WHOIS QUERY TIME

18 May 2024 - 4:39 AM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Phoebe Edwards

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ncbc.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ncbc.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ncbc.au",
            "domain_keyword": "ncbc",
            "domain_tld": "au",
            "query_time": "2024-05-18 04:39:11",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Phoebe Edwards",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ncbc.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ncbc.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 04:39:11</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Phoebe Edwards</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.058 seconds) for "ncbc.au" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 2:34 PM UTC

Modified: 15 September 2023

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Phoebe Edwards

#2 - QUERY TIME

24 Apr 2024 - 3:37 PM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Phoebe Edwards

* 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=ncbc.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ncbc.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ncbc.au",
    "results": [
        {
            "num": 1,
            "domain_name": "ncbc.au",
            "domain_keyword": "ncbc",
            "domain_tld": "au",
            "query_time": "2024-04-17 14:34:24",
            "update_date": "2023-09-15",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Phoebe Edwards",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ncbc.au",
            "domain_keyword": "ncbc",
            "domain_tld": "au",
            "query_time": "2024-04-24 15:37:23",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Phoebe Edwards",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "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>ncbc.au</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>ncbc.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ncbc.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-17 14:34:24</query_time>
   <update_date>2023-09-15</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Phoebe Edwards</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ncbc.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-24 15:37:23</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Phoebe Edwards</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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 27 domain names (in 0.041 seconds) which contained the exact domain keyword "ncbc".
Domain Name Registered Expiry Registrar Ownership
1 ncbc.org 12 Dec 1995 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 ncbc.net 15 Jun 1998 14 Jun 2024 IONOS SE REDACTED FOR PRIVACY
3 ncbc.co.uk 21 Jun 1999 21 Jun 2024 Zen Internet Limited [Tag = ZENSYS] -
4 ncbc.com 30 May 2000 30 May 2025 GoDaddy.com, LLC -
5 ncbc.org.uk 4 Apr 2005 4 Apr 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
6 ncbc.ie 28 Apr 2005 29 Apr 2025 Letshost National Cattle Breeding Centre Ltd
7 ncbc.lt 21 Mar 2008 22 Mar 2025 UAB "Interneto vizija" UAB "Interneto vizija"
8 ncbc.ru 28 Jul 2009 28 Jul 2024 SALENAMES-RU Private Person
9 ncbc.church 17 Sep 2014 17 Sep 2027 Go Canada Domains, LLC Domains By Proxy, LLC
10 ncbc.nl 18 Aug 2017 - Realtime Register -
11 ncbc.co 29 Sep 2017 28 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
12 ncbc.in 3 Apr 2018 3 Apr 2025 GoDaddy.com, LLC Charis Communication Pvt Ltd
13 ncbc.com.ng 5 Jun 2018 5 Jun 2024 smartweb ekesy
14 ncbc.beer 24 Jan 2019 24 Jan 2025 1API GmbH North Coast Brewing Company
15 ncbc.uk 20 Jun 2019 20 Jun 2024 Zen Internet Limited [Tag = ZENSYS] -
16 ncbc.org.nz 11 Dec 2019 - Sitetech Solutions Ltd T/A SiteName -
17 ncbc.club 31 May 2020 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 ncbc.vegas 31 May 2020 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 ncbc.org.cn 29 May 2022 29 May 2025 上海美橙科技信息发展有限公司 莫扬新
20 ncbc.life 12 Jul 2023 12 Jul 2025 IONOS SE LavaVein
21 ncbc.org.ng 16 Oct 2023 16 Oct 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
22 ncbc.online 20 Jan 2024 20 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
23 ncbc.store 5 Feb 2024 5 Feb 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
24 ncbc.eu - - GoDaddy.com, LLC -
25 ncbc.au - - Melbourne IT Phoebe Edwards
26 ncbc.org.au - - Melbourne IT Tim Graham
27 ncbc.com.au - - Domain Directors Pty Ltd trading as Instra Wayne Smith
28 ncbc.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ncbc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ncbc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 28,
        "relation": "eq",
        "current": 28
    },
    "unique_domains": "ncbc.org, ncbc.net, ncbc.co.uk, ncbc.com, ncbc.org.uk, ncbc.ie, ncbc.lt, ncbc.ru, ncbc.church, ncbc.nl, ncbc.co, ncbc.in, ncbc.com.ng, ncbc.beer, ncbc.uk, ncbc.org.nz, ncbc.club, ncbc.vegas, ncbc.org.cn, ncbc.life, ncbc.org.ng, ncbc.online, ncbc.store, ncbc.eu, ncbc.au, ncbc.org.au, ncbc.com.au, ncbc.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ncbc.org",
            "domain_keyword": "ncbc",
            "domain_tld": "org",
            "query_time": "2024-06-08 16:39:45",
            "create_date": "1995-12-12",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ncbc.net",
            "domain_keyword": "ncbc",
            "domain_tld": "net",
            "query_time": "2024-05-12 15:32:33",
            "create_date": "1998-06-15",
            "update_date": "2022-03-21",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ncbc.co.uk",
            "domain_keyword": "ncbc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 19:41:30",
            "create_date": "1999-06-21",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-21",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "ncbc.com",
            "domain_keyword": "ncbc",
            "domain_tld": "com",
            "query_time": "2024-06-06 19:11:00",
            "create_date": "2000-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.alahli.com",
                "ns5.alahli.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ncbc.org.uk",
            "domain_keyword": "ncbc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-07 19:41:28",
            "create_date": "2005-04-04",
            "update_date": "2023-03-05",
            "expiry_date": "2025-04-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "ncbc.ie",
            "domain_keyword": "ncbc",
            "domain_tld": "ie",
            "query_time": "2024-05-02 07:34:03",
            "create_date": "2005-04-28",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-29",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "National Cattle Breeding Centre Ltd",
            "name_servers": [
                "ns5.dnsireland.com",
                "ns6.dnsireland.com",
                "ns7.dnsireland.ie"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ncbc.lt",
            "domain_keyword": "ncbc",
            "domain_tld": "lt",
            "query_time": "2024-06-08 16:39:45",
            "create_date": "2008-03-21",
            "expiry_date": "2025-03-22",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "ncbc.ru",
            "domain_keyword": "ncbc",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:06",
            "create_date": "2009-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "ncbc.church",
            "domain_keyword": "ncbc",
            "domain_tld": "church",
            "query_time": "2024-06-08 16:39:45",
            "create_date": "2014-09-17",
            "update_date": "2024-06-06",
            "expiry_date": "2027-09-17",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ncbc.nl",
            "domain_keyword": "ncbc",
            "domain_tld": "nl",
            "query_time": "2024-05-02 07:34:03",
            "create_date": "2017-08-18",
            "update_date": "2023-03-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "ncbc.co",
            "domain_keyword": "ncbc",
            "domain_tld": "co",
            "query_time": "2024-06-08 16:39:45",
            "create_date": "2017-09-29",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "kurt.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ncbc.in",
            "domain_keyword": "ncbc",
            "domain_tld": "in",
            "query_time": "2024-06-02 15:49:43",
            "create_date": "2018-04-03",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Charis Communication Pvt Ltd",
            "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": [
                "arya.ns.cloudflare.com",
                "jacob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ncbc.com.ng",
            "domain_keyword": "ncbc",
            "domain_tld": "com.ng",
            "query_time": "2024-06-13 01:57:52",
            "create_date": "2018-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "christopher okade",
            "registrant_company": "ekesy",
            "registrant_address": "23 oke ayo street, agege",
            "registrant_city": "agege",
            "registrant_state": "lagos",
            "registrant_zip": "101001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08064342968",
            "name_servers": [
                "da200a.trouble-free.net",
                "da200b.trouble-free.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ncbc.beer",
            "domain_keyword": "ncbc",
            "domain_tld": "beer",
            "query_time": "2024-05-24 14:41:58",
            "create_date": "2019-01-24",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "North Coast Brewing Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnapi.net",
                "ns2.dnapi.net",
                "ns3.dnapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ncbc.uk",
            "domain_keyword": "ncbc",
            "domain_tld": "uk",
            "query_time": "2024-05-15 12:03:26",
            "create_date": "2019-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-20",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "ncbc.org.nz",
            "domain_keyword": "ncbc",
            "domain_tld": "org.nz",
            "query_time": "2024-06-08 16:39:45",
            "create_date": "2019-12-11",
            "update_date": "2023-11-25",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ncbc.club",
            "domain_keyword": "ncbc",
            "domain_tld": "club",
            "query_time": "2024-05-02 07:34:03",
            "create_date": "2020-05-31",
            "update_date": "2023-05-30",
            "expiry_date": "2025-05-31",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ncbc.vegas",
            "domain_keyword": "ncbc",
            "domain_tld": "vegas",
            "query_time": "2024-06-02 15:49:43",
            "create_date": "2020-05-31",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-31",
            "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": 19,
            "domain_name": "ncbc.org.cn",
            "domain_keyword": "ncbc",
            "domain_tld": "org.cn",
            "query_time": "2024-05-31 10:24:06",
            "create_date": "2022-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "莫扬新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expdns1.expdns.net",
                "expdns2.expdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ncbc.life",
            "domain_keyword": "ncbc",
            "domain_tld": "life",
            "query_time": "2024-05-24 14:41:56",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LavaVein",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1036.ui-dns.com",
                "ns1096.ui-dns.biz",
                "ns1110.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ncbc.org.ng",
            "domain_keyword": "ncbc",
            "domain_tld": "org.ng",
            "query_time": "2024-05-02 07:34:03",
            "create_date": "2023-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Olabanjo Olusola",
            "registrant_company": "Example Inc.",
            "registrant_address": "Sapon Abeokuta Ogun State",
            "registrant_city": "Abeokuta",
            "registrant_state": "Ogun State",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "07063498437",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ncbc.online",
            "domain_keyword": "ncbc",
            "domain_tld": "online",
            "query_time": "2024-05-24 14:41:56",
            "create_date": "2024-01-20",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-20",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ncbc.store",
            "domain_keyword": "ncbc",
            "domain_tld": "store",
            "query_time": "2024-05-24 14:41:56",
            "create_date": "2024-02-05",
            "update_date": "2024-04-26",
            "expiry_date": "2026-02-05",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ncbc.eu",
            "domain_keyword": "ncbc",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:17:28",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ]
        },
        {
            "num": 25,
            "domain_name": "ncbc.au",
            "domain_keyword": "ncbc",
            "domain_tld": "au",
            "query_time": "2024-05-18 04:39:11",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Phoebe Edwards",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ncbc.org.au",
            "domain_keyword": "ncbc",
            "domain_tld": "org.au",
            "query_time": "2024-06-02 15:49:43",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Tim Graham",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ncbc.com.au",
            "domain_keyword": "ncbc",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 06:09:36",
            "update_date": "2023-05-22",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Wayne Smith",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ncbc.de",
            "domain_keyword": "ncbc",
            "domain_tld": "de",
            "query_time": "2024-06-09 17:08:28",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ncbc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>28</total>
  <relation>eq</relation>
  <current>28</current>
 </count>
 <unique_domains>ncbc.org, ncbc.net, ncbc.co.uk, ncbc.com, ncbc.org.uk, ncbc.ie, ncbc.lt, ncbc.ru, ncbc.church, ncbc.nl, ncbc.co, ncbc.in, ncbc.com.ng, ncbc.beer, ncbc.uk, ncbc.org.nz, ncbc.club, ncbc.vegas, ncbc.org.cn, ncbc.life, ncbc.org.ng, ncbc.online, ncbc.store, ncbc.eu, ncbc.au, ncbc.org.au, ncbc.com.au, ncbc.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ncbc.org</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 16:39:45</query_time>
   <create_date>1995-12-12</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-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>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>ns15.domaincontrol.com</value>
    <value>ns16.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>ncbc.net</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 15:32:33</query_time>
   <create_date>1998-06-15</create_date>
   <update_date>2022-03-21</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ncbc.co.uk</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 19:41:30</query_time>
   <create_date>1999-06-21</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ncbc.com</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 19:11:00</query_time>
   <create_date>2000-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</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>ns0.alahli.com</value>
    <value>ns5.alahli.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>5</num>
   <domain_name>ncbc.org.uk</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-07 19:41:28</query_time>
   <create_date>2005-04-04</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ncbc.ie</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-02 07:34:03</query_time>
   <create_date>2005-04-28</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>National Cattle Breeding Centre Ltd</registrant_name>
   <name_servers>
    <value>ns5.dnsireland.com</value>
    <value>ns6.dnsireland.com</value>
    <value>ns7.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ncbc.lt</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-08 16:39:45</query_time>
   <create_date>2008-03-21</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ncbc.ru</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:06</query_time>
   <create_date>2009-07-28</create_date>
   <expiry_date>2024-07-28</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>9</num>
   <domain_name>ncbc.church</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-06-08 16:39:45</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2027-09-17</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>ncbc.nl</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 07:34:03</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2023-03-06</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ncbc.co</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-08 16:39:45</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>kurt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ncbc.in</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 15:49:43</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-03</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>Charis Communication Pvt Ltd</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>arya.ns.cloudflare.com</value>
    <value>jacob.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>13</num>
   <domain_name>ncbc.com.ng</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-13 01:57:52</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>christopher okade</registrant_name>
   <registrant_company>ekesy</registrant_company>
   <registrant_address>23 oke ayo street, agege</registrant_address>
   <registrant_city>agege</registrant_city>
   <registrant_state>lagos</registrant_state>
   <registrant_zip>101001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08064342968</registrant_phone>
   <name_servers>
    <value>da200a.trouble-free.net</value>
    <value>da200b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ncbc.beer</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-24 14:41:58</query_time>
   <create_date>2019-01-24</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>North Coast Brewing Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnapi.net</value>
    <value>ns2.dnapi.net</value>
    <value>ns3.dnapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ncbc.uk</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 12:03:26</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>ncbc.org.nz</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-06-08 16:39:45</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-11-25</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.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>ncbc.club</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-02 07:34:03</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-05-31</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.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ncbc.vegas</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-06-02 15:49:43</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-31</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>19</num>
   <domain_name>ncbc.org.cn</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-31 10:24:06</query_time>
   <create_date>2022-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>莫扬新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expdns1.expdns.net</value>
    <value>expdns2.expdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ncbc.life</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-24 14:41:56</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-12</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>LavaVein</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1036.ui-dns.com</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1110.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ncbc.org.ng</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-02 07:34:03</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Olabanjo Olusola</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Sapon Abeokuta Ogun State</registrant_address>
   <registrant_city>Abeokuta</registrant_city>
   <registrant_state>Ogun State</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>07063498437</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ncbc.online</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 14:41:56</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ncbc.store</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 14:41:56</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-02-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>FL</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ncbc.eu</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:17:28</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>ncbc.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 04:39:11</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Phoebe Edwards</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ncbc.org.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-02 15:49:43</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Tim Graham</registrant_name>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ncbc.com.au</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 06:09:36</query_time>
   <update_date>2023-05-22</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>Wayne Smith</registrant_name>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ncbc.de</domain_name>
   <domain_keyword>ncbc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-09 17:08:28</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 2,767 domain names (in 0.081 seconds) which look and sound like the brand name "ncbc".
Domain Name Registered Expiry Registrar Ownership
1 nscbc.org 18 Jul 2000 18 Jul 2024 IONOS SE North Shore Community Baptist Church
2 nccb.ly 13 Feb 2023 13 Feb 2026 Libyan Spider Network (loc) National cancer center benghazi
3 ecbc.io 26 Apr 2019 26 Apr 2025 Dynadot10 LLC REDACTED FOR PRIVACY
4 ncbr.ru 26 Dec 2012 26 Dec 2024 SALENAMES-RU Private Person
5 ntbc.org 12 May 1998 11 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
6 nctc.it 2 Dec 2020 2 Dec 2024 OVH hidden
7 mcbc.city 17 Jan 2024 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 nc-c.co.jp 2 Oct 2020 - - New Construction Consultant co.,ltd.
9 ncbr.com.cn 7 Aug 2023 7 Aug 2024 郑州世纪创联电子科技开发有限公司 蔡健辉
10 ncsc.in 3 Feb 2017 3 Feb 2025 #1 Indian Domains dba Mitsu.in Amg United Limited
11 ccbc.wiki 12 Jul 2023 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 nvbc.cn 26 Mar 2022 26 Mar 2025 北京新网数码信息技术有限公司 张昊月
13 ncdc.co.uk 30 Nov 2021 30 Nov 2024 Islam Hegazy [Tag = HEGAZY] -
14 icbc.baby 5 Jun 2024 5 Jun 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
15 icbc.com.co 10 Aug 2017 9 Aug 2024 .COInternet Restricted and Reserved names REDACTED FOR PRIVACY
16 zcbc.net 26 Sep 2023 26 Sep 2024 NameCheap, Inc. -
17 ncbl.org.in 27 Jan 2007 27 Jan 2027 Net 4 India Limited THE NATIONAL CO-OPERATIVE BANK LTD
18 nbcc.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Chris Sherwood
19 4cbc.org 15 Sep 2001 15 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
20 scbc.me 17 Dec 2013 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 hncbc.com 21 Sep 2014 21 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 scbc.com 30 Oct 1996 29 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Scarborough Chinese Baptist Church
23 rcbc.bid 12 Jan 2024 12 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
24 bcbc.support 7 May 2021 7 May 2025 IONOS SE b.c. business communication GmbH
25 nzcbc.biz 11 Jun 2017 10 Jun 2025 Gandi SAS Event Partners
26 ccbc.ws 25 Jun 2007 25 Jun 2024 GoDaddy.com -
27 tcbc.cc 23 Jun 2000 23 Jun 2024 FastDomain Inc. -
28 ndbc.online 8 Sep 2023 8 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
29 fcbc.org 8 Nov 1996 7 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 cnbc.app 21 Aug 2019 21 Aug 2024 Squarespace Domains II LLC. Li & Plum
31 ncbb.shop 1 Apr 2023 1 Apr 2024 Namecheap, Inc. -
32 ncoc.org 18 Jul 2006 18 Jul 2028 GoDaddy.com, LLC Domains By Proxy, LLC
33 dcbc.net.au - - Domain Directors Pty Ltd trading as Instra Damien Cian
34 ncbp.co.uk 28 Oct 2015 28 Oct 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
35 ncbm.one 23 Oct 2023 23 Oct 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
36 ncbe.ru 31 Dec 2023 31 Dec 2024 REGRU-RU Private Person
37 nctc.ru 28 Feb 2007 28 Feb 2025 RU-CENTER-RU Private Person
38 ncrc.com.au - - Domain Directors Pty Ltd trading as Instra Robert Bowen Williams
39 ncwc.life 9 Sep 2022 9 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
40 nbcc.info 26 Jan 2022 26 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
41 ndbc.net 28 Jun 2008 28 Jun 2029 DNSPod, Inc. REDACTED FOR PRIVACY
42 nccc.co 14 May 2012 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 nccc.com.au - - Melbourne IT Doug Robertson
44 bcbc.fun 17 Dec 2019 17 Dec 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Jian Mou
45 ccbc.org.uk 5 Jul 2000 5 Jul 2024 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
46 ucbc.net 2 Oct 2002 2 Oct 2024 GoDaddy.com, LLC -
47 ncic.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Patrick Murphy
48 nbcc.online 17 Jul 2023 17 Jul 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
49 nbbc.info 7 Jul 2004 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 icbc.co.uk 12 Aug 2012 12 Aug 2024 Garth Piesse [Tag = COHERENT-NZ] -
51 nlcbc.org 7 May 2004 7 May 2030 Network Solutions, LLC REDACTED FOR PRIVACY
52 ncpbc.org.au - - GoDaddy.com LLC trading as GoDaddy.com Heidi Jasprizza
53 ncsc.me.uk 29 Nov 2019 29 Nov 2024 Mythic Beasts Limited [Tag = MYTHIC-BEASTS] -
54 wcbc.ru 18 Mar 2008 18 Mar 2025 SALENAMES-RU Private Person
55 nbcbc.uk 22 Sep 2016 22 Sep 2024 Net-Work Internet Limited [Tag = NET-WORK] -
56 nycbc.ca 28 Sep 2018 28 Sep 2026 A.R.C. Informatique Inc. North York Chinese Baptist Church
57 ncbn.ru 25 Nov 2001 25 Nov 2024 RU-CENTER-RU Private Person
58 ndbc.ru 24 Jul 2018 24 Jul 2024 RU-CENTER-RU NETGALAXY LTD.
59 nctc.com.cn 14 Jul 2022 14 Jul 2024 DYNADOTCHINA LLC KIM MYONG CHOL
60 ncb0.work 10 Mar 2024 10 Mar 2025 Porkbun Private by Design, LLC
61 nchc.org.uk 4 Sep 2000 4 Sep 2024 Ionos SE [Tag = 1AND1] -
62 nfbc.org 4 Oct 2009 4 Oct 2024 Go Canada Domains, LLC Domains By Proxy, LLC
63 ncdc.ly 31 Jul 2020 31 Jul 2024 Libyan Spider Network (loc) MOOMKEN org for Awareness and media
64 dcbc.xyz 17 Apr 2024 17 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
65 ncic.com 27 Jan 1997 28 Jan 2025 GKG.NET, INC. NCIC Inmate Phone Service
66 ecbc.tv 15 May 2012 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 nmbc.llc 28 Mar 2022 28 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 ncabc.com 7 Feb 2000 7 Feb 2025 GoDaddy.com, LLC -
69 ncsc.uk 7 Jun 2019 7 Jun 2025 Gandi [Tag = GANDI] -
70 ncsc.co.ke 31 May 2023 31 May 2024 Dotnet Africa Ltd 0736777787
71 ncic.net.cn 8 Apr 2010 8 Apr 2033 阿里云计算有限公司(万网) 淮安市新马高级中学
72 ncbi.xyz 16 Jun 2020 16 Jun 2025 Cloudflare, Inc. none
73 ncbr.com.br 15 Sep 2008 15 Sep 2024 - Neocorp Participa??es Ltda
74 nccc.com 5 Oct 1995 4 Oct 2024 GoDaddy.com, LLC -
75 nfbc.ltd 22 Jul 2022 22 Jul 2024 Tucows Domains Inc. Data Protected
76 ncbo.ru 25 Jul 2019 25 Jul 2024 SALENAMES-RU Private Person
77 ncbs.co.uk 18 Oct 1996 18 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
78 pcbc.nz 20 Feb 2022 - Freeparking Limited -
79 nacbc.org 2 Mar 2009 2 Mar 2025 IONOS SE 1&1 Internet Inc
80 ncoc.nl 8 Oct 2004 - Mijn InternetOplossing B.V. -
81 nmcbc.net 19 May 2019 19 May 2025 Tucows Domains Inc. -
82 ncbp.help 12 May 2022 12 May 2025 Dynadot LLC NCBP
83 nhbc.nl 4 Oct 2009 - Registrar.eu -
84 ocbc.gold 12 Feb 2024 12 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
85 gcbc.org.uk 10 May 2023 10 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
86 ocbc.jp 20 May 2008 31 May 2025 - Oversea-Chinese Banking Corporation Limited
87 ncbo.uk 1 Feb 2023 1 Feb 2026 Synaptic Media Ltd [Tag = SYNAPTICMEDIA] -
88 ncbcs.info 19 Jul 2010 19 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 nclc.org 11 Nov 1996 10 Nov 2024 DNC Holdings, Inc. Jewella Privacy LLC
90 ncnc.org 2 Aug 2001 2 Aug 2025 Network Solutions, LLC Newfoundland Club of Northern California
91 mcbc.org.uk 18 Nov 1999 18 Nov 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
92 ncgc.site 10 Aug 2023 10 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 kcbc.or.kr 20 Mar 2006 20 Mar 2024 (?)??? ???
94 nkbc.jp 27 Jun 2005 30 Jun 2024 - Environmental Analysys Center of Niigata Prefecture
95 nfbc.co.uk 26 Sep 1999 26 Sep 2025 Easyspace Ltd [Tag = EASYSPACE] -
96 ncsbc.com 19 Nov 2011 19 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 nccc.cn 5 Nov 2003 5 Nov 2027 厦门纳网科技股份有限公司 沈阳中科腐蚀控制工程技术中心
98 ncbt.us 1 Jul 2020 1 Jul 2025 Network Solutions, LLC Natural Choice Corp.
99 nvbc.com.au - - GoDaddy.com LLC trading as GoDaddy.com Kaye Bernhardt
100 nccc.company 2 Feb 2016 2 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
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 Ncbc.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ncbc.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ncbc.au",
        "page_size": 100
    },
    "count": {
        "total": 2767,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nscbc.org, nccb.ly, ecbc.io, ncbr.ru, ntbc.org, nctc.it, mcbc.city, nc-c.co.jp, ncbr.com.cn, ncsc.in, ccbc.wiki, nvbc.cn, ncdc.co.uk, icbc.baby, icbc.com.co, zcbc.net, ncbl.org.in, nbcc.org.au, 4cbc.org, scbc.me, hncbc.com, scbc.com, rcbc.bid, bcbc.support, nzcbc.biz, ccbc.ws, tcbc.cc, ndbc.online, fcbc.org, cnbc.app, ncbb.shop, ncoc.org, dcbc.net.au, ncbp.co.uk, ncbm.one, ncbe.ru, nctc.ru, ncrc.com.au, ncwc.life, nbcc.info, ndbc.net, nccc.co, nccc.com.au, bcbc.fun, ccbc.org.uk, ucbc.net, ncic.com.au, nbcc.online, nbbc.info, icbc.co.uk, nlcbc.org, ncpbc.org.au, ncsc.me.uk, wcbc.ru, nbcbc.uk, nycbc.ca, ncbn.ru, ndbc.ru, nctc.com.cn, ncb0.work, nchc.org.uk, nfbc.org, ncdc.ly, dcbc.xyz, ncic.com, ecbc.tv, nmbc.llc, ncabc.com, ncsc.uk, ncsc.co.ke, ncic.net.cn, ncbi.xyz, ncbr.com.br, nccc.com, nfbc.ltd, ncbo.ru, ncbs.co.uk, pcbc.nz, nacbc.org, ncoc.nl, nmcbc.net, ncbp.help, nhbc.nl, ocbc.gold, gcbc.org.uk, ocbc.jp, ncbo.uk, ncbcs.info, nclc.org, ncnc.org, mcbc.org.uk, ncgc.site, kcbc.or.kr, nkbc.jp, nfbc.co.uk, ncsbc.com, nccc.cn, ncbt.us, nvbc.com.au, nccc.company",
    "results": [
        {
            "num": 1,
            "domain_name": "nscbc.org",
            "domain_keyword": "nscbc",
            "domain_tld": "org",
            "query_time": "2024-04-17 03:02:46",
            "create_date": "2000-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "North Shore Community Baptist Church",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1035.ui-dns.biz",
                "ns1035.ui-dns.com",
                "ns1035.ui-dns.de",
                "ns1035.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nccb.ly",
            "domain_keyword": "nccb",
            "domain_tld": "ly",
            "query_time": "2024-05-02 07:35:01",
            "create_date": "2023-02-13",
            "update_date": "2023-04-28",
            "expiry_date": "2026-02-13",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Seraj Alsaifi",
            "registrant_company": "National cancer center benghazi",
            "registrant_address": "Alhawari",
            "registrant_city": "Benghazi",
            "registrant_state": "Benghazi",
            "registrant_zip": "21861",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.925302032",
            "name_servers": [
                "ns1.web44.libyanspider.net",
                "ns2.web44.libyanspider.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ecbc.io",
            "domain_keyword": "ecbc",
            "domain_tld": "io",
            "query_time": "2024-05-01 04:41:46",
            "create_date": "2019-04-26",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1865,
            "registrar_name": "Dynadot10 LLC",
            "registrar_website": "http://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": [
                "alice.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ncbr.ru",
            "domain_keyword": "ncbr",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:06",
            "create_date": "2012-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "ntbc.org",
            "domain_keyword": "ntbc",
            "domain_tld": "org",
            "query_time": "2024-04-23 15:46:29",
            "create_date": "1998-05-12",
            "update_date": "2023-07-15",
            "expiry_date": "2027-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nctc.it",
            "domain_keyword": "nctc",
            "domain_tld": "it",
            "query_time": "2024-05-10 02:07:59",
            "create_date": "2020-12-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-02",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "hidden",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "mcbc.city",
            "domain_keyword": "mcbc",
            "domain_tld": "city",
            "query_time": "2024-05-18 15:21:06",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nc-c.co.jp",
            "domain_keyword": "nc-c",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 22:49:57",
            "create_date": "2020-10-02",
            "update_date": "2023-11-02",
            "registrant_company": "New Construction Consultant co.,ltd.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 9,
            "domain_name": "ncbr.com.cn",
            "domain_keyword": "ncbr",
            "domain_tld": "com.cn",
            "query_time": "2024-05-12 15:32:40",
            "create_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "蔡健辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ncsc.in",
            "domain_keyword": "ncsc",
            "domain_tld": "in",
            "query_time": "2024-05-29 22:04:06",
            "create_date": "2017-02-03",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-03",
            "registrar_iana": 800001,
            "registrar_name": "#1 Indian Domains dba Mitsu.in",
            "registrar_website": "http://www.mitsu.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amg United Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sk.s5.cm.ns1.56.ztomy.com",
                "sk.s5.cm.ns2.56.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ccbc.wiki",
            "domain_keyword": "ccbc",
            "domain_tld": "wiki",
            "query_time": "2024-06-01 04:17:40",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nvbc.cn",
            "domain_keyword": "nvbc",
            "domain_tld": "cn",
            "query_time": "2024-05-25 18:13:23",
            "create_date": "2022-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "张昊月",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.expirenotification.com",
                "dns8.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ncdc.co.uk",
            "domain_keyword": "ncdc",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 06:04:32",
            "create_date": "2021-11-30",
            "update_date": "2024-05-04",
            "expiry_date": "2024-11-30",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "icbc.baby",
            "domain_keyword": "icbc",
            "domain_tld": "baby",
            "query_time": "2024-06-07 01:33:47",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shan Xi Sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "icbc.com.co",
            "domain_keyword": "icbc",
            "domain_tld": "com.co",
            "query_time": "2024-06-02 10:59:37",
            "create_date": "2017-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-09",
            "registrar_iana": 672943168,
            "registrar_name": ".COInternet Restricted and Reserved names",
            "registrar_website": "www.cointernet.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "zcbc.net",
            "domain_keyword": "zcbc",
            "domain_tld": "net",
            "query_time": "2024-06-07 07:51:12",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ncbl.org.in",
            "domain_keyword": "ncbl",
            "domain_tld": "org.in",
            "query_time": "2024-06-08 16:40:24",
            "create_date": "2007-01-27",
            "update_date": "2024-05-22",
            "expiry_date": "2027-01-27",
            "registrar_iana": 1007,
            "registrar_name": "Net 4 India Limited",
            "registrar_website": "http://www.net4.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THE NATIONAL CO-OPERATIVE BANK LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nbcc.org.au",
            "domain_keyword": "nbcc",
            "domain_tld": "org.au",
            "query_time": "2024-04-24 11:33:59",
            "update_date": "2024-02-21",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Chris Sherwood",
            "name_servers": [
                "dns11.goldenbeaverhosting.com",
                "dns12.goldenbeaverhosting.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "4cbc.org",
            "domain_keyword": "4cbc",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:32:21",
            "create_date": "2001-09-15",
            "update_date": "2023-06-11",
            "expiry_date": "2026-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wiredtree.com",
                "ns2.wiredtree.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "scbc.me",
            "domain_keyword": "scbc",
            "domain_tld": "me",
            "query_time": "2024-04-30 10:26:08",
            "create_date": "2013-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hncbc.com",
            "domain_keyword": "hncbc",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:17:33",
            "create_date": "2014-09-21",
            "update_date": "2020-09-15",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "scbc.com",
            "domain_keyword": "scbc",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:55:38",
            "create_date": "1996-10-30",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Albert Chow",
            "registrant_company": "Scarborough Chinese Baptist Church",
            "registrant_address": "3223 KENNEDY ROAD",
            "registrant_city": "Scarborough",
            "registrant_state": "Ontario",
            "registrant_zip": "M1V 4Y1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.14167049281",
            "name_servers": [
                "ns1.nw67.fcomet.com",
                "ns2.nw67.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "rcbc.bid",
            "domain_keyword": "rcbc",
            "domain_tld": "bid",
            "query_time": "2024-05-13 17:27:49",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bcbc.support",
            "domain_keyword": "bcbc",
            "domain_tld": "support",
            "query_time": "2024-05-14 03:52:43",
            "create_date": "2021-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "b.c. business communication GmbH",
            "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": [
                "ns1021.ui-dns.de",
                "ns1096.ui-dns.com",
                "ns1111.ui-dns.org",
                "ns1126.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nzcbc.biz",
            "domain_keyword": "nzcbc",
            "domain_tld": "biz",
            "query_time": "2024-05-12 15:15:36",
            "create_date": "2017-06-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Event Partners",
            "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-1242.awsdns-27.org",
                "ns-1701.awsdns-20.co.uk",
                "ns-498.awsdns-62.com",
                "ns-548.awsdns-04.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ccbc.ws",
            "domain_keyword": "ccbc",
            "domain_tld": "ws",
            "query_time": "2024-05-12 12:23:12",
            "create_date": "2007-06-25",
            "update_date": "2022-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tcbc.cc",
            "domain_keyword": "tcbc",
            "domain_tld": "cc",
            "query_time": "2024-05-23 05:25:11",
            "create_date": "2000-06-23",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ndbc.online",
            "domain_keyword": "ndbc",
            "domain_tld": "online",
            "query_time": "2024-05-21 14:28:48",
            "create_date": "2023-09-08",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fcbc.org",
            "domain_keyword": "fcbc",
            "domain_tld": "org",
            "query_time": "2024-05-18 04:50:04",
            "create_date": "1996-11-08",
            "update_date": "2023-12-22",
            "expiry_date": "2025-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cnbc.app",
            "domain_keyword": "cnbc",
            "domain_tld": "app",
            "query_time": "2024-06-07 16:07:34",
            "create_date": "2019-08-21",
            "update_date": "2024-04-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li & Plum",
            "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 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": 31,
            "domain_name": "ncbb.shop",
            "domain_keyword": "ncbb",
            "domain_tld": "shop",
            "query_time": "2024-06-08 16:39:43",
            "create_date": "2023-04-01",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ncoc.org",
            "domain_keyword": "ncoc",
            "domain_tld": "org",
            "query_time": "2024-06-10 06:47:02",
            "create_date": "2006-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2028-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dcbc.net.au",
            "domain_keyword": "dcbc",
            "domain_tld": "net.au",
            "query_time": "2024-06-12 17:26:30",
            "update_date": "2024-05-22",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Damien Cian",
            "name_servers": [
                "ns1.medianx.com.au",
                "ns2.medianx.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ncbp.co.uk",
            "domain_keyword": "ncbp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 07:34:45",
            "create_date": "2015-10-28",
            "update_date": "2024-02-23",
            "expiry_date": "2025-10-28",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "ncbm.one",
            "domain_keyword": "ncbm",
            "domain_tld": "one",
            "query_time": "2024-05-02 07:34:12",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2025-10-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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": 36,
            "domain_name": "ncbe.ru",
            "domain_keyword": "ncbe",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:06",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "nctc.ru",
            "domain_keyword": "nctc",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:37",
            "create_date": "2007-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "ncrc.com.au",
            "domain_keyword": "ncrc",
            "domain_tld": "com.au",
            "query_time": "2024-05-06 23:55:38",
            "update_date": "2022-11-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Robert Bowen Williams",
            "name_servers": [
                "ns1.panthur.com",
                "ns2.panthur.com",
                "ns3.panthur.com",
                "ns4.panthur.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ncwc.life",
            "domain_keyword": "ncwc",
            "domain_tld": "life",
            "query_time": "2024-04-21 00:27:21",
            "create_date": "2022-09-09",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nbcc.info",
            "domain_keyword": "nbcc",
            "domain_tld": "info",
            "query_time": "2024-04-25 06:58:25",
            "create_date": "2022-01-26",
            "update_date": "2023-06-09",
            "expiry_date": "2025-01-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ndbc.net",
            "domain_keyword": "ndbc",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:13:34",
            "create_date": "2008-06-28",
            "update_date": "2022-10-27",
            "expiry_date": "2029-06-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=ndbc.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nccc.co",
            "domain_keyword": "nccc",
            "domain_tld": "co",
            "query_time": "2024-05-15 12:04:01",
            "create_date": "2012-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nccc.com.au",
            "domain_keyword": "nccc",
            "domain_tld": "com.au",
            "query_time": "2024-05-24 14:42:35",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Doug Robertson",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bcbc.fun",
            "domain_keyword": "bcbc",
            "domain_tld": "fun",
            "query_time": "2024-05-18 01:14:02",
            "create_date": "2019-12-17",
            "update_date": "2023-08-31",
            "expiry_date": "2029-12-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Jian Mou",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ccbc.org.uk",
            "domain_keyword": "ccbc",
            "domain_tld": "org.uk",
            "query_time": "2024-06-02 22:23:02",
            "create_date": "2000-07-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-05",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns1.appdroidinc.site",
                "ns2.appdroidinc.site"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "ucbc.net",
            "domain_keyword": "ucbc",
            "domain_tld": "net",
            "query_time": "2024-06-09 19:17:57",
            "create_date": "2002-10-02",
            "update_date": "2022-10-09",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ncic.com.au",
            "domain_keyword": "ncic",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 17:31:18",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Patrick Murphy",
            "name_servers": [
                "ns1.hostaway.net.au",
                "ns2.hostaway.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nbcc.online",
            "domain_keyword": "nbcc",
            "domain_tld": "online",
            "query_time": "2024-05-29 02:20:25",
            "create_date": "2023-07-17",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nbbc.info",
            "domain_keyword": "nbbc",
            "domain_tld": "info",
            "query_time": "2024-05-29 02:19:45",
            "create_date": "2004-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "icbc.co.uk",
            "domain_keyword": "icbc",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 12:54:37",
            "create_date": "2012-08-12",
            "update_date": "2024-05-17",
            "expiry_date": "2024-08-12",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "nlcbc.org",
            "domain_keyword": "nlcbc",
            "domain_tld": "org",
            "query_time": "2024-06-11 04:52:31",
            "create_date": "2004-05-07",
            "update_date": "2020-05-07",
            "expiry_date": "2030-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ncpbc.org.au",
            "domain_keyword": "ncpbc",
            "domain_tld": "org.au",
            "query_time": "2024-06-10 06:48:38",
            "update_date": "2024-06-04",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Heidi Jasprizza",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ncsc.me.uk",
            "domain_keyword": "ncsc",
            "domain_tld": "me.uk",
            "query_time": "2024-06-12 12:58:55",
            "create_date": "2019-11-29",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-29",
            "registrar_name": "Mythic Beasts Limited [Tag = MYTHIC-BEASTS]",
            "registrar_website": "http://www.mythic-beasts.com",
            "name_servers": [
                "kay.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "wcbc.ru",
            "domain_keyword": "wcbc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:38:51",
            "create_date": "2008-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "nbcbc.uk",
            "domain_keyword": "nbcbc",
            "domain_tld": "uk",
            "query_time": "2024-05-03 01:26:53",
            "create_date": "2016-09-22",
            "update_date": "2022-09-21",
            "expiry_date": "2024-09-22",
            "registrar_name": "Net-Work Internet Limited [Tag = NET-WORK]",
            "registrar_website": "http://www.net-work.net",
            "name_servers": [
                "ns1.uk.net-work.net",
                "ns1.us.net-work.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "nycbc.ca",
            "domain_keyword": "nycbc",
            "domain_tld": "ca",
            "query_time": "2024-04-28 17:51:12",
            "create_date": "2018-09-28",
            "update_date": "2021-09-02",
            "expiry_date": "2026-09-28",
            "registrar_name": "A.R.C. Informatique Inc.",
            "registrar_website": "www.webdomaine.ca",
            "registrant_name": "North York Chinese Baptist Church",
            "registrant_company": "North York Chinese Baptist Church",
            "registrant_address": "675 Sheppard Avenue East",
            "registrant_city": "Willowdale",
            "registrant_state": "ON",
            "registrant_zip": "M2K1B6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162233121",
            "registrant_fax": "+1.4162236617",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ncbn.ru",
            "domain_keyword": "ncbn",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:06",
            "create_date": "2001-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.vdisk.ru",
                "dns2.vdisk.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "ndbc.ru",
            "domain_keyword": "ndbc",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:43",
            "create_date": "2018-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "nctc.com.cn",
            "domain_keyword": "nctc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 19:27:59",
            "create_date": "2022-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "KIM MYONG CHOL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ncb0.work",
            "domain_keyword": "ncb0",
            "domain_tld": "work",
            "query_time": "2024-05-12 15:32:03",
            "create_date": "2024-03-10",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-10",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nchc.org.uk",
            "domain_keyword": "nchc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-03 18:27:34",
            "create_date": "2000-09-04",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-04",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "nfbc.org",
            "domain_keyword": "nfbc",
            "domain_tld": "org",
            "query_time": "2024-04-13 18:07:26",
            "create_date": "2009-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ncdc.ly",
            "domain_keyword": "ncdc",
            "domain_tld": "ly",
            "query_time": "2024-04-21 22:20:13",
            "create_date": "2020-07-31",
            "update_date": "2023-09-17",
            "expiry_date": "2024-07-31",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Ahmed Albibas",
            "registrant_company": "MOOMKEN org for Awareness and media",
            "registrant_address": "Janzour",
            "registrant_city": "tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.925223972",
            "name_servers": [
                "ns1.web38.libyanspider.net",
                "ns2.web38.libyanspider.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dcbc.xyz",
            "domain_keyword": "dcbc",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 18:31:08",
            "create_date": "2024-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "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.hostshabhji.com",
                "ns2.hostshabhji.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ncic.com",
            "domain_keyword": "ncic",
            "domain_tld": "com",
            "query_time": "2024-05-22 18:46:51",
            "create_date": "1997-01-27",
            "update_date": "2019-05-23",
            "expiry_date": "2025-01-28",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "NCIC Inmate Phone Service",
            "registrant_state": "Tx",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/ncic.com",
            "name_servers": [
                "ns1.ncic.com",
                "ns2.ncic.com",
                "ns3.ncic.com",
                "ns4.ncic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ecbc.tv",
            "domain_keyword": "ecbc",
            "domain_tld": "tv",
            "query_time": "2024-05-19 09:29:22",
            "create_date": "2012-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nmbc.llc",
            "domain_keyword": "nmbc",
            "domain_tld": "llc",
            "query_time": "2024-05-27 12:51:50",
            "create_date": "2022-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "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": [
                "abby.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ncabc.com",
            "domain_keyword": "ncabc",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:49:37",
            "create_date": "2000-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8639.hostgator.com",
                "ns8640.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ncsc.uk",
            "domain_keyword": "ncsc",
            "domain_tld": "uk",
            "query_time": "2024-06-07 00:07:21",
            "create_date": "2019-06-07",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-07",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1343.awsdns-39.org",
                "ns-1659.awsdns-15.co.uk",
                "ns-277.awsdns-34.com",
                "ns-594.awsdns-10.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "ncsc.co.ke",
            "domain_keyword": "ncsc",
            "domain_tld": "co.ke",
            "query_time": "2024-06-07 05:03:44",
            "create_date": "2023-05-31",
            "update_date": "2023-12-05",
            "expiry_date": "2024-05-31",
            "registrar_name": "Dotnet Africa Ltd",
            "registrar_website": "https://www.dna.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "0736777787",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-ht-5.webhostbox.net",
                "ns2.bh-ht-5.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ncic.net.cn",
            "domain_keyword": "ncic",
            "domain_tld": "net.cn",
            "query_time": "2024-06-07 17:31:18",
            "create_date": "2010-04-08",
            "expiry_date": "2033-04-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "淮安市新马高级中学",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ncbi.xyz",
            "domain_keyword": "ncbi",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 16:40:16",
            "create_date": "2020-06-16",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "none",
            "registrant_state": "OR",
            "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": [
                "anuj.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ncbr.com.br",
            "domain_keyword": "ncbr",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 16:40:39",
            "create_date": "2008-09-15",
            "update_date": "2014-09-20",
            "expiry_date": "2024-09-15",
            "registrant_name": "Neocorp Participa??es Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 74,
            "domain_name": "nccc.com",
            "domain_keyword": "nccc",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:42:18",
            "create_date": "1995-10-05",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "nfbc.ltd",
            "domain_keyword": "nfbc",
            "domain_tld": "ltd",
            "query_time": "2024-04-09 06:48:49",
            "create_date": "2022-07-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-22",
            "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": "North Lanarkshire",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ncbo.ru",
            "domain_keyword": "ncbo",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:06",
            "create_date": "2019-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "ncbs.co.uk",
            "domain_keyword": "ncbs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:32:29",
            "create_date": "1996-10-18",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-18",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns0.mtgsy.com",
                "dns1.name-s.net",
                "dns2.name-s.net",
                "dns3.mtgsy.com",
                "dns4.mtgsy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "pcbc.nz",
            "domain_keyword": "pcbc",
            "domain_tld": "nz",
            "query_time": "2024-05-07 05:51:04",
            "create_date": "2022-02-20",
            "update_date": "2023-02-06",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nacbc.org",
            "domain_keyword": "nacbc",
            "domain_tld": "org",
            "query_time": "2024-05-24 02:46:07",
            "create_date": "2009-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1096.ui-dns.biz",
                "ns1096.ui-dns.com",
                "ns1096.ui-dns.de",
                "ns1096.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ncoc.nl",
            "domain_keyword": "ncoc",
            "domain_tld": "nl",
            "query_time": "2024-05-24 14:46:51",
            "create_date": "2004-10-08",
            "update_date": "2020-09-29",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "nmcbc.net",
            "domain_keyword": "nmcbc",
            "domain_tld": "net",
            "query_time": "2024-05-20 11:53:13",
            "create_date": "2019-05-19",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "iris.ns.cloudflare.com",
                "kirk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ncbp.help",
            "domain_keyword": "ncbp",
            "domain_tld": "help",
            "query_time": "2024-05-15 12:03:32",
            "create_date": "2022-05-12",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "NCBP",
            "registrant_state": "MN",
            "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": [
                "ns11.constellix.com",
                "ns21.constellix.com",
                "ns31.constellix.com",
                "ns41.constellix.net",
                "ns51.constellix.net",
                "ns61.constellix.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nhbc.nl",
            "domain_keyword": "nhbc",
            "domain_tld": "nl",
            "query_time": "2024-05-25 00:20:15",
            "create_date": "2009-10-04",
            "update_date": "2019-01-18",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.rootz.cloud.shockmedia.nl",
                "ns2.rootz.cloud.shockmedia.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "ocbc.gold",
            "domain_keyword": "ocbc",
            "domain_tld": "gold",
            "query_time": "2024-05-31 15:18:42",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": 85,
            "domain_name": "gcbc.org.uk",
            "domain_keyword": "gcbc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-30 05:56:27",
            "create_date": "2023-05-10",
            "update_date": "2023-08-11",
            "expiry_date": "2026-05-10",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "ocbc.jp",
            "domain_keyword": "ocbc",
            "domain_tld": "jp",
            "query_time": "2024-06-01 15:19:25",
            "create_date": "2008-05-20",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Oversea-Chinese Banking Corporation Limited",
            "registrant_address": "65 Chulia Street #32-01 OCBC Centre",
            "registrant_zip": "049513",
            "registrant_email": "[email protected]",
            "registrant_phone": "+65.65304331",
            "registrant_fax": "+65.65357477",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 87,
            "domain_name": "ncbo.uk",
            "domain_keyword": "ncbo",
            "domain_tld": "uk",
            "query_time": "2024-06-08 16:40:32",
            "create_date": "2023-02-01",
            "update_date": "2024-05-20",
            "expiry_date": "2026-02-01",
            "registrar_name": "Synaptic Media Ltd [Tag = SYNAPTICMEDIA]",
            "registrar_website": "http://www.synapticmedia.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "yiochyu3.verify.hn"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "ncbcs.info",
            "domain_keyword": "ncbcs",
            "domain_tld": "info",
            "query_time": "2024-06-08 16:39:50",
            "create_date": "2010-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2025-07-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "nclc.org",
            "domain_keyword": "nclc",
            "domain_tld": "org",
            "query_time": "2024-06-10 06:42:46",
            "create_date": "1996-11-11",
            "update_date": "2023-10-01",
            "expiry_date": "2024-11-10",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "eve.ns.cloudflare.com",
                "morgan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ncnc.org",
            "domain_keyword": "ncnc",
            "domain_tld": "org",
            "query_time": "2024-06-10 06:46:20",
            "create_date": "2001-08-02",
            "update_date": "2024-06-08",
            "expiry_date": "2025-08-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Newfoundland Club of Northern California",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mcbc.org.uk",
            "domain_keyword": "mcbc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 19:16:36",
            "create_date": "1999-11-18",
            "update_date": "2023-12-09",
            "expiry_date": "2025-11-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "ncgc.site",
            "domain_keyword": "ncgc",
            "domain_tld": "site",
            "query_time": "2024-05-02 07:38:36",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "kcbc.or.kr",
            "domain_keyword": "kcbc",
            "domain_tld": "or.kr",
            "query_time": "2022-06-09 20:35:14",
            "create_date": "2006-03-20",
            "update_date": "2018-06-22",
            "expiry_date": "2024-03-20",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 94,
            "domain_name": "nkbc.jp",
            "domain_keyword": "nkbc",
            "domain_tld": "jp",
            "query_time": "2024-04-16 11:59:52",
            "create_date": "2005-06-27",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "Environmental Analysys Center of Niigata Prefecture",
            "registrant_address": "Niigata",
            "registrant_zip": "950-1144",
            "registrant_email": "[email protected]",
            "registrant_phone": "025-284-6500",
            "registrant_fax": "025-284-0022",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 95,
            "domain_name": "nfbc.co.uk",
            "domain_keyword": "nfbc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 06:48:49",
            "create_date": "1999-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2025-09-26",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 96,
            "domain_name": "ncsbc.com",
            "domain_keyword": "ncsbc",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:22:19",
            "create_date": "2011-11-19",
            "update_date": "2020-11-13",
            "expiry_date": "2025-11-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nccc.cn",
            "domain_keyword": "nccc",
            "domain_tld": "cn",
            "query_time": "2024-05-07 19:42:29",
            "create_date": "2003-11-05",
            "expiry_date": "2027-11-05",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "沈阳中科腐蚀控制工程技术中心",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ncbt.us",
            "domain_keyword": "ncbt",
            "domain_tld": "us",
            "query_time": "2024-05-12 15:32:43",
            "create_date": "2020-07-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Natural Choice Corp.",
            "registrant_company": "Natural Choice Corp.",
            "registrant_address": "4601 INTERSTATE BLVD",
            "registrant_city": "LOVES PARK",
            "registrant_state": "IL",
            "registrant_zip": "61111-5702",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8158744444",
            "registrant_fax": "+1.8158744445",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nvbc.com.au",
            "domain_keyword": "nvbc",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 18:30:38",
            "update_date": "2022-10-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Kaye Bernhardt",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "nccc.company",
            "domain_keyword": "nccc",
            "domain_tld": "company",
            "query_time": "2024-05-15 12:04:01",
            "create_date": "2016-02-02",
            "update_date": "2023-08-15",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ncbc.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2767</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nscbc.org, nccb.ly, ecbc.io, ncbr.ru, ntbc.org, nctc.it, mcbc.city, nc-c.co.jp, ncbr.com.cn, ncsc.in, ccbc.wiki, nvbc.cn, ncdc.co.uk, icbc.baby, icbc.com.co, zcbc.net, ncbl.org.in, nbcc.org.au, 4cbc.org, scbc.me, hncbc.com, scbc.com, rcbc.bid, bcbc.support, nzcbc.biz, ccbc.ws, tcbc.cc, ndbc.online, fcbc.org, cnbc.app, ncbb.shop, ncoc.org, dcbc.net.au, ncbp.co.uk, ncbm.one, ncbe.ru, nctc.ru, ncrc.com.au, ncwc.life, nbcc.info, ndbc.net, nccc.co, nccc.com.au, bcbc.fun, ccbc.org.uk, ucbc.net, ncic.com.au, nbcc.online, nbbc.info, icbc.co.uk, nlcbc.org, ncpbc.org.au, ncsc.me.uk, wcbc.ru, nbcbc.uk, nycbc.ca, ncbn.ru, ndbc.ru, nctc.com.cn, ncb0.work, nchc.org.uk, nfbc.org, ncdc.ly, dcbc.xyz, ncic.com, ecbc.tv, nmbc.llc, ncabc.com, ncsc.uk, ncsc.co.ke, ncic.net.cn, ncbi.xyz, ncbr.com.br, nccc.com, nfbc.ltd, ncbo.ru, ncbs.co.uk, pcbc.nz, nacbc.org, ncoc.nl, nmcbc.net, ncbp.help, nhbc.nl, ocbc.gold, gcbc.org.uk, ocbc.jp, ncbo.uk, ncbcs.info, nclc.org, ncnc.org, mcbc.org.uk, ncgc.site, kcbc.or.kr, nkbc.jp, nfbc.co.uk, ncsbc.com, nccc.cn, ncbt.us, nvbc.com.au, nccc.company</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nscbc.org</domain_name>
   <domain_keyword>nscbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 03:02:46</query_time>
   <create_date>2000-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</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>North Shore Community Baptist Church</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nccb.ly</domain_name>
   <domain_keyword>nccb</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-02 07:35:01</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Seraj Alsaifi</registrant_name>
   <registrant_company>National cancer center benghazi</registrant_company>
   <registrant_address>Alhawari</registrant_address>
   <registrant_city>Benghazi</registrant_city>
   <registrant_state>Benghazi</registrant_state>
   <registrant_zip>21861</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.925302032</registrant_phone>
   <name_servers>
    <value>ns1.web44.libyanspider.net</value>
    <value>ns2.web44.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ecbc.io</domain_name>
   <domain_keyword>ecbc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 04:41:46</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1865</registrar_iana>
   <registrar_name>Dynadot10 LLC</registrar_name>
   <registrar_website>http://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>alice.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ncbr.ru</domain_name>
   <domain_keyword>ncbr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:06</query_time>
   <create_date>2012-12-26</create_date>
   <expiry_date>2024-12-26</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>5</num>
   <domain_name>ntbc.org</domain_name>
   <domain_keyword>ntbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 15:46:29</query_time>
   <create_date>1998-05-12</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2027-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>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>6</num>
   <domain_name>nctc.it</domain_name>
   <domain_keyword>nctc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 02:07:59</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mcbc.city</domain_name>
   <domain_keyword>mcbc</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-18 15:21:06</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nc-c.co.jp</domain_name>
   <domain_keyword>nc-c</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 22:49:57</query_time>
   <create_date>2020-10-02</create_date>
   <update_date>2023-11-02</update_date>
   <registrant_company>New Construction Consultant co.,ltd.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>ncbr.com.cn</domain_name>
   <domain_keyword>ncbr</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-12 15:32:40</query_time>
   <create_date>2023-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>蔡健辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ncsc.in</domain_name>
   <domain_keyword>ncsc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 22:04:06</query_time>
   <create_date>2017-02-03</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>800001</registrar_iana>
   <registrar_name>#1 Indian Domains dba Mitsu.in</registrar_name>
   <registrar_website>http://www.mitsu.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amg United Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>sk.s5.cm.ns1.56.ztomy.com</value>
    <value>sk.s5.cm.ns2.56.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ccbc.wiki</domain_name>
   <domain_keyword>ccbc</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-01 04:17:40</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</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>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>12</num>
   <domain_name>nvbc.cn</domain_name>
   <domain_keyword>nvbc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 18:13:23</query_time>
   <create_date>2022-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>dns7.expirenotification.com</value>
    <value>dns8.expirenotification.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>ncdc.co.uk</domain_name>
   <domain_keyword>ncdc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 06:04:32</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>icbc.baby</domain_name>
   <domain_keyword>icbc</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-06-07 01:33:47</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</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>Shan Xi Sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>icbc.com.co</domain_name>
   <domain_keyword>icbc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-02 10:59:37</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>672943168</registrar_iana>
   <registrar_name>.COInternet Restricted and Reserved names</registrar_name>
   <registrar_website>www.cointernet.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>zcbc.net</domain_name>
   <domain_keyword>zcbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 07:51:12</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ncbl.org.in</domain_name>
   <domain_keyword>ncbl</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-08 16:40:24</query_time>
   <create_date>2007-01-27</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2027-01-27</expiry_date>
   <registrar_iana>1007</registrar_iana>
   <registrar_name>Net 4 India Limited</registrar_name>
   <registrar_website>http://www.net4.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THE NATIONAL CO-OPERATIVE BANK LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nbcc.org.au</domain_name>
   <domain_keyword>nbcc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-24 11:33:59</query_time>
   <update_date>2024-02-21</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Chris Sherwood</registrant_name>
   <name_servers>
    <value>dns11.goldenbeaverhosting.com</value>
    <value>dns12.goldenbeaverhosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>4cbc.org</domain_name>
   <domain_keyword>4cbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:32:21</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wiredtree.com</value>
    <value>ns2.wiredtree.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>20</num>
   <domain_name>scbc.me</domain_name>
   <domain_keyword>scbc</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-30 10:26:08</query_time>
   <create_date>2013-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hncbc.com</domain_name>
   <domain_keyword>hncbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:17:33</query_time>
   <create_date>2014-09-21</create_date>
   <update_date>2020-09-15</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>scbc.com</domain_name>
   <domain_keyword>scbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:55:38</query_time>
   <create_date>1996-10-30</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Albert Chow</registrant_name>
   <registrant_company>Scarborough Chinese Baptist Church</registrant_company>
   <registrant_address>3223 KENNEDY ROAD</registrant_address>
   <registrant_city>Scarborough</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>M1V 4Y1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.14167049281</registrant_phone>
   <name_servers>
    <value>ns1.nw67.fcomet.com</value>
    <value>ns2.nw67.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>rcbc.bid</domain_name>
   <domain_keyword>rcbc</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-13 17:27:49</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bcbc.support</domain_name>
   <domain_keyword>bcbc</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-14 03:52:43</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>b.c. business communication GmbH</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>ns1021.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1111.ui-dns.org</value>
    <value>ns1126.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nzcbc.biz</domain_name>
   <domain_keyword>nzcbc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 15:15:36</query_time>
   <create_date>2017-06-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Event Partners</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-1242.awsdns-27.org</value>
    <value>ns-1701.awsdns-20.co.uk</value>
    <value>ns-498.awsdns-62.com</value>
    <value>ns-548.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ccbc.ws</domain_name>
   <domain_keyword>ccbc</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-12 12:23:12</query_time>
   <create_date>2007-06-25</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>tcbc.cc</domain_name>
   <domain_keyword>tcbc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-23 05:25:11</query_time>
   <create_date>2000-06-23</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ndbc.online</domain_name>
   <domain_keyword>ndbc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 14:28:48</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fcbc.org</domain_name>
   <domain_keyword>fcbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 04:50:04</query_time>
   <create_date>1996-11-08</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cnbc.app</domain_name>
   <domain_keyword>cnbc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-07 16:07:34</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-08-21</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>Li &amp; Plum</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 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>31</num>
   <domain_name>ncbb.shop</domain_name>
   <domain_keyword>ncbb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-08 16:39:43</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ncoc.org</domain_name>
   <domain_keyword>ncoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 06:47:02</query_time>
   <create_date>2006-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2028-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>kobe.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>33</num>
   <domain_name>dcbc.net.au</domain_name>
   <domain_keyword>dcbc</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-12 17:26:30</query_time>
   <update_date>2024-05-22</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>Damien Cian</registrant_name>
   <name_servers>
    <value>ns1.medianx.com.au</value>
    <value>ns2.medianx.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ncbp.co.uk</domain_name>
   <domain_keyword>ncbp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 07:34:45</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>ncbm.one</domain_name>
   <domain_keyword>ncbm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-02 07:34:12</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2025-10-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://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>36</num>
   <domain_name>ncbe.ru</domain_name>
   <domain_keyword>ncbe</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:06</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>nctc.ru</domain_name>
   <domain_keyword>nctc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:37</query_time>
   <create_date>2007-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ncrc.com.au</domain_name>
   <domain_keyword>ncrc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-06 23:55:38</query_time>
   <update_date>2022-11-06</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>Robert Bowen Williams</registrant_name>
   <name_servers>
    <value>ns1.panthur.com</value>
    <value>ns2.panthur.com</value>
    <value>ns3.panthur.com</value>
    <value>ns4.panthur.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ncwc.life</domain_name>
   <domain_keyword>ncwc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-21 00:27:21</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.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>nbcc.info</domain_name>
   <domain_keyword>nbcc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 06:58:25</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ndbc.net</domain_name>
   <domain_keyword>ndbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:13:34</query_time>
   <create_date>2008-06-28</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2029-06-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=ndbc.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>nccc.co</domain_name>
   <domain_keyword>nccc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 12:04:01</query_time>
   <create_date>2012-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>nccc.com.au</domain_name>
   <domain_keyword>nccc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-24 14:42:35</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Doug Robertson</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>bcbc.fun</domain_name>
   <domain_keyword>bcbc</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 01:14:02</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-12-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Jian Mou</registrant_company>
   <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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ccbc.org.uk</domain_name>
   <domain_keyword>ccbc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-02 22:23:02</query_time>
   <create_date>2000-07-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.appdroidinc.site</value>
    <value>ns2.appdroidinc.site</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ucbc.net</domain_name>
   <domain_keyword>ucbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 19:17:57</query_time>
   <create_date>2002-10-02</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2024-10-02</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>47</num>
   <domain_name>ncic.com.au</domain_name>
   <domain_keyword>ncic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 17:31:18</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Patrick Murphy</registrant_name>
   <name_servers>
    <value>ns1.hostaway.net.au</value>
    <value>ns2.hostaway.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nbcc.online</domain_name>
   <domain_keyword>nbcc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 02:20:25</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>nbbc.info</domain_name>
   <domain_keyword>nbbc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 02:19:45</query_time>
   <create_date>2004-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>icbc.co.uk</domain_name>
   <domain_keyword>icbc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 12:54:37</query_time>
   <create_date>2012-08-12</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>nlcbc.org</domain_name>
   <domain_keyword>nlcbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 04:52:31</query_time>
   <create_date>2004-05-07</create_date>
   <update_date>2020-05-07</update_date>
   <expiry_date>2030-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ncpbc.org.au</domain_name>
   <domain_keyword>ncpbc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-10 06:48:38</query_time>
   <update_date>2024-06-04</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>Heidi Jasprizza</registrant_name>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ncsc.me.uk</domain_name>
   <domain_keyword>ncsc</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-12 12:58:55</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Mythic Beasts Limited [Tag = MYTHIC-BEASTS]</registrar_name>
   <registrar_website>http://www.mythic-beasts.com</registrar_website>
   <name_servers>
    <value>kay.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>wcbc.ru</domain_name>
   <domain_keyword>wcbc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:38:51</query_time>
   <create_date>2008-03-18</create_date>
   <expiry_date>2025-03-18</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>55</num>
   <domain_name>nbcbc.uk</domain_name>
   <domain_keyword>nbcbc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 01:26:53</query_time>
   <create_date>2016-09-22</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Net-Work Internet Limited [Tag = NET-WORK]</registrar_name>
   <registrar_website>http://www.net-work.net</registrar_website>
   <name_servers>
    <value>ns1.uk.net-work.net</value>
    <value>ns1.us.net-work.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>nycbc.ca</domain_name>
   <domain_keyword>nycbc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 17:51:12</query_time>
   <create_date>2018-09-28</create_date>
   <update_date>2021-09-02</update_date>
   <expiry_date>2026-09-28</expiry_date>
   <registrar_name>A.R.C. Informatique Inc.</registrar_name>
   <registrar_website>www.webdomaine.ca</registrar_website>
   <registrant_name>North York Chinese Baptist Church</registrant_name>
   <registrant_company>North York Chinese Baptist Church</registrant_company>
   <registrant_address>675 Sheppard Avenue East</registrant_address>
   <registrant_city>Willowdale</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M2K1B6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162233121</registrant_phone>
   <registrant_fax>+1.4162236617</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ncbn.ru</domain_name>
   <domain_keyword>ncbn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:06</query_time>
   <create_date>2001-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.vdisk.ru</value>
    <value>dns2.vdisk.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>ndbc.ru</domain_name>
   <domain_keyword>ndbc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:43</query_time>
   <create_date>2018-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</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>nctc.com.cn</domain_name>
   <domain_keyword>nctc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 19:27:59</query_time>
   <create_date>2022-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>KIM MYONG CHOL</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ncb0.work</domain_name>
   <domain_keyword>ncb0</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-12 15:32:03</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-10</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nchc.org.uk</domain_name>
   <domain_keyword>nchc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-03 18:27:34</query_time>
   <create_date>2000-09-04</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>nfbc.org</domain_name>
   <domain_keyword>nfbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 18:07:26</query_time>
   <create_date>2009-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ncdc.ly</domain_name>
   <domain_keyword>ncdc</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-21 22:20:13</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Ahmed Albibas</registrant_name>
   <registrant_company>MOOMKEN org for Awareness and media</registrant_company>
   <registrant_address>Janzour</registrant_address>
   <registrant_city>tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.925223972</registrant_phone>
   <name_servers>
    <value>ns1.web38.libyanspider.net</value>
    <value>ns2.web38.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dcbc.xyz</domain_name>
   <domain_keyword>dcbc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 18:31:08</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</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.hostshabhji.com</value>
    <value>ns2.hostshabhji.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ncic.com</domain_name>
   <domain_keyword>ncic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 18:46:51</query_time>
   <create_date>1997-01-27</create_date>
   <update_date>2019-05-23</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>NCIC Inmate Phone Service</registrant_company>
   <registrant_state>Tx</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/ncic.com</registrant_email>
   <name_servers>
    <value>ns1.ncic.com</value>
    <value>ns2.ncic.com</value>
    <value>ns3.ncic.com</value>
    <value>ns4.ncic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ecbc.tv</domain_name>
   <domain_keyword>ecbc</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-19 09:29:22</query_time>
   <create_date>2012-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nmbc.llc</domain_name>
   <domain_keyword>nmbc</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-27 12:51:50</query_time>
   <create_date>2022-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>
   <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>abby.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.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>ncabc.com</domain_name>
   <domain_keyword>ncabc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:49:37</query_time>
   <create_date>2000-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-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>ns8639.hostgator.com</value>
    <value>ns8640.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ncsc.uk</domain_name>
   <domain_keyword>ncsc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-07 00:07:21</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1343.awsdns-39.org</value>
    <value>ns-1659.awsdns-15.co.uk</value>
    <value>ns-277.awsdns-34.com</value>
    <value>ns-594.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>ncsc.co.ke</domain_name>
   <domain_keyword>ncsc</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-06-07 05:03:44</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_name>Dotnet Africa Ltd</registrar_name>
   <registrar_website>https://www.dna.co.ke</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>0736777787</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>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.bh-ht-5.webhostbox.net</value>
    <value>ns2.bh-ht-5.webhostbox.net</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>71</num>
   <domain_name>ncic.net.cn</domain_name>
   <domain_keyword>ncic</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-07 17:31:18</query_time>
   <create_date>2010-04-08</create_date>
   <expiry_date>2033-04-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>淮安市新马高级中学</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ncbi.xyz</domain_name>
   <domain_keyword>ncbi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 16:40:16</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>OR</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>anuj.ns.cloudflare.com</value>
    <value>jamie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ncbr.com.br</domain_name>
   <domain_keyword>ncbr</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 16:40:39</query_time>
   <create_date>2008-09-15</create_date>
   <update_date>2014-09-20</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrant_name>Neocorp Participa??es Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>nccc.com</domain_name>
   <domain_keyword>nccc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:42:18</query_time>
   <create_date>1995-10-05</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>75</num>
   <domain_name>nfbc.ltd</domain_name>
   <domain_keyword>nfbc</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-09 06:48:49</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-22</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>North Lanarkshire</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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ncbo.ru</domain_name>
   <domain_keyword>ncbo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:06</query_time>
   <create_date>2019-07-25</create_date>
   <expiry_date>2024-07-25</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>77</num>
   <domain_name>ncbs.co.uk</domain_name>
   <domain_keyword>ncbs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:32:29</query_time>
   <create_date>1996-10-18</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns0.mtgsy.com</value>
    <value>dns1.name-s.net</value>
    <value>dns2.name-s.net</value>
    <value>dns3.mtgsy.com</value>
    <value>dns4.mtgsy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>pcbc.nz</domain_name>
   <domain_keyword>pcbc</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-07 05:51:04</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2023-02-06</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nacbc.org</domain_name>
   <domain_keyword>nacbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 02:46:07</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1096.ui-dns.biz</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1096.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ncoc.nl</domain_name>
   <domain_keyword>ncoc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 14:46:51</query_time>
   <create_date>2004-10-08</create_date>
   <update_date>2020-09-29</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nmcbc.net</domain_name>
   <domain_keyword>nmcbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 11:53:13</query_time>
   <create_date>2019-05-19</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>iris.ns.cloudflare.com</value>
    <value>kirk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ncbp.help</domain_name>
   <domain_keyword>ncbp</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-15 12:03:32</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>NCBP</registrant_company>
   <registrant_state>MN</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>ns11.constellix.com</value>
    <value>ns21.constellix.com</value>
    <value>ns31.constellix.com</value>
    <value>ns41.constellix.net</value>
    <value>ns51.constellix.net</value>
    <value>ns61.constellix.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nhbc.nl</domain_name>
   <domain_keyword>nhbc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 00:20:15</query_time>
   <create_date>2009-10-04</create_date>
   <update_date>2019-01-18</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.rootz.cloud.shockmedia.nl</value>
    <value>ns2.rootz.cloud.shockmedia.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ocbc.gold</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-31 15:18:42</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>85</num>
   <domain_name>gcbc.org.uk</domain_name>
   <domain_keyword>gcbc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-30 05:56:27</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-05-10</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>ocbc.jp</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 15:19:25</query_time>
   <create_date>2008-05-20</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Oversea-Chinese Banking Corporation Limited</registrant_name>
   <registrant_address>65 Chulia Street #32-01 OCBC Centre</registrant_address>
   <registrant_zip>049513</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+65.65304331</registrant_phone>
   <registrant_fax>+65.65357477</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ncbo.uk</domain_name>
   <domain_keyword>ncbo</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 16:40:32</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2026-02-01</expiry_date>
   <registrar_name>Synaptic Media Ltd [Tag = SYNAPTICMEDIA]</registrar_name>
   <registrar_website>http://www.synapticmedia.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>yiochyu3.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>ncbcs.info</domain_name>
   <domain_keyword>ncbcs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 16:39:50</query_time>
   <create_date>2010-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-07-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>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>89</num>
   <domain_name>nclc.org</domain_name>
   <domain_keyword>nclc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 06:42:46</query_time>
   <create_date>1996-11-11</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>eve.ns.cloudflare.com</value>
    <value>morgan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ncnc.org</domain_name>
   <domain_keyword>ncnc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 06:46:20</query_time>
   <create_date>2001-08-02</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Newfoundland Club of Northern California</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mcbc.org.uk</domain_name>
   <domain_keyword>mcbc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 19:16:36</query_time>
   <create_date>1999-11-18</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>ncgc.site</domain_name>
   <domain_keyword>ncgc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 07:38:36</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kcbc.or.kr</domain_name>
   <domain_keyword>kcbc</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-09 20:35:14</query_time>
   <create_date>2006-03-20</create_date>
   <update_date>2018-06-22</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>94</num>
   <domain_name>nkbc.jp</domain_name>
   <domain_keyword>nkbc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 11:59:52</query_time>
   <create_date>2005-06-27</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Environmental Analysys Center of Niigata Prefecture</registrant_name>
   <registrant_address>Niigata</registrant_address>
   <registrant_zip>950-1144</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>025-284-6500</registrant_phone>
   <registrant_fax>025-284-0022</registrant_fax>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>nfbc.co.uk</domain_name>
   <domain_keyword>nfbc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 06:48:49</query_time>
   <create_date>1999-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ncsbc.com</domain_name>
   <domain_keyword>ncsbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:22:19</query_time>
   <create_date>2011-11-19</create_date>
   <update_date>2020-11-13</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nccc.cn</domain_name>
   <domain_keyword>nccc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 19:42:29</query_time>
   <create_date>2003-11-05</create_date>
   <expiry_date>2027-11-05</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>沈阳中科腐蚀控制工程技术中心</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.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>ncbt.us</domain_name>
   <domain_keyword>ncbt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 15:32:43</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Natural Choice Corp.</registrant_name>
   <registrant_company>Natural Choice Corp.</registrant_company>
   <registrant_address>4601 INTERSTATE BLVD</registrant_address>
   <registrant_city>LOVES PARK</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>61111-5702</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8158744444</registrant_phone>
   <registrant_fax>+1.8158744445</registrant_fax>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nvbc.com.au</domain_name>
   <domain_keyword>nvbc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 18:30:38</query_time>
   <update_date>2022-10-02</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>Kaye Bernhardt</registrant_name>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>nccc.company</domain_name>
   <domain_keyword>nccc</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-15 12:04:01</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>
 </results>
 <stats>
  <total_time>0.081</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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