WHOIS QUERY TIME

31 May 2024 - 9:18 PM UTC

Registered: 10 June 2014
Modified: 13 August 2023
Expiry: 10 June 2024

REGISTRAR

Name: Richard Gray t/a Gray [Tag = RGRAY]

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cfc.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cfc.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cfc.uk",
            "domain_keyword": "cfc",
            "domain_tld": "uk",
            "query_time": "2024-05-31 21:18:14",
            "create_date": "2014-06-10",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-10",
            "registrar_name": "Richard Gray t/a Gray [Tag = RGRAY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cfc.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cfc.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Richard Gray t/a Gray [Tag = RGRAY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.027 seconds) for "cfc.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Jan 2018 - 11:21 PM UTC

Registered: 10 June 2014
Modified: 11 August 2017
Expiry: 10 June 2018

REGISTRAR

Name: Gold Domains Ltd

NAME SERVERS

ns1.availabledomains.co.uk
ns2.availabledomains.co.uk

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Oct
Registered until expiry date

REGISTRANT

Name: R Gray
Address: 11 Nant Glass Penllergaer Swansea West Glam
ZIP: SA4 9SW
Country: United Kingdom

#2 - QUERY TIME

16 Aug 2023 - 5:48 PM UTC

Registered: 10 June 2014
Modified: 13 August 2023
Expiry: 10 June 2024

REGISTRAR

Name: Richard Gray t/a Gray [Tag = RGRAY]

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Registered until expiry date.

* 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=cfc.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cfc.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cfc.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "cfc.uk",
            "domain_keyword": "cfc",
            "domain_tld": "uk",
            "query_time": "2018-01-09 23:21:42",
            "create_date": "2014-06-10",
            "update_date": "2017-08-11",
            "expiry_date": "2018-06-10",
            "registrar_name": "Gold Domains Ltd",
            "registrant_name": "R Gray",
            "registrant_address": "11 Nant Glass Penllergaer Swansea West Glam",
            "registrant_zip": "SA4 9SW",
            "registrant_country": "GB",
            "name_servers": [
                "ns1.availabledomains.co.uk",
                "ns2.availabledomains.co.uk"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Oct",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "cfc.uk",
            "domain_keyword": "cfc",
            "domain_tld": "uk",
            "query_time": "2023-08-16 17:48:31",
            "create_date": "2014-06-10",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-10",
            "registrar_name": "Richard Gray t/a Gray [Tag = RGRAY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "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>cfc.uk</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>cfc.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cfc.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2018-01-09 23:21:42</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2017-08-11</update_date>
   <expiry_date>2018-06-10</expiry_date>
   <registrar_name>Gold Domains Ltd</registrar_name>
   <registrant_name>R Gray</registrant_name>
   <registrant_address>11 Nant Glass Penllergaer Swansea West Glam</registrant_address>
   <registrant_zip>SA4 9SW</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns1.availabledomains.co.uk</value>
    <value>ns2.availabledomains.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Oct</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>cfc.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-08-16 17:48:31</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Richard Gray t/a Gray [Tag = RGRAY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 54 domain names (in 0.093 seconds) which contained the exact domain keyword "cfc".
Domain Name Registered Expiry Registrar Ownership
1 cfc.com 10 Jan 1990 9 Jan 2025 CSC CORPORATE DOMAINS, INC. CFC Group Holdings Limited
2 cfc.co.jp 26 Mar 1996 - - C.F.Computing, Inc.
3 cfc.org.br 15 Aug 1996 15 Aug 2025 - CONSELHO FEDERAL DE CONTABILIDADE
4 cfc.it 16 May 1997 27 Jul 2024 Epinet S.r.l. C.F.C. Computer S.n.c.
5 cfc.org 7 Jul 1997 6 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
6 cfc.coop 2 Oct 2001 30 Jan 2025 Domains.coop Limited National Rural Utilities Cooperative Finance Corporation
7 cfc.biz 27 Mar 2002 26 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
8 cfc.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Richard Olivastro
9 cfc.net 20 May 2002 20 May 2025 ENOM, INC. REDACTED FOR PRIVACY
10 cfc.cn 10 Mar 2003 27 May 2025 北京新网数码信息技术有限公司 中华人民共和国国家新闻出版广电总局(中华人民共和国国家版权局)
11 cfc.ie 14 May 2003 15 May 2025 Blacknight Solutions Cathedral Financial Consultants Limited
12 cfc.com.cn 3 Jun 2003 3 Jul 2025 厦门三五互联信息有限公司 中影云(北京)科技有限公司
13 cfc.co.nz 21 Oct 2003 - Freeparking Limited t/a DiscountDomains -
14 cfc.ro 22 Oct 2004 20 Oct 2026 ICI - Registrar -
15 cfc.co.uk 11 Jul 2005 11 Jul 2024 Richard Gray t/a Gray [Tag = RGRAY] -
16 cfc.info 27 Sep 2005 27 Sep 2025 Dynadot Inc REDACTED FOR PRIVACY
17 cfc.in 1 Jun 2006 1 Jun 2024 1APi GmbH Campus fuer Christus
18 cfc.mobi 26 Sep 2006 26 Sep 2024 Key-Systems GmbH N/A
19 cfc.be 14 May 2008 - info.at Internet GmbH -
20 cfc.jobs 30 Sep 2009 30 Sep 2024 GoDaddy.com, LLC NRUCFC
21 cfc.aero 23 Feb 2010 23 Feb 2025 Key-Systems GmbH Canadian Flight Centre Inc.
22 cfc.co.ke 12 Aug 2010 12 Aug 2024 EAC directory IAN Media
23 cfc.bz 23 Feb 2011 23 Feb 2025 1API GmbH -
24 cfc.cl 10 Dec 2011 8 Jan 2029 NIC Chile Centro Ferretero
25 cfc.cat 6 Jun 2012 6 Jun 2024 10dencehispahard S.L. (CDmon.com) -
26 cfc.tel 28 Aug 2012 27 Aug 2024 Name.com, Inc. -
27 cfc.sx 7 Apr 2013 7 Apr 2025 PDR Ltd. CFC
28 cfc.io 18 Oct 2013 18 Oct 2024 Instra Corporation Pty Ltd. ixc global inc
29 cfc.cc 24 Mar 2014 24 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
30 cfc.uk 10 Jun 2014 10 Jun 2024 Richard Gray t/a Gray [Tag = RGRAY] -
31 cfc.co.in 18 Feb 2016 18 Feb 2025 NIXI Holding Account N A
32 cfc.net.pl 21 Jun 2016 21 Jun 2024 home.pl S.A. -
33 cfc.ru 2 Dec 2016 2 Dec 2024 RU-CENTER-RU NETGALAXY LTD.
34 cfc.co 25 Apr 2017 24 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. Zi Nian Pan
35 cfc.me.uk 28 Aug 2017 28 Aug 2025 eNom LLC [Tag = ENOM] -
36 cfc.com.br 17 Jan 2019 17 Jan 2025 - RAPHAEL PATRICK FREITAS CHAVES
37 cfc.org.uk 2 Jun 2019 2 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
38 cfc.la 23 Feb 2020 23 Feb 2025 Namecheap -
39 cfc.net.in 30 Mar 2020 30 Mar 2025 Endurance Digital Domain Technology LLP N/A
40 cfc.dk 1 Dec 2020 31 Dec 2024 Domeneshop AS Alan Hammer
41 cfc.cz 10 Dec 2020 10 Dec 2024 REG-INTERNET-CZ Web Invest s.r.o.
42 cfc.org.ng 8 Sep 2022 8 Sep 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
43 cfc.com.co 19 Sep 2022 19 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
44 cfc.su 11 Feb 2023 11 Feb 2025 RUCENTER-SU Private Person
45 cfc.md 9 Mar 2023 9 Mar 2025 - -
46 cfc.by 15 Mar 2023 15 Mar 2025 Reliable Software, Ltd ООО «Центр финансовых консультаций»
47 cfc.org.nz 25 Dec 2023 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
48 cfc.ai - - 101domain Digital Privacy Corporation
49 cfc.qa - - Ooredoo QSC -
50 cfc.ae - - Instra Corporation Pty Ltd Century Financial Consultancy LLC
51 cfc.net.au - - Melbourne IT Virtus Health Pty Ltd
52 cfc.com.pt - 11 Feb 2024 - CFC - COMÉRCIO, IMPORTAÇÃO E EXPORTAÇÃO MATERIAL DESPORTIVO LDA
53 cfc.pe - - NIC.PE Nicols Norberto Valdivia Gonzlez
54 cfc.pt - 7 Jan 2024 - -
55 cfc.com.au - - Domain Directors Pty Ltd trading as Instra Trevor Hancock

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cfc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cfc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 55,
        "relation": "eq",
        "current": 55
    },
    "unique_domains": "cfc.com, cfc.co.jp, cfc.org.br, cfc.it, cfc.org, cfc.coop, cfc.biz, cfc.us, cfc.net, cfc.cn, cfc.ie, cfc.com.cn, cfc.co.nz, cfc.ro, cfc.co.uk, cfc.info, cfc.in, cfc.mobi, cfc.be, cfc.jobs, cfc.aero, cfc.co.ke, cfc.bz, cfc.cl, cfc.cat, cfc.tel, cfc.sx, cfc.io, cfc.cc, cfc.uk, cfc.co.in, cfc.net.pl, cfc.ru, cfc.co, cfc.me.uk, cfc.com.br, cfc.org.uk, cfc.la, cfc.net.in, cfc.dk, cfc.cz, cfc.org.ng, cfc.com.co, cfc.su, cfc.md, cfc.by, cfc.org.nz, cfc.ai, cfc.qa, cfc.ae, cfc.net.au, cfc.com.pt, cfc.pe, cfc.pt, cfc.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "cfc.com",
            "domain_keyword": "cfc",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:28:30",
            "create_date": "1990-01-10",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "CFC Group Holdings Limited",
            "registrant_address": "85 Gracechurch Street",
            "registrant_city": "London",
            "registrant_state": "ENG",
            "registrant_zip": "EC3V 0AA",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2072208500",
            "registrant_fax": "+44.2072208500",
            "name_servers": [
                "ns-1503.awsdns-59.org",
                "ns-1736.awsdns-25.co.uk",
                "ns-395.awsdns-49.com",
                "ns-901.awsdns-48.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cfc.co.jp",
            "domain_keyword": "cfc",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 16:20:39",
            "create_date": "1996-03-26",
            "update_date": "2024-04-01",
            "registrant_company": "C.F.Computing, Inc.",
            "name_servers": [
                "ns1.do-reg.jp",
                "ns2.do-reg.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "cfc.org.br",
            "domain_keyword": "cfc",
            "domain_tld": "org.br",
            "query_time": "2024-05-01 16:10:44",
            "create_date": "1996-08-15",
            "update_date": "2023-04-18",
            "expiry_date": "2025-08-15",
            "registrant_name": "CONSELHO FEDERAL DE CONTABILIDADE",
            "name_servers": [
                "ns-1179.awsdns-19.org",
                "ns-1607.awsdns-08.co.uk",
                "ns-360.awsdns-45.com",
                "ns-623.awsdns-13.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "cfc.it",
            "domain_keyword": "cfc",
            "domain_tld": "it",
            "query_time": "2024-04-21 11:22:53",
            "create_date": "1997-05-16",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-27",
            "registrar_name": "Epinet S.r.l.",
            "registrar_website": "https://www.epinet.it/",
            "registrant_company": "C.F.C. Computer S.n.c.",
            "registrant_address": "Vicolo Corridoni 6B",
            "registrant_city": "Legnano",
            "registrant_state": "MI",
            "registrant_zip": "20025",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.epinet.it",
                "dns2.epinet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "cfc.org",
            "domain_keyword": "cfc",
            "domain_tld": "org",
            "query_time": "2024-04-12 18:02:42",
            "create_date": "1997-07-07",
            "update_date": "2023-07-23",
            "expiry_date": "2026-07-06",
            "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": [
                "dns3.alasconnect.com",
                "dns4.alasconnect.com",
                "dns5.alasconnect.com",
                "dns6.alasconnect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cfc.coop",
            "domain_keyword": "cfc",
            "domain_tld": "coop",
            "query_time": "2024-05-31 21:18:13",
            "create_date": "2001-10-02",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-30",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Rural Utilities Cooperative Finance Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "udns1.ultradns.net",
                "udns2.ultradns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cfc.biz",
            "domain_keyword": "cfc",
            "domain_tld": "biz",
            "query_time": "2024-05-12 22:59:33",
            "create_date": "2002-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.udagdns.com",
                "ns2.udagdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cfc.us",
            "domain_keyword": "cfc",
            "domain_tld": "us",
            "query_time": "2024-05-01 16:10:44",
            "create_date": "2002-04-24",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Richard Olivastro",
            "registrant_address": "13 Winchester Court",
            "registrant_city": "farmington",
            "registrant_state": "Connecticut",
            "registrant_zip": "06032",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2513674556",
            "registrant_fax": "+1.8003681958",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cfc.net",
            "domain_keyword": "cfc",
            "domain_tld": "net",
            "query_time": "2024-05-20 16:20:39",
            "create_date": "2002-05-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SHANDONG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://tieredaccess.com/contact/81634d05-a24d-4e7a-a378-8f76f483e96e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cfc.cn",
            "domain_keyword": "cfc",
            "domain_tld": "cn",
            "query_time": "2024-05-08 14:17:09",
            "create_date": "2003-03-10",
            "expiry_date": "2025-05-27",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中华人民共和国国家新闻出版广电总局(中华人民共和国国家版权局)",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cfc.ie",
            "domain_keyword": "cfc",
            "domain_tld": "ie",
            "query_time": "2024-05-18 00:28:30",
            "create_date": "2003-05-14",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-15",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Cathedral Financial Consultants Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cfc.com.cn",
            "domain_keyword": "cfc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-31 21:18:13",
            "create_date": "2003-06-03",
            "expiry_date": "2025-07-03",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "中影云(北京)科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cfc.com.cn",
                "dns2.cfc.com.cn",
                "dns3.cfc.com.cn",
                "dns4.cfc.com.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cfc.co.nz",
            "domain_keyword": "cfc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 16:10:43",
            "create_date": "2003-10-21",
            "update_date": "2023-12-04",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cfc.ro",
            "domain_keyword": "cfc",
            "domain_tld": "ro",
            "query_time": "2024-05-01 16:10:44",
            "create_date": "2004-10-22",
            "expiry_date": "2026-10-20",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns3.primetelecom.ro",
                "ns4.primetelecom.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 15,
            "domain_name": "cfc.co.uk",
            "domain_keyword": "cfc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 16:10:43",
            "create_date": "2005-07-11",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-11",
            "registrar_name": "Richard Gray t/a Gray [Tag = RGRAY]",
            "name_servers": [
                "ns1.safeukdns.net",
                "ns2.safeukdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "cfc.info",
            "domain_keyword": "cfc",
            "domain_tld": "info",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2005-09-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-09-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cfc.in",
            "domain_keyword": "cfc",
            "domain_tld": "in",
            "query_time": "2024-05-20 16:20:39",
            "create_date": "2006-06-01",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Campus fuer Christus",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nicns.net",
                "ns2.nicns.net",
                "ns3.nicns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cfc.mobi",
            "domain_keyword": "cfc",
            "domain_tld": "mobi",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "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.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cfc.be",
            "domain_keyword": "cfc",
            "domain_tld": "be",
            "query_time": "2024-05-18 00:28:29",
            "create_date": "2008-05-14",
            "registrar_name": "info.at Internet GmbH",
            "registrar_website": "http://www.info.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 20,
            "domain_name": "cfc.jobs",
            "domain_keyword": "cfc",
            "domain_tld": "jobs",
            "query_time": "2024-04-21 11:22:53",
            "create_date": "2009-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NRUCFC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Virginia",
            "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": "cfc.aero",
            "domain_keyword": "cfc",
            "domain_tld": "aero",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2010-02-23",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Canadian Flight Centre Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cfc.co.ke",
            "domain_keyword": "cfc",
            "domain_tld": "co.ke",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2010-08-12",
            "update_date": "2021-09-26",
            "expiry_date": "2024-08-12",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "IAN Media",
            "registrant_address": "Ludwig-Erhard-Str. 10",
            "registrant_city": "Kassel",
            "registrant_state": "Hessen",
            "registrant_zip": "34131",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cfc.bz",
            "domain_keyword": "cfc",
            "domain_tld": "bz",
            "query_time": "2024-04-12 18:02:42",
            "create_date": "2011-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "ns1.hostek.com",
                "ns2.hostek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cfc.cl",
            "domain_keyword": "cfc",
            "domain_tld": "cl",
            "query_time": "2024-04-21 11:22:53",
            "create_date": "2011-12-10",
            "expiry_date": "2029-01-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Centro Ferretero",
            "name_servers": [
                "ns1.hostname.cl",
                "ns2.hostname.cl",
                "ns3.hostname.cl",
                "ns4.hostname.cl"
            ]
        },
        {
            "num": 25,
            "domain_name": "cfc.cat",
            "domain_keyword": "cfc",
            "domain_tld": "cat",
            "query_time": "2024-05-31 21:18:14",
            "create_date": "2012-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cfc.tel",
            "domain_keyword": "cfc",
            "domain_tld": "tel",
            "query_time": "2024-05-18 00:28:30",
            "create_date": "2012-08-28",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cfc.sx",
            "domain_keyword": "cfc",
            "domain_tld": "sx",
            "query_time": "2024-05-20 16:20:39",
            "create_date": "2013-04-07",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CFC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DUTCH CARIBBEAN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SX",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.caribbeanhosting.net",
                "ns2.caribbeanhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cfc.io",
            "domain_keyword": "cfc",
            "domain_tld": "io",
            "query_time": "2024-05-01 16:10:44",
            "create_date": "2013-10-18",
            "update_date": "2023-08-22",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ixc global inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cfc.cc",
            "domain_keyword": "cfc",
            "domain_tld": "cc",
            "query_time": "2024-05-20 16:20:39",
            "create_date": "2014-03-24",
            "update_date": "2023-12-10",
            "expiry_date": "2025-03-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "rohin.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cfc.uk",
            "domain_keyword": "cfc",
            "domain_tld": "uk",
            "query_time": "2024-05-31 21:18:14",
            "create_date": "2014-06-10",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-10",
            "registrar_name": "Richard Gray t/a Gray [Tag = RGRAY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "cfc.co.in",
            "domain_keyword": "cfc",
            "domain_tld": "co.in",
            "query_time": "2024-04-12 18:02:42",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cfc.net.pl",
            "domain_keyword": "cfc",
            "domain_tld": "net.pl",
            "query_time": "2024-05-20 16:20:43",
            "create_date": "2016-06-21",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cfc.ru",
            "domain_keyword": "cfc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:42",
            "create_date": "2016-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "cfc.co",
            "domain_keyword": "cfc",
            "domain_tld": "co",
            "query_time": "2024-05-01 16:10:43",
            "create_date": "2017-04-25",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zi Nian Pan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cfc.me.uk",
            "domain_keyword": "cfc",
            "domain_tld": "me.uk",
            "query_time": "2024-05-04 21:17:28",
            "create_date": "2017-08-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-08-28",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns6.intechs.gr",
                "ns7.intechs.gr",
                "ns8.intechs.gr"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "cfc.com.br",
            "domain_keyword": "cfc",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 06:27:16",
            "create_date": "2019-01-17",
            "update_date": "2024-04-30",
            "expiry_date": "2025-01-17",
            "registrant_name": "RAPHAEL PATRICK FREITAS CHAVES",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 37,
            "domain_name": "cfc.org.uk",
            "domain_keyword": "cfc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 21:17:29",
            "create_date": "2019-06-02",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "cfc.la",
            "domain_keyword": "cfc",
            "domain_tld": "la",
            "query_time": "2024-05-16 12:16:03",
            "create_date": "2020-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "registrar_name": "Namecheap",
            "registrant_email": "https://whois.nic.la/contact/cfc.la/registrant",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cfc.net.in",
            "domain_keyword": "cfc",
            "domain_tld": "net.in",
            "query_time": "2024-05-31 21:18:14",
            "create_date": "2020-03-30",
            "update_date": "2023-04-05",
            "expiry_date": "2025-03-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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": [
                "marty.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cfc.dk",
            "domain_keyword": "cfc",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:56:05",
            "create_date": "2020-12-01",
            "expiry_date": "2024-12-31",
            "registrar_name": "Domeneshop AS",
            "registrant_name": "Alan Hammer",
            "registrant_address": "lundsvei17",
            "registrant_city": "Sarpsborg",
            "registrant_zip": "1710",
            "registrant_country": "NO",
            "registrant_phone": "+47 93889985",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "cfc.cz",
            "domain_keyword": "cfc",
            "domain_tld": "cz",
            "query_time": "2024-05-26 09:16:43",
            "create_date": "2020-12-10",
            "update_date": "2024-05-02",
            "expiry_date": "2024-12-10",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Jiří Smetana",
            "registrant_company": "Web Invest s.r.o.",
            "registrant_address": "Pod Babykou 250, Vsetín, 75501",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ]
        },
        {
            "num": 42,
            "domain_name": "cfc.org.ng",
            "domain_keyword": "cfc",
            "domain_tld": "org.ng",
            "query_time": "2024-05-12 22:59:31",
            "create_date": "2022-09-08",
            "update_date": "2023-11-27",
            "expiry_date": "2024-09-08",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Cherry Field",
            "registrant_company": "Example Inc.",
            "registrant_address": "Plot CT19 Jikwoyi Extention, Jikwoyi",
            "registrant_city": "Jikwoyi",
            "registrant_state": "Abuja",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.33490015",
            "name_servers": [
                "april.ns.cloudflare.com",
                "byron.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cfc.com.co",
            "domain_keyword": "cfc",
            "domain_tld": "com.co",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2022-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cfc.su",
            "domain_keyword": "cfc",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:34:42",
            "create_date": "2023-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 45,
            "domain_name": "cfc.md",
            "domain_keyword": "cfc",
            "domain_tld": "md",
            "query_time": "2024-04-06 03:21:37",
            "create_date": "2023-03-09",
            "expiry_date": "2025-03-09",
            "name_servers": [
                "a.ihostdns.net",
                "b.ihostdns.net",
                "c.ihostdns.net",
                "d.ihostdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 46,
            "domain_name": "cfc.by",
            "domain_keyword": "cfc",
            "domain_tld": "by",
            "query_time": "2024-05-16 12:16:03",
            "create_date": "2023-03-15",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-15",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО «Центр финансовых консультаций»",
            "registrant_address": "220040, -, г.Минск, пер-к Можайского 3-й, д.11, пом.107",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375291909985",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 47,
            "domain_name": "cfc.org.nz",
            "domain_keyword": "cfc",
            "domain_tld": "org.nz",
            "query_time": "2024-05-31 21:18:14",
            "create_date": "2023-12-25",
            "update_date": "2024-04-15",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.secureparkme.com",
                "ns2.secureparkme.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cfc.ai",
            "domain_keyword": "cfc",
            "domain_tld": "ai",
            "query_time": "2024-05-01 16:10:43",
            "registrar_name": "101domain",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O CFC.AI",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cfc.qa",
            "domain_keyword": "cfc",
            "domain_tld": "qa",
            "query_time": "2024-04-06 03:21:37",
            "update_date": "2024-03-05",
            "registrar_name": "Ooredoo QSC",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 50,
            "domain_name": "cfc.ae",
            "domain_keyword": "cfc",
            "domain_tld": "ae",
            "query_time": "2024-04-06 03:21:37",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Bal Krishen",
            "registrant_company": "Century Financial Consultancy LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "cfc.net.au",
            "domain_keyword": "cfc",
            "domain_tld": "net.au",
            "query_time": "2024-05-08 14:17:09",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Virtus Health Pty Ltd",
            "name_servers": [
                "ns-1459.awsdns-54.org",
                "ns-1870.awsdns-41.co.uk",
                "ns-197.awsdns-24.com",
                "ns-799.awsdns-35.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cfc.com.pt",
            "domain_keyword": "cfc",
            "domain_tld": "com.pt",
            "query_time": "2024-05-28 23:36:39",
            "expiry_date": "2024-02-11",
            "registrant_name": "CFC - COMÉRCIO, IMPORTAÇÃO E EXPORTAÇÃO MATERIAL DESPORTIVO LDA",
            "registrant_address": "BAIRRO DO DEPOSITO, 63",
            "registrant_city": "MINDE",
            "registrant_state": "MINDE",
            "registrant_zip": "2395-104",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 53,
            "domain_name": "cfc.pe",
            "domain_keyword": "cfc",
            "domain_tld": "pe",
            "query_time": "2024-05-31 21:18:14",
            "registrar_name": "NIC.PE",
            "registrant_name": "Nicols Norberto Valdivia Gonzlez",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "cfc.pt",
            "domain_keyword": "cfc",
            "domain_tld": "pt",
            "query_time": "2024-05-28 23:36:39",
            "expiry_date": "2024-01-07",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com",
                "ns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 55,
            "domain_name": "cfc.com.au",
            "domain_keyword": "cfc",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 21:18:14",
            "update_date": "2023-10-25",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Trevor Hancock",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cfc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>55</total>
  <relation>eq</relation>
  <current>55</current>
 </count>
 <unique_domains>cfc.com, cfc.co.jp, cfc.org.br, cfc.it, cfc.org, cfc.coop, cfc.biz, cfc.us, cfc.net, cfc.cn, cfc.ie, cfc.com.cn, cfc.co.nz, cfc.ro, cfc.co.uk, cfc.info, cfc.in, cfc.mobi, cfc.be, cfc.jobs, cfc.aero, cfc.co.ke, cfc.bz, cfc.cl, cfc.cat, cfc.tel, cfc.sx, cfc.io, cfc.cc, cfc.uk, cfc.co.in, cfc.net.pl, cfc.ru, cfc.co, cfc.me.uk, cfc.com.br, cfc.org.uk, cfc.la, cfc.net.in, cfc.dk, cfc.cz, cfc.org.ng, cfc.com.co, cfc.su, cfc.md, cfc.by, cfc.org.nz, cfc.ai, cfc.qa, cfc.ae, cfc.net.au, cfc.com.pt, cfc.pe, cfc.pt, cfc.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cfc.com</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:28:30</query_time>
   <create_date>1990-01-10</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>CFC Group Holdings Limited</registrant_company>
   <registrant_address>85 Gracechurch Street</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>EC3V 0AA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2072208500</registrant_phone>
   <registrant_fax>+44.2072208500</registrant_fax>
   <name_servers>
    <value>ns-1503.awsdns-59.org</value>
    <value>ns-1736.awsdns-25.co.uk</value>
    <value>ns-395.awsdns-49.com</value>
    <value>ns-901.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cfc.co.jp</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 16:20:39</query_time>
   <create_date>1996-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>C.F.Computing, Inc.</registrant_company>
   <name_servers>
    <value>ns1.do-reg.jp</value>
    <value>ns2.do-reg.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>cfc.org.br</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-01 16:10:44</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrant_name>CONSELHO FEDERAL DE CONTABILIDADE</registrant_name>
   <name_servers>
    <value>ns-1179.awsdns-19.org</value>
    <value>ns-1607.awsdns-08.co.uk</value>
    <value>ns-360.awsdns-45.com</value>
    <value>ns-623.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>cfc.it</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 11:22:53</query_time>
   <create_date>1997-05-16</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Epinet S.r.l.</registrar_name>
   <registrar_website>https://www.epinet.it/</registrar_website>
   <registrant_company>C.F.C. Computer S.n.c.</registrant_company>
   <registrant_address>Vicolo Corridoni 6B</registrant_address>
   <registrant_city>Legnano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20025</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.epinet.it</value>
    <value>dns2.epinet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cfc.org</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 18:02:42</query_time>
   <create_date>1997-07-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2026-07-06</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>dns3.alasconnect.com</value>
    <value>dns4.alasconnect.com</value>
    <value>dns5.alasconnect.com</value>
    <value>dns6.alasconnect.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>cfc.coop</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-31 21:18:13</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Rural Utilities Cooperative Finance Corporation</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>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>udns1.ultradns.net</value>
    <value>udns2.ultradns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cfc.biz</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 22:59:33</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.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_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>ns1.udagdns.com</value>
    <value>ns2.udagdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cfc.us</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 16:10:44</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Richard Olivastro</registrant_name>
   <registrant_address>13 Winchester Court</registrant_address>
   <registrant_city>farmington</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>06032</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2513674556</registrant_phone>
   <registrant_fax>+1.8003681958</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cfc.net</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 16:20:39</query_time>
   <create_date>2002-05-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SHANDONG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/81634d05-a24d-4e7a-a378-8f76f483e96e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cfc.cn</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 14:17:09</query_time>
   <create_date>2003-03-10</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>中华人民共和国国家新闻出版广电总局(中华人民共和国国家版权局)</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.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>cfc.ie</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-18 00:28:30</query_time>
   <create_date>2003-05-14</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Cathedral Financial Consultants Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cfc.com.cn</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-31 21:18:13</query_time>
   <create_date>2003-06-03</create_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>中影云(北京)科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cfc.com.cn</value>
    <value>dns2.cfc.com.cn</value>
    <value>dns3.cfc.com.cn</value>
    <value>dns4.cfc.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cfc.co.nz</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 16:10:43</query_time>
   <create_date>2003-10-21</create_date>
   <update_date>2023-12-04</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cfc.ro</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-01 16:10:44</query_time>
   <create_date>2004-10-22</create_date>
   <expiry_date>2026-10-20</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns3.primetelecom.ro</value>
    <value>ns4.primetelecom.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cfc.co.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 16:10:43</query_time>
   <create_date>2005-07-11</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Richard Gray t/a Gray [Tag = RGRAY]</registrar_name>
   <name_servers>
    <value>ns1.safeukdns.net</value>
    <value>ns2.safeukdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>cfc.info</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-09-27</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_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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cfc.in</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 16:20:39</query_time>
   <create_date>2006-06-01</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Campus fuer Christus</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 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.nicns.net</value>
    <value>ns2.nicns.net</value>
    <value>ns3.nicns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cfc.mobi</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</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.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cfc.be</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 00:28:29</query_time>
   <create_date>2008-05-14</create_date>
   <registrar_name>info.at Internet GmbH</registrar_name>
   <registrar_website>http://www.info.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>cfc.jobs</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-04-21 11:22:53</query_time>
   <create_date>2009-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</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>NRUCFC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Virginia</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>cfc.aero</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Canadian Flight Centre Inc.</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>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>cfc.co.ke</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2010-08-12</create_date>
   <update_date>2021-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>IAN Media</registrant_company>
   <registrant_address>Ludwig-Erhard-Str. 10</registrant_address>
   <registrant_city>Kassel</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>34131</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cfc.bz</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-12 18:02:42</query_time>
   <create_date>2011-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.hostek.com</value>
    <value>ns2.hostek.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>cfc.cl</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-21 11:22:53</query_time>
   <create_date>2011-12-10</create_date>
   <expiry_date>2029-01-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Centro Ferretero</registrant_name>
   <name_servers>
    <value>ns1.hostname.cl</value>
    <value>ns2.hostname.cl</value>
    <value>ns3.hostname.cl</value>
    <value>ns4.hostname.cl</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>cfc.cat</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <create_date>2012-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cfc.tel</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-18 00:28:30</query_time>
   <create_date>2012-08-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cfc.sx</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>sx</domain_tld>
   <query_time>2024-05-20 16:20:39</query_time>
   <create_date>2013-04-07</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CFC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DUTCH CARIBBEAN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SX</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.caribbeanhosting.net</value>
    <value>ns2.caribbeanhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cfc.io</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 16:10:44</query_time>
   <create_date>2013-10-18</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ixc global inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cfc.cc</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 16:20:39</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>rohin.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cfc.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Richard Gray t/a Gray [Tag = RGRAY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>cfc.co.in</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-12 18:02:42</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N A</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>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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cfc.net.pl</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-20 16:20:43</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cfc.ru</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:42</query_time>
   <create_date>2016-12-02</create_date>
   <expiry_date>2024-12-02</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>34</num>
   <domain_name>cfc.co</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 16:10:43</query_time>
   <create_date>2017-04-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zi Nian Pan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cfc.me.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-04 21:17:28</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns6.intechs.gr</value>
    <value>ns7.intechs.gr</value>
    <value>ns8.intechs.gr</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>cfc.com.br</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 06:27:16</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrant_name>RAPHAEL PATRICK FREITAS CHAVES</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>cfc.org.uk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 21:17:29</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-02</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>cfc.la</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-16 12:16:03</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Namecheap</registrar_name>
   <registrant_email>https://whois.nic.la/contact/cfc.la/registrant</registrant_email>
   <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>39</num>
   <domain_name>cfc.net.in</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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>marty.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cfc.dk</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:56:05</query_time>
   <create_date>2020-12-01</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrant_name>Alan Hammer</registrant_name>
   <registrant_address>lundsvei17</registrant_address>
   <registrant_city>Sarpsborg</registrant_city>
   <registrant_zip>1710</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_phone>+47 93889985</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cfc.cz</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-26 09:16:43</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Jiří Smetana</registrant_name>
   <registrant_company>Web Invest s.r.o.</registrant_company>
   <registrant_address>Pod Babykou 250, Vsetín, 75501</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>cfc.org.ng</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-12 22:59:31</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-09-08</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>Cherry Field</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Plot CT19 Jikwoyi Extention, Jikwoyi</registrant_address>
   <registrant_city>Jikwoyi</registrant_city>
   <registrant_state>Abuja</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.33490015</registrant_phone>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>byron.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cfc.com.co</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cfc.su</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:34:42</query_time>
   <create_date>2023-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>cfc.md</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <create_date>2023-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <name_servers>
    <value>a.ihostdns.net</value>
    <value>b.ihostdns.net</value>
    <value>c.ihostdns.net</value>
    <value>d.ihostdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>cfc.by</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-16 12:16:03</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО «Центр финансовых консультаций»</registrant_company>
   <registrant_address>220040, -, г.Минск, пер-к Можайского 3-й, д.11, пом.107</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375291909985</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>cfc.org.nz</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-04-15</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.secureparkme.com</value>
    <value>ns2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cfc.ai</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-01 16:10:43</query_time>
   <registrar_name>101domain</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O CFC.AI</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cfc.qa</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <update_date>2024-03-05</update_date>
   <registrar_name>Ooredoo QSC</registrar_name>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>cfc.ae</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-06 03:21:37</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Bal Krishen</registrant_name>
   <registrant_company>Century Financial Consultancy LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>cfc.net.au</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-08 14:17:09</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Virtus Health Pty Ltd</registrant_name>
   <name_servers>
    <value>ns-1459.awsdns-54.org</value>
    <value>ns-1870.awsdns-41.co.uk</value>
    <value>ns-197.awsdns-24.com</value>
    <value>ns-799.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cfc.com.pt</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-28 23:36:39</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>CFC - COMÉRCIO, IMPORTAÇÃO E EXPORTAÇÃO MATERIAL DESPORTIVO LDA</registrant_name>
   <registrant_address>BAIRRO DO DEPOSITO, 63</registrant_address>
   <registrant_city>MINDE</registrant_city>
   <registrant_state>MINDE</registrant_state>
   <registrant_zip>2395-104</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>cfc.pe</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Nicols Norberto Valdivia Gonzlez</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>cfc.pt</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 23:36:39</query_time>
   <expiry_date>2024-01-07</expiry_date>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
    <value>ns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>cfc.com.au</domain_name>
   <domain_keyword>cfc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 21:18:14</query_time>
   <update_date>2023-10-25</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>Trevor Hancock</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</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 7,786 domain names (in 0.081 seconds) which look and sound like the brand name "cfc".
Domain Name Registered Expiry Registrar Ownership
1 cfcx.net 7 May 2023 7 May 2025 22net, Inc. -
2 cfm.com.cn 8 Jun 2000 8 Jun 2026 北京新网数码信息技术有限公司 舟山水产品中心批发市场有限责任公司
3 cfs.today 5 Dec 2016 5 Dec 2024 eNom, LLC REDACTED FOR PRIVACY
4 cfw.beauty 10 Feb 2022 10 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
5 cjc.co 20 Jul 2010 19 Jul 2027 Dynadot Inc REDACTED FOR PRIVACY
6 cbc.codes 30 Jul 2023 30 Jul 2024 Porkbun LLC Private by Design, LLC
7 cbc.cx 22 Mar 2020 22 Mar 2025 CentralNic Ltd Redacted | EU Registrar
8 cfa.network 11 Apr 2024 11 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 cfbc.us 24 Aug 2002 23 Aug 2024 GoDaddy.com, LLC Custom Fit Bra Company, Ltd.
10 cfcz.com 23 Apr 2004 23 Apr 2025 eName Technology Co.,Ltd. -
11 cfcw.co.uk 14 Mar 2017 14 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
12 ccc.financial 28 Aug 2019 28 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com Farsight Automotive B.V.
13 ccfc.ro - 29 May 2028 ICI - Registrar -
14 ccfc.xyz 31 Mar 2018 31 Mar 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Johnson
15 cfn.ovh 27 Mar 2017 27 Mar 2025 OVH Hors-Lignes
16 cfw.zj.cn 17 Feb 2024 17 Feb 2025 北京新网数码信息技术有限公司 陈志会
17 afc.nagoya 8 Feb 2023 8 Feb 2025 GMO Internet Group, Inc. -
18 c-c.asia 27 Jul 2023 27 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 成都杰星互娱网络科技有限公司
19 cfm.moe 2 Jun 2022 2 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
20 cfk.works 28 Dec 2020 28 Dec 2024 united-domains AG REDACTED FOR PRIVACY
21 cfco.com.cn 10 Apr 2024 10 Apr 2025 厦门三五互联科技股份有限公司 欧丽琴
22 cfcr.com 2 Apr 2002 2 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 cfcl.xyz 21 Apr 2023 21 Apr 2025 Gname.com Pte. Ltd. bei jing jing zan wang luo ke ji you xian gong si
24 cf3.work 26 Apr 2018 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 cfcy.life 12 Mar 2023 12 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166731310
26 cmc.pet 27 Apr 2020 27 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
27 cec.contractors 22 Dec 2018 22 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 c3c.lat 25 Oct 2023 25 Oct 2024 Dynadot LLC Dynadot Privacy Service
29 cfcb.pro 8 Nov 2010 8 Nov 2024 OVH SAS CFCB
30 cfcl.com.au - - DROP.com.au Pty Ltd Morgan Payne
31 cfp.coach 3 Mar 2023 3 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
32 clc.co.uk 9 Feb 1997 9 Feb 2025 Namesco Limited [Tag = NAMESCO] -
33 clc.pt - - - CLC - Comp. Logistica de Combustiveis, SA.
34 cec.it 20 Feb 1997 23 Nov 2024 Gandi SAS C&C Sistemi srl
35 cpc.ventures 25 Sep 2018 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 cfo.ag 5 May 2022 5 May 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
37 cfl.moscow 12 Mar 2018 12 Mar 2027 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
38 cafc.cat 4 Jul 2013 4 Jul 2024 Nominalia Eric Valverde Collado
39 cf3.tech 14 May 2016 14 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
40 cofc.foundation 13 Mar 2021 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 cfoc.ru 23 May 2019 23 May 2025 REGRU-RU Private Person
42 cbc.photography 12 Sep 2019 12 Sep 2024 Squarespace Domains II LLC Community Bible Church
43 cfcu.work 5 Jan 2022 5 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
44 cic.online 26 Aug 2015 26 Aug 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
45 cfm.tl - - 101Domain GRS, Ltd. Free 2 Play LP
46 cec.community 3 Nov 2014 3 Nov 2024 GoDaddy Corporate Domains, LLC Perdoceo Education Corporation
47 cfhc.ca 3 Apr 2019 3 Apr 2025 Go Get Canada Domain Registrar Ltd. Canadian Forensic Health Corporation
48 cft.com.br 24 Aug 2000 24 Aug 2024 - Villela e Cia LTDA
49 cfi.science 18 Jun 2018 18 Jun 2025 Mesh Digital Limited Domains By Proxy, LLC
50 cpc.com.co 29 Dec 2003 29 Dec 2024 Mi.com.co REDACTED FOR PRIVACY
51 cf4.info 29 Sep 2021 29 Sep 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 cft.co 18 Sep 2011 17 Sep 2024 1API GmbH REDACTED FOR PRIVACY
53 cfu.it 27 Sep 2002 16 Mar 2025 Aruba s.p.a. Italia Nostra Onlus
54 cf7.top 23 Mar 2023 23 Mar 2024 Web Commerce Communications Ltd Whoisprotection.cc
55 c-fc.us 19 Mar 2023 19 Mar 2024 GoDaddy.com, LLC CHEM FREE CAR WASH, LLC
56 cgc.technology 6 Dec 2023 6 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 cfr.guru 28 May 2021 28 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
58 c2fc.org 24 May 2022 24 May 2025 OVH sas REDACTED FOR PRIVACY
59 c6c.us 19 Oct 2022 19 Oct 2024 GoDaddy.com, LLC Carbon Customs, LLC
60 2fc.in 23 May 2013 23 May 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
61 cnc.pics 31 May 2023 31 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
62 cfca.energy 9 May 2018 9 May 2028 Network Solutions, LLC CIOMA
63 cfo.works 7 Dec 2023 7 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 cjc.aero 6 Jul 2021 6 Jul 2024 101domain GRS Limited CJC Aviation Ltd
65 cfh.ventures 18 Feb 2014 18 Feb 2027 Network Solutions, LLC Trammell Crow Interests Company
66 cfi.co 23 Apr 2010 22 Apr 2026 Tucows Domains Inc. CFI
67 cnc.clothing 4 Apr 2024 4 Apr 2025 Squarespace Domains LLC Craig Tyrrell
68 cbc.moe 30 Jul 2023 30 Jul 2024 Porkbun Private by Design, LLC
69 cmc.icu 12 Apr 2024 12 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen xiao hua
70 cnfc.net.cn 9 Feb 2015 9 Feb 2025 DYNADOTCHINA LLC 何三定
71 c3c.online 16 Oct 2017 16 Oct 2024 IONOS SE -
72 c-c.run 15 Nov 2017 15 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 ccfc.ca 26 Oct 2000 15 Jul 2025 Tucows.com Co. Crohn's and Colitis Canada
74 cf6.life 17 Jul 2019 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 cic.xyz 2 Jun 2019 2 Jun 2025 DNSPod, Inc. wangziyuan
76 ccc.biz 13 Oct 2023 13 Oct 2032 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
77 cfct.org.uk 4 Jun 2003 4 Jun 2025 Easyspace Ltd [Tag = EASYSPACE] -
78 cfa.gay 12 Sep 2020 12 Sep 2024 CSC Corporate Domains, Inc. CSC Corporate Domains, Inc.
79 cxc.gay 26 Sep 2023 26 Sep 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
80 cec.bike 16 Apr 2015 16 Apr 2025 Key-Systems, LLC Cool Electroy Cycles
81 cfa.ru 2 Aug 2011 2 Aug 2024 RU-CENTER-RU Private Person
82 cfl.ru 6 Apr 2017 6 Apr 2025 REGRU-RU Private Person
83 cfu.ru 7 Jul 2005 7 Jul 2024 BEELINE-RU The limited liability company Tsentr finansovykh uslug i konsaltinga
84 cfs.ru 30 Jul 2000 30 Jul 2024 RU-CENTER-RU Private Person
85 cfg.uk 6 Oct 2014 6 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
86 cbc.sarl 9 Aug 2023 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 bfc.life 2 May 2017 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 cvc.top 9 Jan 2024 9 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang gao qiang
89 cvc.broker 15 Aug 2023 15 Aug 2024 Porkbun LLC Private by Design, LLC
90 clc.center 16 Oct 2015 16 Oct 2026 DNC Holdings, Inc. Jewella Privacy LLC
91 crc.global 2 Feb 2017 2 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
92 cfn.bike 6 Sep 2017 6 Sep 2026 Network Solutions, LLC REDACTED FOR PRIVACY
93 ckfc.org 3 Mar 2022 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 cmc.cymru 1 Mar 2015 1 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
95 cmc.md 14 Apr 2016 14 Apr 2026 - -
96 c0c.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
97 cjc.expert 18 May 2018 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 cjc.global 16 May 2018 16 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 cbc.org.br 28 Feb 1997 28 Feb 2026 - COLEGIO BRASILEIRO DE CIRURGIOES
100 coc.global 12 Mar 2024 12 Mar 2025 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 Cfc.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cfc.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cfc.uk",
        "page_size": 100
    },
    "count": {
        "total": 7786,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cfcx.net, cfm.com.cn, cfs.today, cfw.beauty, cjc.co, cbc.codes, cbc.cx, cfa.network, cfbc.us, cfcz.com, cfcw.co.uk, ccc.financial, ccfc.ro, ccfc.xyz, cfn.ovh, cfw.zj.cn, afc.nagoya, c-c.asia, cfm.moe, cfk.works, cfco.com.cn, cfcr.com, cfcl.xyz, cf3.work, cfcy.life, cmc.pet, cec.contractors, c3c.lat, cfcb.pro, cfcl.com.au, cfp.coach, clc.co.uk, clc.pt, cec.it, cpc.ventures, cfo.ag, cfl.moscow, cafc.cat, cf3.tech, cofc.foundation, cfoc.ru, cbc.photography, cfcu.work, cic.online, cfm.tl, cec.community, cfhc.ca, cft.com.br, cfi.science, cpc.com.co, cf4.info, cft.co, cfu.it, cf7.top, c-fc.us, cgc.technology, cfr.guru, c2fc.org, c6c.us, 2fc.in, cnc.pics, cfca.energy, cfo.works, cjc.aero, cfh.ventures, cfi.co, cnc.clothing, cbc.moe, cmc.icu, cnfc.net.cn, c3c.online, c-c.run, ccfc.ca, cf6.life, cic.xyz, ccc.biz, cfct.org.uk, cfa.gay, cxc.gay, cec.bike, cfa.ru, cfl.ru, cfu.ru, cfs.ru, cfg.uk, cbc.sarl, bfc.life, cvc.top, cvc.broker, clc.center, crc.global, cfn.bike, ckfc.org, cmc.cymru, cmc.md, c0c.lat, cjc.expert, cjc.global, cbc.org.br, coc.global",
    "results": [
        {
            "num": 1,
            "domain_name": "cfcx.net",
            "domain_keyword": "cfcx",
            "domain_tld": "net",
            "query_time": "2024-04-06 03:22:37",
            "create_date": "2023-05-07",
            "update_date": "2024-01-19",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cfm.com.cn",
            "domain_keyword": "cfm",
            "domain_tld": "com.cn",
            "query_time": "2024-04-06 03:26:47",
            "create_date": "2000-06-08",
            "expiry_date": "2026-06-08",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "舟山水产品中心批发市场有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cfs.today",
            "domain_keyword": "cfs",
            "domain_tld": "today",
            "query_time": "2024-04-06 03:31:25",
            "create_date": "2016-12-05",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cfw.beauty",
            "domain_keyword": "cfw",
            "domain_tld": "beauty",
            "query_time": "2024-04-08 03:21:03",
            "create_date": "2022-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "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.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cjc.co",
            "domain_keyword": "cjc",
            "domain_tld": "co",
            "query_time": "2024-04-08 16:34:46",
            "create_date": "2010-07-20",
            "update_date": "2022-09-05",
            "expiry_date": "2027-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cbc.codes",
            "domain_keyword": "cbc",
            "domain_tld": "codes",
            "query_time": "2024-04-10 03:08:20",
            "create_date": "2023-07-30",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cbc.cx",
            "domain_keyword": "cbc",
            "domain_tld": "cx",
            "query_time": "2024-04-10 03:08:20",
            "create_date": "2020-03-22",
            "update_date": "2020-03-27",
            "expiry_date": "2025-03-22",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "newt.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cfa.network",
            "domain_keyword": "cfa",
            "domain_tld": "network",
            "query_time": "2024-04-21 11:19:04",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cfbc.us",
            "domain_keyword": "cfbc",
            "domain_tld": "us",
            "query_time": "2024-04-21 11:21:49",
            "create_date": "2002-08-24",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Stan Fredrick",
            "registrant_company": "Custom Fit Bra Company, Ltd.",
            "registrant_address": "2201 Long Prairie Rd., Suite 107-342",
            "registrant_city": "Flower Mound",
            "registrant_state": "TX",
            "registrant_zip": "75022",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.972691411",
            "registrant_fax": "+1.972539644",
            "name_servers": [
                "ns6233.hostgator.com",
                "ns6234.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cfcz.com",
            "domain_keyword": "cfcz",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:24:56",
            "create_date": "2004-04-23",
            "update_date": "2023-07-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/cfcz.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cfcw.co.uk",
            "domain_keyword": "cfcw",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 11:24:56",
            "create_date": "2017-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.hostinguk.net",
                "ns2.hostinguk.net",
                "ns3.hostinguk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "ccc.financial",
            "domain_keyword": "ccc",
            "domain_tld": "financial",
            "query_time": "2024-04-24 13:25:35",
            "create_date": "2019-08-28",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-28",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Farsight Automotive B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1367.awsdns-42.org",
                "ns-1890.awsdns-44.co.uk",
                "ns-381.awsdns-47.com",
                "ns-695.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ccfc.ro",
            "domain_keyword": "ccfc",
            "domain_tld": "ro",
            "query_time": "2024-04-24 19:53:23",
            "expiry_date": "2028-05-29",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns7.rcs-rds.ro",
                "ns8.rcs-rds.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "ccfc.xyz",
            "domain_keyword": "ccfc",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 19:53:23",
            "create_date": "2018-03-31",
            "update_date": "2023-08-31",
            "expiry_date": "2028-03-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Johnson",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cfn.ovh",
            "domain_keyword": "cfn",
            "domain_tld": "ovh",
            "query_time": "2024-04-24 19:08:45",
            "create_date": "2017-03-27",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-27",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Hors-Lignes",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "cfw.zj.cn",
            "domain_keyword": "cfw",
            "domain_tld": "zj.cn",
            "query_time": "2024-04-25 18:50:42",
            "create_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "陈志会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "afc.nagoya",
            "domain_keyword": "afc",
            "domain_tld": "nagoya",
            "query_time": "2024-04-27 10:12:27",
            "create_date": "2023-02-08",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.goope.jp",
                "dns2.goope.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "c-c.asia",
            "domain_keyword": "c-c",
            "domain_tld": "asia",
            "query_time": "2024-05-01 23:00:31",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "成都杰星互娱网络科技有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "四川",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cfm.moe",
            "domain_keyword": "cfm",
            "domain_tld": "moe",
            "query_time": "2024-05-01 16:16:58",
            "create_date": "2022-06-02",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "cfk.works",
            "domain_keyword": "cfk",
            "domain_tld": "works",
            "query_time": "2024-05-01 16:15:50",
            "create_date": "2020-12-28",
            "update_date": "2024-04-07",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "henrik.ns.cloudflare.com",
                "oaklyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cfco.com.cn",
            "domain_keyword": "cfco",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 16:11:14",
            "create_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "欧丽琴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cfcr.com",
            "domain_keyword": "cfcr",
            "domain_tld": "com",
            "query_time": "2024-05-01 16:11:42",
            "create_date": "2002-04-02",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cfcl.xyz",
            "domain_keyword": "cfcl",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 16:11:10",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "bei jing jing zan wang luo ke ji you xian gong si",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cf3.work",
            "domain_keyword": "cf3",
            "domain_tld": "work",
            "query_time": "2024-05-01 16:07:39",
            "create_date": "2018-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": [
                "ns-1454.awsdns-53.org",
                "ns-1628.awsdns-11.co.uk",
                "ns-363.awsdns-45.com",
                "ns-874.awsdns-45.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cfcy.life",
            "domain_keyword": "cfcy",
            "domain_tld": "life",
            "query_time": "2024-05-01 16:11:52",
            "create_date": "2023-03-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166731310",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cmc.pet",
            "domain_keyword": "cmc",
            "domain_tld": "pet",
            "query_time": "2024-04-29 10:50:05",
            "create_date": "2020-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2026-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cec.contractors",
            "domain_keyword": "cec",
            "domain_tld": "contractors",
            "query_time": "2024-05-04 09:06:26",
            "create_date": "2018-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "c3c.lat",
            "domain_keyword": "c3c",
            "domain_tld": "lat",
            "query_time": "2024-05-07 21:29:58",
            "create_date": "2023-10-25",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cfcb.pro",
            "domain_keyword": "cfcb",
            "domain_tld": "pro",
            "query_time": "2024-05-08 14:17:12",
            "create_date": "2010-11-08",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CFCB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "cfcl.com.au",
            "domain_keyword": "cfcl",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 14:17:19",
            "update_date": "2024-04-29",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Morgan Payne",
            "name_servers": [
                "ns1.cfcl.com.au",
                "ns2.cfcl.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cfp.coach",
            "domain_keyword": "cfp",
            "domain_tld": "coach",
            "query_time": "2024-05-08 14:20:41",
            "create_date": "2023-03-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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": [
                "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": 32,
            "domain_name": "clc.co.uk",
            "domain_keyword": "clc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 07:58:44",
            "create_date": "1997-02-09",
            "update_date": "2023-02-11",
            "expiry_date": "2025-02-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "naomi.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "clc.pt",
            "domain_keyword": "clc",
            "domain_tld": "pt",
            "query_time": "2024-04-18 16:42:14",
            "registrant_name": "CLC - Comp. Logistica de Combustiveis, SA.",
            "registrant_address": "E. N. 366, Km 18",
            "registrant_city": "Azambuja",
            "registrant_state": "Aveiras de Cima",
            "registrant_zip": "2050-145",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 34,
            "domain_name": "cec.it",
            "domain_keyword": "cec",
            "domain_tld": "it",
            "query_time": "2024-04-18 00:40:59",
            "create_date": "1997-02-20",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "C&C Sistemi srl",
            "registrant_address": "Via Nazionale 73",
            "registrant_city": "Imperia",
            "registrant_state": "IM",
            "registrant_zip": "18100",
            "registrant_country": "IT",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "cpc.ventures",
            "domain_keyword": "cpc",
            "domain_tld": "ventures",
            "query_time": "2024-05-09 09:52:15",
            "create_date": "2018-09-25",
            "update_date": "2023-07-16",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cfo.ag",
            "domain_keyword": "cfo",
            "domain_tld": "ag",
            "query_time": "2024-05-10 19:36:00",
            "create_date": "2022-05-05",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-05",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Manitoba",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cfl.moscow",
            "domain_keyword": "cfl",
            "domain_tld": "moscow",
            "query_time": "2024-05-12 23:01:41",
            "create_date": "2018-03-12",
            "update_date": "2023-11-28",
            "expiry_date": "2027-03-12",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "cafc.cat",
            "domain_keyword": "cafc",
            "domain_tld": "cat",
            "query_time": "2024-05-20 17:16:26",
            "create_date": "2013-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Eric Valverde Collado",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cf3.tech",
            "domain_keyword": "cf3",
            "domain_tld": "tech",
            "query_time": "2024-05-18 00:27:24",
            "create_date": "2016-05-14",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "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.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cofc.foundation",
            "domain_keyword": "cofc",
            "domain_tld": "foundation",
            "query_time": "2024-05-14 00:22:46",
            "create_date": "2021-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cfoc.ru",
            "domain_keyword": "cfoc",
            "domain_tld": "ru",
            "query_time": "2024-05-25 10:24:20",
            "create_date": "2019-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "cbc.photography",
            "domain_keyword": "cbc",
            "domain_tld": "photography",
            "query_time": "2024-05-25 02:52:54",
            "create_date": "2019-09-12",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Community Bible Church",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cfcu.work",
            "domain_keyword": "cfcu",
            "domain_tld": "work",
            "query_time": "2024-05-24 01:47:06",
            "create_date": "2022-01-05",
            "update_date": "2023-07-30",
            "expiry_date": "2027-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cic.online",
            "domain_keyword": "cic",
            "domain_tld": "online",
            "query_time": "2024-05-26 04:02:14",
            "create_date": "2015-08-26",
            "update_date": "2024-02-14",
            "expiry_date": "2025-08-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "North Lebanon",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cfm.tl",
            "domain_keyword": "cfm",
            "domain_tld": "tl",
            "query_time": "2024-05-16 12:16:26",
            "registrar_name": "101Domain GRS, Ltd.",
            "registrar_website": "https://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Free 2 Play LP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nucum.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cec.community",
            "domain_keyword": "cec",
            "domain_tld": "community",
            "query_time": "2024-05-17 09:14:09",
            "create_date": "2014-11-03",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-03",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Perdoceo Education Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1.uberns.com",
                "b1.uberns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cfhc.ca",
            "domain_keyword": "cfhc",
            "domain_tld": "ca",
            "query_time": "2024-05-20 02:48:04",
            "create_date": "2019-04-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-03",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "Tiffany Kafka",
            "registrant_company": "Canadian Forensic Health Corporation",
            "registrant_address": "36093 Auguston Pkwy S",
            "registrant_city": "Abbotsford",
            "registrant_state": "BC",
            "registrant_zip": "V3G3G1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6048705661",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cft.com.br",
            "domain_keyword": "cft",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 02:50:56",
            "create_date": "2000-08-24",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-24",
            "registrant_name": "Villela e Cia LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 49,
            "domain_name": "cfi.science",
            "domain_keyword": "cfi",
            "domain_tld": "science",
            "query_time": "2024-05-20 02:48:13",
            "create_date": "2018-06-18",
            "update_date": "2023-11-17",
            "expiry_date": "2025-06-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cpc.com.co",
            "domain_keyword": "cpc",
            "domain_tld": "com.co",
            "query_time": "2024-05-27 06:53:47",
            "create_date": "2003-12-29",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-29",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "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",
            "name_servers": [
                "ns1.redexpertos.com.co",
                "ns2.redexpertos.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cf4.info",
            "domain_keyword": "cf4",
            "domain_tld": "info",
            "query_time": "2024-05-27 23:45:46",
            "create_date": "2021-09-29",
            "update_date": "2021-09-29",
            "expiry_date": "2026-09-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cft.co",
            "domain_keyword": "cft",
            "domain_tld": "co",
            "query_time": "2024-05-31 21:22:03",
            "create_date": "2011-09-18",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cfu.it",
            "domain_keyword": "cfu",
            "domain_tld": "it",
            "query_time": "2024-05-31 21:22:01",
            "create_date": "2002-09-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Italia Nostra Onlus",
            "registrant_address": "via liegi, 33",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00198",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "cf7.top",
            "domain_keyword": "cf7",
            "domain_tld": "top",
            "query_time": "2024-05-28 23:36:17",
            "create_date": "2023-03-23",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-23",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "c-fc.us",
            "domain_keyword": "c-fc",
            "domain_tld": "us",
            "query_time": "2024-05-29 16:23:57",
            "create_date": "2023-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Christopher Tarr",
            "registrant_company": "CHEM FREE CAR WASH, LLC",
            "registrant_address": "3 Jana Lane",
            "registrant_city": "Scarborough",
            "registrant_state": "Maine",
            "registrant_zip": "04074",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2076591600",
            "registrant_fax": "+1.4805058844",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cgc.technology",
            "domain_keyword": "cgc",
            "domain_tld": "technology",
            "query_time": "2024-05-28 20:11:14",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "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": 57,
            "domain_name": "cfr.guru",
            "domain_keyword": "cfr",
            "domain_tld": "guru",
            "query_time": "2024-05-27 23:49:41",
            "create_date": "2021-05-28",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-28",
            "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": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "c2fc.org",
            "domain_keyword": "c2fc",
            "domain_tld": "org",
            "query_time": "2024-05-28 04:02:40",
            "create_date": "2022-05-24",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-24",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "c6c.us",
            "domain_keyword": "c6c",
            "domain_tld": "us",
            "query_time": "2024-05-31 17:50:04",
            "create_date": "2022-10-19",
            "update_date": "2022-10-24",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Dan Hicks",
            "registrant_company": "Carbon Customs, LLC",
            "registrant_address": "601 Willow Bend Dr",
            "registrant_city": "Casselton",
            "registrant_state": "North Dakota",
            "registrant_zip": "58012",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7017936356",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "2fc.in",
            "domain_keyword": "2fc",
            "domain_tld": "in",
            "query_time": "2024-06-02 07:10:54",
            "create_date": "2013-05-23",
            "update_date": "2023-06-05",
            "expiry_date": "2024-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cnc.pics",
            "domain_keyword": "cnc",
            "domain_tld": "pics",
            "query_time": "2024-06-02 09:21:12",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "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.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cfca.energy",
            "domain_keyword": "cfca",
            "domain_tld": "energy",
            "query_time": "2024-04-06 03:21:39",
            "create_date": "2018-05-09",
            "update_date": "2023-03-30",
            "expiry_date": "2028-05-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIOMA",
            "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": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cfo.works",
            "domain_keyword": "cfo",
            "domain_tld": "works",
            "query_time": "2024-04-06 03:28:44",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "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": 64,
            "domain_name": "cjc.aero",
            "domain_keyword": "cjc",
            "domain_tld": "aero",
            "query_time": "2024-04-08 16:34:47",
            "create_date": "2021-07-06",
            "update_date": "2021-09-04",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CJC Aviation Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BKM",
            "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": [
                "amanda.ns.cloudflare.com",
                "andy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cfh.ventures",
            "domain_keyword": "cfh",
            "domain_tld": "ventures",
            "query_time": "2024-04-12 18:03:43",
            "create_date": "2014-02-18",
            "update_date": "2024-02-05",
            "expiry_date": "2027-02-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Trammell Crow Interests Company",
            "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": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cfi.co",
            "domain_keyword": "cfi",
            "domain_tld": "co",
            "query_time": "2024-04-12 18:36:02",
            "create_date": "2010-04-23",
            "update_date": "2022-03-29",
            "expiry_date": "2026-04-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CFI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "England",
            "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": [
                "jeff.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cnc.clothing",
            "domain_keyword": "cnc",
            "domain_tld": "clothing",
            "query_time": "2024-04-13 05:35:25",
            "create_date": "2024-04-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Craig Tyrrell",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bucks",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cbc.moe",
            "domain_keyword": "cbc",
            "domain_tld": "moe",
            "query_time": "2024-04-10 03:08:21",
            "create_date": "2023-07-30",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-30",
            "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": 69,
            "domain_name": "cmc.icu",
            "domain_keyword": "cmc",
            "domain_tld": "icu",
            "query_time": "2024-04-14 16:24:57",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "chen xiao hua",
            "registrant_state": "hu bei",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cnfc.net.cn",
            "domain_keyword": "cnfc",
            "domain_tld": "net.cn",
            "query_time": "2024-04-22 21:51:03",
            "create_date": "2015-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "何三定",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "c3c.online",
            "domain_keyword": "c3c",
            "domain_tld": "online",
            "query_time": "2024-04-15 04:35:28",
            "create_date": "2017-10-16",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "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.",
            "name_servers": [
                "ns1034.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1078.ui-dns.com",
                "ns1087.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "c-c.run",
            "domain_keyword": "c-c",
            "domain_tld": "run",
            "query_time": "2024-04-17 12:25:32",
            "create_date": "2017-11-15",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-15",
            "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": [
                "ada.ns.cloudflare.com",
                "guy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ccfc.ca",
            "domain_keyword": "ccfc",
            "domain_tld": "ca",
            "query_time": "2024-04-24 19:53:23",
            "create_date": "2000-10-26",
            "update_date": "2023-11-27",
            "expiry_date": "2025-07-15",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Lisa Larsen",
            "registrant_company": "Crohn's and Colitis Canada",
            "registrant_address": "2110-439 University Avenue",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5G1Y8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169205035",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cf6.life",
            "domain_keyword": "cf6",
            "domain_tld": "life",
            "query_time": "2024-04-24 21:16:12",
            "create_date": "2019-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cic.xyz",
            "domain_keyword": "cic",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 17:51:04",
            "create_date": "2019-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "wangziyuan",
            "registrant_state": "si chuan 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ccc.biz",
            "domain_keyword": "ccc",
            "domain_tld": "biz",
            "query_time": "2024-04-28 14:20:58",
            "create_date": "2023-10-13",
            "update_date": "2024-04-24",
            "expiry_date": "2032-10-13",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "cfct.org.uk",
            "domain_keyword": "cfct",
            "domain_tld": "org.uk",
            "query_time": "2024-04-21 11:24:48",
            "create_date": "2003-06-04",
            "update_date": "2023-06-09",
            "expiry_date": "2025-06-04",
            "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."
            ]
        },
        {
            "num": 78,
            "domain_name": "cfa.gay",
            "domain_keyword": "cfa",
            "domain_tld": "gay",
            "query_time": "2024-04-29 23:33:43",
            "create_date": "2020-09-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cxc.gay",
            "domain_keyword": "cxc",
            "domain_tld": "gay",
            "query_time": "2024-05-03 14:34:56",
            "create_date": "2023-09-26",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-26",
            "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.byet.org",
                "ns2.byet.org",
                "ns3.byet.org",
                "ns4.byet.org",
                "ns5.byet.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cec.bike",
            "domain_keyword": "cec",
            "domain_tld": "bike",
            "query_time": "2024-05-04 09:06:26",
            "create_date": "2015-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cool Electroy Cycles",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cfa.ru",
            "domain_keyword": "cfa",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:40",
            "create_date": "2011-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "cfl.ru",
            "domain_keyword": "cfl",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:47",
            "create_date": "2017-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "cfu.ru",
            "domain_keyword": "cfu",
            "domain_tld": "ru",
            "query_time": "2024-05-03 04:51:44",
            "create_date": "2005-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "BEELINE-RU",
            "registrant_company": "The limited liability company Tsentr finansovykh uslug i konsaltinga",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "cfs.ru",
            "domain_keyword": "cfs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 04:51:42",
            "create_date": "2000-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.pronko.ru",
                "ns2.cfs.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "cfg.uk",
            "domain_keyword": "cfg",
            "domain_tld": "uk",
            "query_time": "2024-05-01 16:13:55",
            "create_date": "2014-10-06",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-06",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "cbc.sarl",
            "domain_keyword": "cbc",
            "domain_tld": "sarl",
            "query_time": "2024-05-05 07:01:33",
            "create_date": "2023-08-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bfc.life",
            "domain_keyword": "bfc",
            "domain_tld": "life",
            "query_time": "2024-05-06 11:07:44",
            "create_date": "2017-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cvc.top",
            "domain_keyword": "cvc",
            "domain_tld": "top",
            "query_time": "2024-05-07 09:11:03",
            "create_date": "2024-01-09",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang gao qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cvc.broker",
            "domain_keyword": "cvc",
            "domain_tld": "broker",
            "query_time": "2024-05-07 09:11:03",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "clc.center",
            "domain_keyword": "clc",
            "domain_tld": "center",
            "query_time": "2024-05-07 10:04:25",
            "create_date": "2015-10-16",
            "update_date": "2023-09-02",
            "expiry_date": "2026-10-16",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "crc.global",
            "domain_keyword": "crc",
            "domain_tld": "global",
            "query_time": "2024-05-06 03:56:10",
            "create_date": "2017-02-02",
            "update_date": "2021-11-17",
            "expiry_date": "2027-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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cfn.bike",
            "domain_keyword": "cfn",
            "domain_tld": "bike",
            "query_time": "2024-05-01 16:17:28",
            "create_date": "2017-09-06",
            "update_date": "2023-07-13",
            "expiry_date": "2026-09-06",
            "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": "redacted",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ckfc.org",
            "domain_keyword": "ckfc",
            "domain_tld": "org",
            "query_time": "2024-05-10 15:50:38",
            "create_date": "2022-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cmc.cymru",
            "domain_keyword": "cmc",
            "domain_tld": "cymru",
            "query_time": "2024-05-08 20:17:02",
            "create_date": "2015-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cmc.md",
            "domain_keyword": "cmc",
            "domain_tld": "md",
            "query_time": "2024-05-08 20:17:02",
            "create_date": "2016-04-14",
            "expiry_date": "2026-04-14",
            "name_servers": [
                "ns.dns.md",
                "ns.gov.md",
                "ns.itsec.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 96,
            "domain_name": "c0c.lat",
            "domain_keyword": "c0c",
            "domain_tld": "lat",
            "query_time": "2024-05-19 13:35:07",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cjc.expert",
            "domain_keyword": "cjc",
            "domain_tld": "expert",
            "query_time": "2024-05-20 14:13:41",
            "create_date": "2018-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cjc.global",
            "domain_keyword": "cjc",
            "domain_tld": "global",
            "query_time": "2024-05-19 21:57:27",
            "create_date": "2018-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cbc.org.br",
            "domain_keyword": "cbc",
            "domain_tld": "org.br",
            "query_time": "2024-05-20 09:22:56",
            "create_date": "1997-02-28",
            "update_date": "2023-02-11",
            "expiry_date": "2026-02-28",
            "registrant_name": "COLEGIO BRASILEIRO DE CIRURGIOES",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 100,
            "domain_name": "coc.global",
            "domain_keyword": "coc",
            "domain_tld": "global",
            "query_time": "2024-05-14 11:05:12",
            "create_date": "2024-03-12",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cfc.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7786</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cfcx.net, cfm.com.cn, cfs.today, cfw.beauty, cjc.co, cbc.codes, cbc.cx, cfa.network, cfbc.us, cfcz.com, cfcw.co.uk, ccc.financial, ccfc.ro, ccfc.xyz, cfn.ovh, cfw.zj.cn, afc.nagoya, c-c.asia, cfm.moe, cfk.works, cfco.com.cn, cfcr.com, cfcl.xyz, cf3.work, cfcy.life, cmc.pet, cec.contractors, c3c.lat, cfcb.pro, cfcl.com.au, cfp.coach, clc.co.uk, clc.pt, cec.it, cpc.ventures, cfo.ag, cfl.moscow, cafc.cat, cf3.tech, cofc.foundation, cfoc.ru, cbc.photography, cfcu.work, cic.online, cfm.tl, cec.community, cfhc.ca, cft.com.br, cfi.science, cpc.com.co, cf4.info, cft.co, cfu.it, cf7.top, c-fc.us, cgc.technology, cfr.guru, c2fc.org, c6c.us, 2fc.in, cnc.pics, cfca.energy, cfo.works, cjc.aero, cfh.ventures, cfi.co, cnc.clothing, cbc.moe, cmc.icu, cnfc.net.cn, c3c.online, c-c.run, ccfc.ca, cf6.life, cic.xyz, ccc.biz, cfct.org.uk, cfa.gay, cxc.gay, cec.bike, cfa.ru, cfl.ru, cfu.ru, cfs.ru, cfg.uk, cbc.sarl, bfc.life, cvc.top, cvc.broker, clc.center, crc.global, cfn.bike, ckfc.org, cmc.cymru, cmc.md, c0c.lat, cjc.expert, cjc.global, cbc.org.br, coc.global</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cfcx.net</domain_name>
   <domain_keyword>cfcx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 03:22:37</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cfm.com.cn</domain_name>
   <domain_keyword>cfm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-06 03:26:47</query_time>
   <create_date>2000-06-08</create_date>
   <expiry_date>2026-06-08</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>舟山水产品中心批发市场有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</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>cfs.today</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-06 03:31:25</query_time>
   <create_date>2016-12-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.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>cfw.beauty</domain_name>
   <domain_keyword>cfw</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-08 03:21:03</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <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>
   <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>5</num>
   <domain_name>cjc.co</domain_name>
   <domain_keyword>cjc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-08 16:34:46</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2027-07-19</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_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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cbc.codes</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-04-10 03:08:20</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cbc.cx</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-04-10 03:08:20</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2020-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>newt.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cfa.network</domain_name>
   <domain_keyword>cfa</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-21 11:19:04</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cfbc.us</domain_name>
   <domain_keyword>cfbc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-21 11:21:49</query_time>
   <create_date>2002-08-24</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Stan Fredrick</registrant_name>
   <registrant_company>Custom Fit Bra Company, Ltd.</registrant_company>
   <registrant_address>2201 Long Prairie Rd., Suite 107-342</registrant_address>
   <registrant_city>Flower Mound</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75022</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.972691411</registrant_phone>
   <registrant_fax>+1.972539644</registrant_fax>
   <name_servers>
    <value>ns6233.hostgator.com</value>
    <value>ns6234.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>10</num>
   <domain_name>cfcz.com</domain_name>
   <domain_keyword>cfcz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:24:56</query_time>
   <create_date>2004-04-23</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/cfcz.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cfcw.co.uk</domain_name>
   <domain_keyword>cfcw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 11:24:56</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</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>ns1.hostinguk.net</value>
    <value>ns2.hostinguk.net</value>
    <value>ns3.hostinguk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ccc.financial</domain_name>
   <domain_keyword>ccc</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-04-24 13:25:35</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Farsight Automotive B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1367.awsdns-42.org</value>
    <value>ns-1890.awsdns-44.co.uk</value>
    <value>ns-381.awsdns-47.com</value>
    <value>ns-695.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ccfc.ro</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 19:53:23</query_time>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns7.rcs-rds.ro</value>
    <value>ns8.rcs-rds.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ccfc.xyz</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 19:53:23</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-03-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Johnson</registrant_company>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cfn.ovh</domain_name>
   <domain_keyword>cfn</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-24 19:08:45</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Hors-Lignes</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cfw.zj.cn</domain_name>
   <domain_keyword>cfw</domain_keyword>
   <domain_tld>zj.cn</domain_tld>
   <query_time>2024-04-25 18:50:42</query_time>
   <create_date>2024-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>陈志会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>afc.nagoya</domain_name>
   <domain_keyword>afc</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-04-27 10:12:27</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.goope.jp</value>
    <value>dns2.goope.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>c-c.asia</domain_name>
   <domain_keyword>c-c</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-01 23:00:31</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>成都杰星互娱网络科技有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>四川</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cfm.moe</domain_name>
   <domain_keyword>cfm</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-01 16:16:58</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-02</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cfk.works</domain_name>
   <domain_keyword>cfk</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-01 16:15:50</query_time>
   <create_date>2020-12-28</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>henrik.ns.cloudflare.com</value>
    <value>oaklyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cfco.com.cn</domain_name>
   <domain_keyword>cfco</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 16:11:14</query_time>
   <create_date>2024-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>欧丽琴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cfcr.com</domain_name>
   <domain_keyword>cfcr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 16:11:42</query_time>
   <create_date>2002-04-02</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cfcl.xyz</domain_name>
   <domain_keyword>cfcl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 16:11:10</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>bei jing jing zan wang luo ke ji you xian gong si</registrant_company>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cf3.work</domain_name>
   <domain_keyword>cf3</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-01 16:07:39</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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>ns-1454.awsdns-53.org</value>
    <value>ns-1628.awsdns-11.co.uk</value>
    <value>ns-363.awsdns-45.com</value>
    <value>ns-874.awsdns-45.net</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>25</num>
   <domain_name>cfcy.life</domain_name>
   <domain_keyword>cfcy</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-01 16:11:52</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-12</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>Contact Privacy Inc. Customer 0166731310</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cmc.pet</domain_name>
   <domain_keyword>cmc</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-04-29 10:50:05</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>27</num>
   <domain_name>cec.contractors</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>contractors</domain_tld>
   <query_time>2024-05-04 09:06:26</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>c3c.lat</domain_name>
   <domain_keyword>c3c</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-07 21:29:58</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</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>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cfcb.pro</domain_name>
   <domain_keyword>cfcb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 14:17:12</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CFCB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cfcl.com.au</domain_name>
   <domain_keyword>cfcl</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 14:17:19</query_time>
   <update_date>2024-04-29</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Morgan Payne</registrant_name>
   <name_servers>
    <value>ns1.cfcl.com.au</value>
    <value>ns2.cfcl.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cfp.coach</domain_name>
   <domain_keyword>cfp</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-08 14:20:41</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>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>32</num>
   <domain_name>clc.co.uk</domain_name>
   <domain_keyword>clc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 07:58:44</query_time>
   <create_date>1997-02-09</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>naomi.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>clc.pt</domain_name>
   <domain_keyword>clc</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-18 16:42:14</query_time>
   <registrant_name>CLC - Comp. Logistica de Combustiveis, SA.</registrant_name>
   <registrant_address>E. N. 366, Km 18</registrant_address>
   <registrant_city>Azambuja</registrant_city>
   <registrant_state>Aveiras de Cima</registrant_state>
   <registrant_zip>2050-145</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>cec.it</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 00:40:59</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>C&amp;C Sistemi srl</registrant_company>
   <registrant_address>Via Nazionale 73</registrant_address>
   <registrant_city>Imperia</registrant_city>
   <registrant_state>IM</registrant_state>
   <registrant_zip>18100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cpc.ventures</domain_name>
   <domain_keyword>cpc</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-09 09:52:15</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cfo.ag</domain_name>
   <domain_keyword>cfo</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-10 19:36:00</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Manitoba</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>ns01.domaincontrol.com</value>
    <value>ns02.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>37</num>
   <domain_name>cfl.moscow</domain_name>
   <domain_keyword>cfl</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-12 23:01:41</query_time>
   <create_date>2018-03-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cafc.cat</domain_name>
   <domain_keyword>cafc</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-20 17:16:26</query_time>
   <create_date>2013-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Eric Valverde Collado</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cf3.tech</domain_name>
   <domain_keyword>cf3</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 00:27:24</query_time>
   <create_date>2016-05-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <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>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>cofc.foundation</domain_name>
   <domain_keyword>cofc</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-14 00:22:46</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</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>ns09.domaincontrol.com</value>
    <value>ns10.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>cfoc.ru</domain_name>
   <domain_keyword>cfoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 10:24:20</query_time>
   <create_date>2019-05-23</create_date>
   <expiry_date>2025-05-23</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>42</num>
   <domain_name>cbc.photography</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-25 02:52:54</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Community Bible Church</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cfcu.work</domain_name>
   <domain_keyword>cfcu</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-24 01:47:06</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2027-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>44</num>
   <domain_name>cic.online</domain_name>
   <domain_keyword>cic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 04:02:14</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-08-26</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>North Lebanon</registrant_state>
   <registrant_country>LB</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.bodis.com</value>
    <value>ns2.bodis.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>cfm.tl</domain_name>
   <domain_keyword>cfm</domain_keyword>
   <domain_tld>tl</domain_tld>
   <query_time>2024-05-16 12:16:26</query_time>
   <registrar_name>101Domain GRS, Ltd.</registrar_name>
   <registrar_website>https://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Free 2 Play LP</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>CA</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>nucum.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cec.community</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-17 09:14:09</query_time>
   <create_date>2014-11-03</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Perdoceo Education Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1.uberns.com</value>
    <value>b1.uberns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cfhc.ca</domain_name>
   <domain_keyword>cfhc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 02:48:04</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>Tiffany Kafka</registrant_name>
   <registrant_company>Canadian Forensic Health Corporation</registrant_company>
   <registrant_address>36093 Auguston Pkwy S</registrant_address>
   <registrant_city>Abbotsford</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V3G3G1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6048705661</registrant_phone>
   <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>48</num>
   <domain_name>cft.com.br</domain_name>
   <domain_keyword>cft</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 02:50:56</query_time>
   <create_date>2000-08-24</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrant_name>Villela e Cia LTDA</registrant_name>
   <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>49</num>
   <domain_name>cfi.science</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-20 02:48:13</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cpc.com.co</domain_name>
   <domain_keyword>cpc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-27 06:53:47</query_time>
   <create_date>2003-12-29</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <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>
   <name_servers>
    <value>ns1.redexpertos.com.co</value>
    <value>ns2.redexpertos.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cf4.info</domain_name>
   <domain_keyword>cf4</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 23:45:46</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2021-09-29</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cft.co</domain_name>
   <domain_keyword>cft</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 21:22:03</query_time>
   <create_date>2011-09-18</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cfu.it</domain_name>
   <domain_keyword>cfu</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 21:22:01</query_time>
   <create_date>2002-09-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Italia Nostra Onlus</registrant_company>
   <registrant_address>via liegi, 33</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00198</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cf7.top</domain_name>
   <domain_keyword>cf7</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 23:36:17</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>c-fc.us</domain_name>
   <domain_keyword>c-fc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 16:23:57</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Christopher Tarr</registrant_name>
   <registrant_company>CHEM FREE CAR WASH, LLC</registrant_company>
   <registrant_address>3 Jana Lane</registrant_address>
   <registrant_city>Scarborough</registrant_city>
   <registrant_state>Maine</registrant_state>
   <registrant_zip>04074</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2076591600</registrant_phone>
   <registrant_fax>+1.4805058844</registrant_fax>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cgc.technology</domain_name>
   <domain_keyword>cgc</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-28 20:11:14</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</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>57</num>
   <domain_name>cfr.guru</domain_name>
   <domain_keyword>cfr</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-27 23:49:41</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-28</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>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>c2fc.org</domain_name>
   <domain_keyword>c2fc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 04:02:40</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>c6c.us</domain_name>
   <domain_keyword>c6c</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-31 17:50:04</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2022-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Dan Hicks</registrant_name>
   <registrant_company>Carbon Customs, LLC</registrant_company>
   <registrant_address>601 Willow Bend Dr</registrant_address>
   <registrant_city>Casselton</registrant_city>
   <registrant_state>North Dakota</registrant_state>
   <registrant_zip>58012</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7017936356</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>2fc.in</domain_name>
   <domain_keyword>2fc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 07:10:54</query_time>
   <create_date>2013-05-23</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cnc.pics</domain_name>
   <domain_keyword>cnc</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-02 09:21:12</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <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>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cfca.energy</domain_name>
   <domain_keyword>cfca</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-06 03:21:39</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2028-05-09</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>CIOMA</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>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cfo.works</domain_name>
   <domain_keyword>cfo</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-06 03:28:44</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</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>64</num>
   <domain_name>cjc.aero</domain_name>
   <domain_keyword>cjc</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-04-08 16:34:47</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2021-09-04</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CJC Aviation Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BKM</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>amanda.ns.cloudflare.com</value>
    <value>andy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cfh.ventures</domain_name>
   <domain_keyword>cfh</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-04-12 18:03:43</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2027-02-18</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>Trammell Crow Interests Company</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>ns37.worldnic.com</value>
    <value>ns38.worldnic.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>cfi.co</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-12 18:36:02</query_time>
   <create_date>2010-04-23</create_date>
   <update_date>2022-03-29</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CFI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>England</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>jeff.ns.cloudflare.com</value>
    <value>mary.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>67</num>
   <domain_name>cnc.clothing</domain_name>
   <domain_keyword>cnc</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-04-13 05:35:25</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Craig Tyrrell</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bucks</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cbc.moe</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-10 03:08:21</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-30</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>69</num>
   <domain_name>cmc.icu</domain_name>
   <domain_keyword>cmc</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-14 16:24:57</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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 xiao hua</registrant_company>
   <registrant_state>hu bei</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cnfc.net.cn</domain_name>
   <domain_keyword>cnfc</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-22 21:51:03</query_time>
   <create_date>2015-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>何三定</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>c3c.online</domain_name>
   <domain_keyword>c3c</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 04:35:28</query_time>
   <create_date>2017-10-16</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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>
   <name_servers>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1087.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>c-c.run</domain_name>
   <domain_keyword>c-c</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-17 12:25:32</query_time>
   <create_date>2017-11-15</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-15</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>ada.ns.cloudflare.com</value>
    <value>guy.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>ccfc.ca</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 19:53:23</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Lisa Larsen</registrant_name>
   <registrant_company>Crohn's and Colitis Canada</registrant_company>
   <registrant_address>2110-439 University Avenue</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5G1Y8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169205035</registrant_phone>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cf6.life</domain_name>
   <domain_keyword>cf6</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-24 21:16:12</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>cic.xyz</domain_name>
   <domain_keyword>cic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 17:51:04</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>wangziyuan</registrant_company>
   <registrant_state>si chuan 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ccc.biz</domain_name>
   <domain_keyword>ccc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 14:20:58</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2032-10-13</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cfct.org.uk</domain_name>
   <domain_keyword>cfct</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-21 11:24:48</query_time>
   <create_date>2003-06-04</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-06-04</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>
  </value>
  <value>
   <num>78</num>
   <domain_name>cfa.gay</domain_name>
   <domain_keyword>cfa</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-04-29 23:33:43</query_time>
   <create_date>2020-09-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CSC Corporate Domains, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cxc.gay</domain_name>
   <domain_keyword>cxc</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-03 14:34:56</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-26</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.byet.org</value>
    <value>ns2.byet.org</value>
    <value>ns3.byet.org</value>
    <value>ns4.byet.org</value>
    <value>ns5.byet.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>cec.bike</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-04 09:06:26</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cool Electroy Cycles</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>BE</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>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cfa.ru</domain_name>
   <domain_keyword>cfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:40</query_time>
   <create_date>2011-08-02</create_date>
   <expiry_date>2024-08-02</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>82</num>
   <domain_name>cfl.ru</domain_name>
   <domain_keyword>cfl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:47</query_time>
   <create_date>2017-04-06</create_date>
   <expiry_date>2025-04-06</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>83</num>
   <domain_name>cfu.ru</domain_name>
   <domain_keyword>cfu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 04:51:44</query_time>
   <create_date>2005-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>BEELINE-RU</registrar_name>
   <registrant_company>The limited liability company Tsentr finansovykh uslug i konsaltinga</registrant_company>
   <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>84</num>
   <domain_name>cfs.ru</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 04:51:42</query_time>
   <create_date>2000-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.pronko.ru</value>
    <value>ns2.cfs.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cfg.uk</domain_name>
   <domain_keyword>cfg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-01 16:13:55</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-06</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>cbc.sarl</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-05-05 07:01:33</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bfc.life</domain_name>
   <domain_keyword>bfc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-06 11:07:44</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cvc.top</domain_name>
   <domain_keyword>cvc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 09:11:03</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang gao qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cvc.broker</domain_name>
   <domain_keyword>cvc</domain_keyword>
   <domain_tld>broker</domain_tld>
   <query_time>2024-05-07 09:11:03</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>clc.center</domain_name>
   <domain_keyword>clc</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-07 10:04:25</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2026-10-16</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>91</num>
   <domain_name>crc.global</domain_name>
   <domain_keyword>crc</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-06 03:56:10</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2021-11-17</update_date>
   <expiry_date>2027-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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cfn.bike</domain_name>
   <domain_keyword>cfn</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-01 16:17:28</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-09-06</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>redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>ns61.worldnic.com</value>
    <value>ns62.worldnic.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>ckfc.org</domain_name>
   <domain_keyword>ckfc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 15:50:38</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cmc.cymru</domain_name>
   <domain_keyword>cmc</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-08 20:17:02</query_time>
   <create_date>2015-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</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>REDACTED FOR PRIVACY</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cmc.md</domain_name>
   <domain_keyword>cmc</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-08 20:17:02</query_time>
   <create_date>2016-04-14</create_date>
   <expiry_date>2026-04-14</expiry_date>
   <name_servers>
    <value>ns.dns.md</value>
    <value>ns.gov.md</value>
    <value>ns.itsec.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>c0c.lat</domain_name>
   <domain_keyword>c0c</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 13:35:07</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cjc.expert</domain_name>
   <domain_keyword>cjc</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-20 14:13:41</query_time>
   <create_date>2018-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cjc.global</domain_name>
   <domain_keyword>cjc</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-19 21:57:27</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cbc.org.br</domain_name>
   <domain_keyword>cbc</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-20 09:22:56</query_time>
   <create_date>1997-02-28</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrant_name>COLEGIO BRASILEIRO DE CIRURGIOES</registrant_name>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>coc.global</domain_name>
   <domain_keyword>coc</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-14 11:05:12</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </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 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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