WHOIS QUERY TIME

12 May 2024 - 12:27 PM UTC

Registered: 7 August 1998
Expiry: 7 August 2029

REGISTRAR

Name: 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)

DNSSEC

unsigned

NAME SERVERS

ns1.sfn.cn
ns2.sfn.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国连锁经营协会
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ccfa.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ccfa.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ccfa.org.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "1998-08-07",
            "expiry_date": "2029-08-07",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国连锁经营协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ccfa.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ccfa.org.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>1998-08-07</create_date>
   <expiry_date>2029-08-07</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国连锁经营协会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.06 seconds) for "ccfa.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 7 August 1998
Expiry: 7 August 2019

NAME SERVERS

ns.ccfa.org.cn

DOMAIN STATUS

ok

#2 - QUERY TIME

13 Mar 2024 - 7:04 AM UTC

Registered: 7 August 1998
Expiry: 7 August 2029

REGISTRAR

Name: 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)

DNSSEC

unsigned

NAME SERVERS

ns1.sfn.cn
ns2.sfn.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国连锁经营协会
Email: [email protected]

* 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=ccfa.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ccfa.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ccfa.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ccfa.org.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "org.cn",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "1998-08-07",
            "expiry_date": "2019-08-07",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.ccfa.org.cn"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "ccfa.org.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "org.cn",
            "query_time": "2024-03-13 07:04:37",
            "create_date": "1998-08-07",
            "expiry_date": "2029-08-07",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国连锁经营协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>ccfa.org.cn</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>ccfa.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ccfa.org.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>1998-08-07</create_date>
   <expiry_date>2019-08-07</expiry_date>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.ccfa.org.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ccfa.org.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-03-13 07:04:37</query_time>
   <create_date>1998-08-07</create_date>
   <expiry_date>2029-08-07</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国连锁经营协会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 36 domain names (in 0.141 seconds) which contained the exact domain keyword "ccfa".
Domain Name Registered Expiry Registrar Ownership
1 ccfa.fr 12 Mar 1996 6 Sep 2024 OVH Comite des Constructeurs Francais d'Automobiles
2 ccfa.org 29 Apr 1996 30 Apr 2025 Name106, Inc. Domain Protection Services, Inc.
3 ccfa.com 12 Apr 1998 11 Apr 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
4 ccfa.org.cn 7 Aug 1998 7 Aug 2029 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 中国连锁经营协会
5 ccfa.net 27 Oct 1999 27 Oct 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
6 ccfa.net.cn 19 May 2000 19 Jun 2024 阿里云计算有限公司(万网) 中国化学纤维工业协会
7 ccfa.com.cn 19 May 2000 19 Jun 2024 阿里云计算有限公司(万网) 中国化学纤维工业协会
8 ccfa.info 27 Feb 2004 27 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
9 ccfa.cc 7 Aug 2006 7 Aug 2025 Gname.com Pte. Ltd. Redacted for privacy
10 ccfa.coop 4 Oct 2007 4 Oct 2024 Ascio Technologies, Inc. - Denmark Central Colorado Foodshed Alliance
11 ccfa.org.uk 1 Apr 2009 1 Apr 2025 20i Ltd [Tag = STACK] -
12 ccfa.co.in 19 Dec 2009 19 Dec 2024 GoDaddy.com, LLC Capital College Of Fine Arts
13 ccfa.us 15 Apr 2011 14 Apr 2025 Tucows Domains Inc. Jonathan Ausubel
14 ccfa.be 7 Feb 2012 - Combell nv -
15 ccfa.pt 5 Feb 2016 5 Jan 2025 - -
16 ccfa.jp 2 May 2016 31 May 2025 - C and C Finishing Academy
17 ccfa.top 13 Mar 2017 13 Mar 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Yuan Jun
18 ccfa.biz 2 May 2018 2 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
19 ccfa.africa 26 Sep 2018 26 Sep 2024 OpenSRS Data Protected
20 ccfa.com.br 29 Oct 2018 29 Oct 2026 - ANEPS - Ass Nac das Emp Prestadoras de Servi?os
21 ccfa.org.in 20 Dec 2018 20 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
22 ccfa.co.uk 22 Sep 2019 22 Sep 2024 Bee Internet Ltd [Tag = HALLIWELL] -
23 ccfa.education 22 Jul 2020 22 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Calbayog Christian Faith Academy Inc.
24 ccfa.charity 30 Sep 2021 30 Sep 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
25 ccfa.ru 10 Jan 2023 10 Jan 2025 TIMEWEB-RU Private Person
26 ccfa.store 26 Jun 2023 26 Jun 2024 Dreamscape Networks International Pte Ltd Noitonal Infosoft
27 ccfa.in 26 Jun 2023 26 Jun 2024 Dreamscape Networks International Pte Ltd Noitonal Infosoft
28 ccfa.art 2 Jul 2023 2 Jul 2024 DNSPod, Inc. shanghaidaoyunwenhuachuanboyouxiangongsi
29 ccfa.com.co 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 ccfa.website 7 Sep 2023 7 Sep 2024 Automattic Inc. None
31 ccfa.nl 28 Feb 2024 - Cronon GmbH -
32 ccfa.xyz 26 Mar 2024 26 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
33 ccfa.world 3 Jun 2024 3 Jun 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
34 ccfa.de - - - -
35 ccfa.at - - RegistryGate GmbH CCFA - Franzoesisch Oesterreichische Handelskammer
36 ccfa.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
37 ccfa.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ccfa&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ccfa",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 37,
        "relation": "eq",
        "current": 37
    },
    "unique_domains": "ccfa.fr, ccfa.org, ccfa.com, ccfa.org.cn, ccfa.net, ccfa.net.cn, ccfa.com.cn, ccfa.info, ccfa.cc, ccfa.coop, ccfa.org.uk, ccfa.co.in, ccfa.us, ccfa.be, ccfa.pt, ccfa.jp, ccfa.top, ccfa.biz, ccfa.africa, ccfa.com.br, ccfa.org.in, ccfa.co.uk, ccfa.education, ccfa.charity, ccfa.ru, ccfa.store, ccfa.in, ccfa.art, ccfa.com.co, ccfa.website, ccfa.nl, ccfa.xyz, ccfa.world, ccfa.de, ccfa.at, ccfa.au, ccfa.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "ccfa.fr",
            "domain_keyword": "ccfa",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:25:06",
            "create_date": "1996-03-12",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-06",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Comite des Constructeurs Francais d'Automobiles",
            "registrant_address": "2, rue de Presbourg, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.149525123",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 2,
            "domain_name": "ccfa.org",
            "domain_keyword": "ccfa",
            "domain_tld": "org",
            "query_time": "2024-05-06 08:26:45",
            "create_date": "1996-04-29",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1040,
            "registrar_name": "Name106, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1stv.name.com",
                "ns2gtx.name.com",
                "ns3gxy.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ccfa.com",
            "domain_keyword": "ccfa",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:28:33",
            "create_date": "1998-04-12",
            "update_date": "2019-01-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ccfa.org.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "1998-08-07",
            "expiry_date": "2029-08-07",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国连锁经营协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ccfa.net",
            "domain_keyword": "ccfa",
            "domain_tld": "net",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "1999-10-27",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-27",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "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": 6,
            "domain_name": "ccfa.net.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "net.cn",
            "query_time": "2024-04-28 14:28:34",
            "create_date": "2000-05-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中国化学纤维工业协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ccfa.com.cn",
            "domain_keyword": "ccfa",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 15:03:47",
            "create_date": "2000-05-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中国化学纤维工业协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ccfa.info",
            "domain_keyword": "ccfa",
            "domain_tld": "info",
            "query_time": "2024-04-28 14:28:34",
            "create_date": "2004-02-27",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ccfa.cc",
            "domain_keyword": "ccfa",
            "domain_tld": "cc",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "2006-08-07",
            "update_date": "2024-01-30",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ccfa.cc",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ccfa.coop",
            "domain_keyword": "ccfa",
            "domain_tld": "coop",
            "query_time": "2024-06-09 00:41:17",
            "create_date": "2007-10-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. - Denmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Central Colorado Foodshed Alliance",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ccfa.org.uk",
            "domain_keyword": "ccfa",
            "domain_tld": "org.uk",
            "query_time": "2024-05-01 20:47:28",
            "create_date": "2009-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "ccfa.co.in",
            "domain_keyword": "ccfa",
            "domain_tld": "co.in",
            "query_time": "2024-05-15 05:30:28",
            "create_date": "2009-12-19",
            "update_date": "2022-03-17",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Capital College Of Fine Arts",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ccfa.us",
            "domain_keyword": "ccfa",
            "domain_tld": "us",
            "query_time": "2024-06-09 00:41:17",
            "create_date": "2011-04-15",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Jonathan Ausubel",
            "registrant_company": "Jonathan Ausubel",
            "registrant_address": "5523 Malachite Ave",
            "registrant_city": "Rancho Cucamonga",
            "registrant_state": "CA",
            "registrant_zip": "91737",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9094931221",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ccfa.be",
            "domain_keyword": "ccfa",
            "domain_tld": "be",
            "query_time": "2024-04-24 19:52:56",
            "create_date": "2012-02-07",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 15,
            "domain_name": "ccfa.pt",
            "domain_keyword": "ccfa",
            "domain_tld": "pt",
            "query_time": "2024-05-06 08:26:45",
            "create_date": "2016-02-05",
            "expiry_date": "2025-01-05",
            "name_servers": [
                "ns11.compulab.pt",
                "ns12.compulab.pt",
                "ns13.compulab.pt",
                "ns14.compulab.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 16,
            "domain_name": "ccfa.jp",
            "domain_keyword": "ccfa",
            "domain_tld": "jp",
            "query_time": "2024-06-02 22:23:17",
            "create_date": "2016-05-02",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "C and C Finishing Academy",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "ccfa.top",
            "domain_keyword": "ccfa",
            "domain_tld": "top",
            "query_time": "2024-04-24 19:52:56",
            "create_date": "2017-03-13",
            "update_date": "2018-05-08",
            "expiry_date": "2026-03-13",
            "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": "Li Yuan Jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "qing hai",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ccfa.biz",
            "domain_keyword": "ccfa",
            "domain_tld": "biz",
            "query_time": "2024-05-17 19:44:34",
            "create_date": "2018-05-02",
            "update_date": "2024-05-17",
            "expiry_date": "2029-05-02",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ccfa.africa",
            "domain_keyword": "ccfa",
            "domain_tld": "africa",
            "query_time": "2024-06-09 00:41:17",
            "create_date": "2018-09-26",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ccfa.com.br",
            "domain_keyword": "ccfa",
            "domain_tld": "com.br",
            "query_time": "2024-04-28 14:28:33",
            "create_date": "2018-10-29",
            "update_date": "2020-10-27",
            "expiry_date": "2026-10-29",
            "registrant_name": "ANEPS - Ass Nac das Emp Prestadoras de Servi?os",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "ccfa.org.in",
            "domain_keyword": "ccfa",
            "domain_tld": "org.in",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "2018-12-20",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-20",
            "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": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dion.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ccfa.co.uk",
            "domain_keyword": "ccfa",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 14:18:32",
            "create_date": "2019-09-22",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-22",
            "registrar_name": "Bee Internet Ltd [Tag = HALLIWELL]",
            "registrar_website": "http://www.bee.co.uk",
            "name_servers": [
                "ns1.bee.co.uk",
                "ns2.bee.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "ccfa.education",
            "domain_keyword": "ccfa",
            "domain_tld": "education",
            "query_time": "2024-05-23 21:47:41",
            "create_date": "2020-07-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Calbayog Christian Faith Academy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "ccfa.charity",
            "domain_keyword": "ccfa",
            "domain_tld": "charity",
            "query_time": "2024-04-28 14:28:33",
            "create_date": "2021-09-30",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "http://www.synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ccfa.ru",
            "domain_keyword": "ccfa",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:21:39",
            "create_date": "2023-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "ccfa.store",
            "domain_keyword": "ccfa",
            "domain_tld": "store",
            "query_time": "2024-05-19 14:18:28",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Noitonal Infosoft",
            "registrant_state": "Dubai",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ccfa.in",
            "domain_keyword": "ccfa",
            "domain_tld": "in",
            "query_time": "2024-05-19 14:18:28",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noitonal Infosoft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dubai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ccfa.art",
            "domain_keyword": "ccfa",
            "domain_tld": "art",
            "query_time": "2024-05-27 05:09:25",
            "create_date": "2023-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "shanghaidaoyunwenhuachuanboyouxiangongsi",
            "registrant_state": "shang hai shi",
            "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": [
                "betty.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ccfa.com.co",
            "domain_keyword": "ccfa",
            "domain_tld": "com.co",
            "query_time": "2024-05-12 12:27:06",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ccfa.website",
            "domain_keyword": "ccfa",
            "domain_tld": "website",
            "query_time": "2024-05-19 14:18:28",
            "create_date": "2023-09-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "None",
            "registrant_state": "Missouri",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ccfa.nl",
            "domain_keyword": "ccfa",
            "domain_tld": "nl",
            "query_time": "2024-05-02 04:48:10",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks08.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "ccfa.xyz",
            "domain_keyword": "ccfa",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 21:47:41",
            "create_date": "2024-03-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ccfa.world",
            "domain_keyword": "ccfa",
            "domain_tld": "world",
            "query_time": "2024-06-03 13:59:36",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ccfa.de",
            "domain_keyword": "ccfa",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:10:01",
            "update_date": "2009-07-16",
            "name_servers": [
                "dns1.internett.de",
                "dns2.internett.de",
                "dns3.internett.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 35,
            "domain_name": "ccfa.at",
            "domain_keyword": "ccfa",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:20:15",
            "update_date": "2017-04-20",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "https://nic.at/registrar/228",
            "registrant_name": "Celine Garaudy",
            "registrant_company": "CCFA - Franzoesisch Oesterreichische Handelskammer",
            "registrant_address": "Am Heumarkt 10",
            "registrant_city": "Wien",
            "registrant_zip": "1030",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+436641836518",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com",
                "ns7.kasserver.com"
            ]
        },
        {
            "num": 36,
            "domain_name": "ccfa.au",
            "domain_keyword": "ccfa",
            "domain_tld": "au",
            "query_time": "2024-05-18 03:25:29",
            "update_date": "2023-09-04",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns-1147.awsdns-15.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-578.awsdns-08.net",
                "ns-91.awsdns-11.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ccfa.com.au",
            "domain_keyword": "ccfa",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 10:01:25",
            "update_date": "2023-11-26",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns-1131.awsdns-13.org",
                "ns-1867.awsdns-41.co.uk",
                "ns-65.awsdns-08.com",
                "ns-716.awsdns-25.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ccfa</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>37</total>
  <relation>eq</relation>
  <current>37</current>
 </count>
 <unique_domains>ccfa.fr, ccfa.org, ccfa.com, ccfa.org.cn, ccfa.net, ccfa.net.cn, ccfa.com.cn, ccfa.info, ccfa.cc, ccfa.coop, ccfa.org.uk, ccfa.co.in, ccfa.us, ccfa.be, ccfa.pt, ccfa.jp, ccfa.top, ccfa.biz, ccfa.africa, ccfa.com.br, ccfa.org.in, ccfa.co.uk, ccfa.education, ccfa.charity, ccfa.ru, ccfa.store, ccfa.in, ccfa.art, ccfa.com.co, ccfa.website, ccfa.nl, ccfa.xyz, ccfa.world, ccfa.de, ccfa.at, ccfa.au, ccfa.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ccfa.fr</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:25:06</query_time>
   <create_date>1996-03-12</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Comite des Constructeurs Francais d'Automobiles</registrant_company>
   <registrant_address>2, rue de Presbourg, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.149525123</registrant_phone>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ccfa.org</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 08:26:45</query_time>
   <create_date>1996-04-29</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>Name106, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1stv.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ccfa.com</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:28:33</query_time>
   <create_date>1998-04-12</create_date>
   <update_date>2019-01-13</update_date>
   <expiry_date>2025-04-11</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ccfa.org.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>1998-08-07</create_date>
   <expiry_date>2029-08-07</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国连锁经营协会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ccfa.net</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>1999-10-27</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>6</num>
   <domain_name>ccfa.net.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-28 14:28:34</query_time>
   <create_date>2000-05-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中国化学纤维工业协会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ccfa.com.cn</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 15:03:47</query_time>
   <create_date>2000-05-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中国化学纤维工业协会</registrant_name>
   <registrant_email>[email protected]</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>8</num>
   <domain_name>ccfa.info</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 14:28:34</query_time>
   <create_date>2004-02-27</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ccfa.cc</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>2006-08-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HEBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ccfa.cc</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ccfa.coop</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-06-09 00:41:17</query_time>
   <create_date>2007-10-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. - Denmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Central Colorado Foodshed Alliance</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ccfa.org.uk</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-01 20:47:28</query_time>
   <create_date>2009-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ccfa.co.in</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-15 05:30:28</query_time>
   <create_date>2009-12-19</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2024-12-19</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>Capital College Of Fine Arts</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns57.domaincontrol.com</value>
    <value>ns58.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>13</num>
   <domain_name>ccfa.us</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-09 00:41:17</query_time>
   <create_date>2011-04-15</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Jonathan Ausubel</registrant_name>
   <registrant_company>Jonathan Ausubel</registrant_company>
   <registrant_address>5523 Malachite Ave</registrant_address>
   <registrant_city>Rancho Cucamonga</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91737</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9094931221</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ccfa.be</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 19:52:56</query_time>
   <create_date>2012-02-07</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ccfa.pt</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-06 08:26:45</query_time>
   <create_date>2016-02-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <name_servers>
    <value>ns11.compulab.pt</value>
    <value>ns12.compulab.pt</value>
    <value>ns13.compulab.pt</value>
    <value>ns14.compulab.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>ccfa.jp</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 22:23:17</query_time>
   <create_date>2016-05-02</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>C and C Finishing Academy</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ccfa.top</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 19:52:56</query_time>
   <create_date>2017-03-13</create_date>
   <update_date>2018-05-08</update_date>
   <expiry_date>2026-03-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Yuan Jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>qing hai</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ccfa.biz</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 19:44:34</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2029-05-02</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ccfa.africa</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-09 00:41:17</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ccfa.com.br</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-28 14:28:33</query_time>
   <create_date>2018-10-29</create_date>
   <update_date>2020-10-27</update_date>
   <expiry_date>2026-10-29</expiry_date>
   <registrant_name>ANEPS - Ass Nac das Emp Prestadoras de Servi?os</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ccfa.org.in</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-20</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>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dion.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ccfa.co.uk</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 14:18:32</query_time>
   <create_date>2019-09-22</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Bee Internet Ltd [Tag = HALLIWELL]</registrar_name>
   <registrar_website>http://www.bee.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bee.co.uk</value>
    <value>ns2.bee.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>ccfa.education</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-23 21:47:41</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Calbayog Christian Faith Academy 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>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ccfa.charity</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-04-28 14:28:33</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>http://www.synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ccfa.ru</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:21:39</query_time>
   <create_date>2023-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>TIMEWEB-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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>ccfa.store</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 14:18:28</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Noitonal Infosoft</registrant_company>
   <registrant_state>Dubai</registrant_state>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ccfa.in</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 14:18:28</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Noitonal Infosoft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dubai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ccfa.art</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-27 05:09:25</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>shanghaidaoyunwenhuachuanboyouxiangongsi</registrant_company>
   <registrant_state>shang hai shi</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>betty.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.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>ccfa.com.co</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-12 12:27:06</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ccfa.website</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-19 14:18:28</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>None</registrant_company>
   <registrant_state>Missouri</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ccfa.nl</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 04:48:10</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ccfa.xyz</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 21:47:41</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ccfa.world</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-03 13:59:36</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ccfa.de</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:10:01</query_time>
   <update_date>2009-07-16</update_date>
   <name_servers>
    <value>dns1.internett.de</value>
    <value>dns2.internett.de</value>
    <value>dns3.internett.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>ccfa.at</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:20:15</query_time>
   <update_date>2017-04-20</update_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/228</registrar_website>
   <registrant_name>Celine Garaudy</registrant_name>
   <registrant_company>CCFA - Franzoesisch Oesterreichische Handelskammer</registrant_company>
   <registrant_address>Am Heumarkt 10</registrant_address>
   <registrant_city>Wien</registrant_city>
   <registrant_zip>1030</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+436641836518</registrant_phone>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
    <value>ns7.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>ccfa.au</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 03:25:29</query_time>
   <update_date>2023-09-04</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns-1147.awsdns-15.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-578.awsdns-08.net</value>
    <value>ns-91.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ccfa.com.au</domain_name>
   <domain_keyword>ccfa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 10:01:25</query_time>
   <update_date>2023-11-26</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns-1131.awsdns-13.org</value>
    <value>ns-1867.awsdns-41.co.uk</value>
    <value>ns-65.awsdns-08.com</value>
    <value>ns-716.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.141</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,586 domain names (in 0.091 seconds) which look and sound like the brand name "ccfa".
Domain Name Registered Expiry Registrar Ownership
1 cfcfa.net 11 Feb 2011 11 Feb 2026 ENOM, INC. REDACTED FOR PRIVACY
2 ccfc.net 21 Sep 2018 21 Sep 2024 DropCatch.com 756 LLC Matthew Klein
3 ccbfa.com 19 Jan 2007 19 Jan 2025 GoDaddy.com, LLC -
4 ccda.site 4 Nov 2022 4 Nov 2032 DNSPod, Inc. Tianyi Zhang
5 ccba.law 29 Feb 2020 28 Feb 2025 Porkbun Conference of California Bar Associations
6 ccfd.ru 4 Jul 2023 4 Jul 2024 REGRU-RU Private Person
7 cjfa.de - - - -
8 ccea.fr 20 Sep 2022 20 Sep 2024 RANXPLORER Ano Nymous
9 acfa.eu - - Registrar.eu -
10 ccua.fr 10 Feb 2014 12 May 2025 GANDI C'est Comme Une Agence
11 cofa.jp 5 Sep 2012 30 Sep 2024 - hiroyuki oka
12 ccjfa.com 18 Aug 2012 18 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 wcfa.monster 15 Jun 2023 15 Jun 2024 Name.com, Inc -
14 cfca.llc 18 May 2022 18 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 cefa.asia 24 Mar 2008 24 Mar 2025 Porkbun LLC Private by Design, LLC
16 ccga.legal 20 Aug 2019 20 Aug 2024 IONOS SE REDACTED FOR PRIVACY
17 icfa.nl 1 Sep 2010 - The Registrar Company B.V. -
18 ccka.net 14 Sep 2023 14 Sep 2024 DropCatch.com 422 LLC Matthew Klein
19 ccfm.cc 2 Apr 2011 2 Apr 2025 Xin Net Technology Corporation -
20 ccsa.org 3 Jun 2000 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 mcfa.academy 5 Nov 2019 5 Nov 2024 Key-Systems, LLC If we were you
22 cbfa.com.au - - Web Address Registration Pty Ltd Renne Le Bherz
23 ccaa.cloud 14 Feb 2022 14 Feb 2026 Alibaba Cloud Computing Ltd. Shang Hai Zhi Yan Hua Zhuang Pin You Xian Gong Si
24 ccpa.legal 31 Mar 2019 31 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 bcfa.be 25 Sep 2018 - OVH -
26 scfa.info 22 Jul 2023 22 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
27 ccfpa.ca 4 Oct 2021 4 Oct 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
28 cdfa.co.uk 19 Sep 2016 19 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
29 ccva.net 8 Jun 2022 8 Jun 2024 Glide Slope Domains, LLC -
30 ccfb.org.uk 3 Dec 2013 3 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
31 ccfd.biz 2 Mar 2010 1 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
32 ccha.co 12 Jul 2017 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 rcfa.ru 16 May 2017 16 May 2025 RU-CENTER-RU Federal Fund for social and economic support of the national
34 ccfx.online 6 Jan 2018 6 Jan 2025 Domain.com, LLC vergel evans
35 ccfx.xyz 14 Sep 2018 14 Sep 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Tao Xin Hong
36 ccfy.online 27 Mar 2017 27 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
37 ccua.ac.cn 14 Apr 2024 14 Apr 2025 腾讯云计算(北京)有限责任公司 石健
38 cc1a.com 24 Oct 2019 24 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
39 vcfa.net 20 Feb 2024 20 Feb 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
40 ccfi.com.cn 21 Sep 2023 21 Sep 2024 郑州世纪创联电子科技开发有限公司 卜燕平
41 ccia.xyz 16 Jun 2023 16 Jun 2024 Dynadot LLC -
42 ccfc.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
43 ccpa.work 29 Apr 2022 29 Apr 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) kun ming yong zhang hui ji shi shi wu suo pu tong he huo
44 ccafa.com 25 Jan 2020 25 Jan 2025 ANNULET, INC BuyDomains.com
45 ccfag.store 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
46 ccfb.net 3 Jan 2019 3 Jan 2025 DropCatch.com 1146 LLC Matthew Klein
47 ccla.site 11 Sep 2023 11 Sep 2024 Name.com, Inc -
48 ccrfa.com 18 May 2024 18 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 ccna.ca 25 Sep 2000 30 May 2025 Wild West Domains Canada, Inc. Canadian Community Newspaper Association
50 ccba.ltd 18 May 2020 18 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chong qing chuan yi lou yu zi dong hua you xian gong si
51 cefa.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Admin
52 cmfa.org 29 Jan 1999 29 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
53 lcfa.uk 16 Mar 2018 16 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
54 ccfo.co 6 Jul 2011 5 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 ccwa.nl 6 Jan 2015 - Registrar.eu -
56 cc-a.at - - RegistryGate GmbH CCA Travel Agency GmbH
57 ccaf.dk 28 Jan 2021 31 Jan 2025 - -
58 occfa.net 8 Jul 2016 8 Jul 2024 Tucows Domains Inc. -
59 ccyfa.net 7 Feb 2011 7 Feb 2025 Network Solutions, LLC -
60 lcfa.ru 24 Nov 2023 24 Nov 2024 REGRU-RU Private Person
61 kcfa.net 18 Oct 1999 18 Oct 2024 GoDaddy.com, LLC -
62 ccaa.ro 16 Mar 2023 15 Mar 2025 Claus Web SRL -
63 ccfc.com 6 Nov 1995 5 Nov 2025 Network Solutions, LLC -
64 cafa.live 6 May 2017 6 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
65 ccca.ca 2 Dec 2000 4 Nov 2024 Go Get Canada Domain Registrar Ltd. Centre for Contemporary Canadian Art
66 cifa.software 4 Jul 2020 4 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 cfca.jp 13 Dec 2006 31 Dec 2024 - Center for Computational Astrophysics,National Astronomical observatory of japan
68 fcfa.store 28 Mar 2023 28 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 cpfa.org 9 Jul 1999 9 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 cefa.org.cn 24 May 2006 24 May 2026 阿里云计算有限公司(万网) 中国食用菌协会
71 cafa.com.au - - Web Address Registration Pty Ltd Mark Foster
72 ccfd.online 3 Apr 2023 3 Apr 2024 Sav.com, LLC Privacy Protection
73 ccfx.au - - Domain Directors Pty Ltd trading as Instra Nick Sevastelis
74 ccfx.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Sam Kettyle
75 cefa.ie 21 Feb 2007 21 Feb 2025 Hostopia REDACTED FOR PRIVACY
76 acfa.com.br 23 Apr 2014 23 Apr 2025 - INSTITUTO CINEMA EM TRANSE
77 cafa.store 23 Dec 2019 23 Dec 2024 22net,Inc. XUJUNJIE
78 ccea.net 4 Mar 1999 4 Mar 2025 ANNULET, INC BuyDomains.com
79 ccaf.org 28 Jun 2001 28 Jun 2025 Tucows Domains Inc. University of Michigan - ITS
80 ccf7.xyz 27 Dec 2023 27 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com semaojituan
81 ctfa.com 5 Dec 1995 4 Dec 2025 GoDaddy.com, LLC -
82 ccca.co.uk 19 Nov 2021 19 Nov 2024 Garth Piesse [Tag = COHERENT-NZ] -
83 ccva.mobi 29 Apr 2022 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 ccaa.org.au - - Web Address Registration Pty Ltd mKeshav Mandhare
85 ccea.au - - Web Address Registration Pty Ltd Stacey Janssen
86 cc2a.net 30 Jan 2022 30 Jan 2025 FastDomain Inc. -
87 ncfa.ca 31 May 2013 31 May 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
88 ccga.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
89 ccna.life 8 Jun 2023 8 Jun 2025 NameSilo, LLC PrivacyGuardian.org llc
90 xcfa.info 10 Dec 2023 10 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
91 ccfw.ca 14 Jan 2010 13 Jan 2025 Tucows.com Co. REDACTED FOR PRIVACY
92 xcfa.com 15 Mar 2009 15 Mar 2025 TurnCommerce, Inc. DBA NameBright.com Domain Privacy Ltd
93 chfa.biz 8 Dec 2015 7 Dec 2024 GoDaddy.com, LLC NameFind LLC
94 cofa.ro 7 Aug 2001 5 Sep 2026 ICI - Registrar -
95 jcfa.nl 15 Jun 2020 - team.blue nl B.V. -
96 ccta.ru 21 Apr 2016 21 Apr 2025 SALENAMES-RU NALIM DEVELOPMENT LTD.
97 ccfb.de - - - -
98 ccha.net 15 Jan 2014 15 Jan 2025 ANNULET, INC BuyDomains.com
99 ccfo.net 2 Dec 2014 2 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
100 ccfb.biz 21 Mar 2012 20 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Internet Trading
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 Ccfa.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ccfa.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ccfa.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 2586,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cfcfa.net, ccfc.net, ccbfa.com, ccda.site, ccba.law, ccfd.ru, cjfa.de, ccea.fr, acfa.eu, ccua.fr, cofa.jp, ccjfa.com, wcfa.monster, cfca.llc, cefa.asia, ccga.legal, icfa.nl, ccka.net, ccfm.cc, ccsa.org, mcfa.academy, cbfa.com.au, ccaa.cloud, ccpa.legal, bcfa.be, scfa.info, ccfpa.ca, cdfa.co.uk, ccva.net, ccfb.org.uk, ccfd.biz, ccha.co, rcfa.ru, ccfx.online, ccfx.xyz, ccfy.online, ccua.ac.cn, cc1a.com, vcfa.net, ccfi.com.cn, ccia.xyz, ccfc.info, ccpa.work, ccafa.com, ccfag.store, ccfb.net, ccla.site, ccrfa.com, ccna.ca, ccba.ltd, cefa.net.au, cmfa.org, lcfa.uk, ccfo.co, ccwa.nl, cc-a.at, ccaf.dk, occfa.net, ccyfa.net, lcfa.ru, kcfa.net, ccaa.ro, ccfc.com, cafa.live, ccca.ca, cifa.software, cfca.jp, fcfa.store, cpfa.org, cefa.org.cn, cafa.com.au, ccfd.online, ccfx.au, ccfx.com.au, cefa.ie, acfa.com.br, cafa.store, ccea.net, ccaf.org, ccf7.xyz, ctfa.com, ccca.co.uk, ccva.mobi, ccaa.org.au, ccea.au, cc2a.net, ncfa.ca, ccga.xyz, ccna.life, xcfa.info, ccfw.ca, xcfa.com, chfa.biz, cofa.ro, jcfa.nl, ccta.ru, ccfb.de, ccha.net, ccfo.net, ccfb.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "cfcfa.net",
            "domain_keyword": "cfcfa",
            "domain_tld": "net",
            "query_time": "2024-04-21 11:23:44",
            "create_date": "2011-02-11",
            "update_date": "2024-01-10",
            "expiry_date": "2026-02-11",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "https://tieredaccess.com/contact/a0b5efa1-0fdd-4dea-85fd-354735767f08",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ccfc.net",
            "domain_keyword": "ccfc",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:53:23",
            "create_date": "2018-09-21",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-21",
            "registrar_iana": 2515,
            "registrar_name": "DropCatch.com 756 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "P.O. Box 7051",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "11150",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ccbfa.com",
            "domain_keyword": "ccbfa",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:23:26",
            "create_date": "2007-01-19",
            "update_date": "2022-09-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ccbfa.com",
                "ns2.ccbfa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ccda.site",
            "domain_keyword": "ccda",
            "domain_tld": "site",
            "query_time": "2024-04-24 19:48:38",
            "create_date": "2022-11-04",
            "update_date": "2023-08-31",
            "expiry_date": "2032-11-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Tianyi Zhang",
            "registrant_state": "shang hai shi",
            "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": [
                "merak.dnspod.net",
                "triangulum.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ccba.law",
            "domain_keyword": "ccba",
            "domain_tld": "law",
            "query_time": "2024-04-28 14:19:33",
            "create_date": "2020-02-29",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Conference of California Bar Associations",
            "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.giowm1075.siteground.biz",
                "ns2.giowm1075.siteground.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ccfd.ru",
            "domain_keyword": "ccfd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:21:39",
            "create_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "cjfa.de",
            "domain_keyword": "cjfa",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:33:22",
            "update_date": "2018-06-03",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "ccea.fr",
            "domain_keyword": "ccea",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:25:01",
            "create_date": "2022-09-20",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-20",
            "registrar_name": "RANXPLORER",
            "registrar_website": "https://www.kifdom.com/faq.php",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.kifdns.fr",
                "ns2.kifdns.fr",
                "ns3.kifdns.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 9,
            "domain_name": "acfa.eu",
            "domain_keyword": "acfa",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:59:35",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "ccua.fr",
            "domain_keyword": "ccua",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:58:50",
            "create_date": "2014-02-10",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-12",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "C'est Comme Une Agence",
            "registrant_address": "C'est Comme Une Agence, 8 rue du Faubourg Poissonniere, 75010 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.172604550",
            "name_servers": [
                "ns-172-a.gandi.net",
                "ns-202-c.gandi.net",
                "ns-92-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "cofa.jp",
            "domain_keyword": "cofa",
            "domain_tld": "jp",
            "query_time": "2024-04-27 04:35:18",
            "create_date": "2012-09-05",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-30",
            "registrant_name": "hiroyuki oka",
            "registrant_address": "shibuya-ku Nishihara 2-2-3 Nishihara",
            "registrant_zip": "1510066",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5478-7118",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "ccjfa.com",
            "domain_keyword": "ccjfa",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:44",
            "create_date": "2012-08-18",
            "update_date": "2020-08-12",
            "expiry_date": "2025-08-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wcfa.monster",
            "domain_keyword": "wcfa",
            "domain_tld": "monster",
            "query_time": "2024-05-12 17:31:32",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "nansan",
            "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": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cfca.llc",
            "domain_keyword": "cfca",
            "domain_tld": "llc",
            "query_time": "2024-05-20 16:20:40",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "cefa.asia",
            "domain_keyword": "cefa",
            "domain_tld": "asia",
            "query_time": "2024-05-23 06:45:37",
            "create_date": "2008-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "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",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ccga.legal",
            "domain_keyword": "ccga",
            "domain_tld": "legal",
            "query_time": "2024-05-15 05:30:51",
            "create_date": "2019-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CADIZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns47.servidoresdns.net",
                "dns48.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "icfa.nl",
            "domain_keyword": "icfa",
            "domain_tld": "nl",
            "query_time": "2024-05-13 21:38:04",
            "create_date": "2010-09-01",
            "update_date": "2023-12-05",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.novosite.nl",
                "ns2.novosite.nl",
                "ns3.novosite.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "ccka.net",
            "domain_keyword": "ccka",
            "domain_tld": "net",
            "query_time": "2024-05-27 05:11:50",
            "create_date": "2023-09-14",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1833,
            "registrar_name": "DropCatch.com 422 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "P.O. Box 7051",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "11150",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ccfm.cc",
            "domain_keyword": "ccfm",
            "domain_tld": "cc",
            "query_time": "2024-05-27 05:09:34",
            "create_date": "2011-04-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ccsa.org",
            "domain_keyword": "ccsa",
            "domain_tld": "org",
            "query_time": "2024-05-27 05:16:05",
            "create_date": "2000-06-03",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mcfa.academy",
            "domain_keyword": "mcfa",
            "domain_tld": "academy",
            "query_time": "2024-05-31 14:17:38",
            "create_date": "2019-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "If we were you",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cbfa.com.au",
            "domain_keyword": "cbfa",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 09:45:57",
            "update_date": "2023-11-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Renne Le Bherz",
            "name_servers": [
                "bill.4host.com.au",
                "ted.4host.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ccaa.cloud",
            "domain_keyword": "ccaa",
            "domain_tld": "cloud",
            "query_time": "2024-06-01 04:16:43",
            "create_date": "2022-02-14",
            "update_date": "2024-02-20",
            "expiry_date": "2026-02-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shang Hai Zhi Yan Hua Zhuang Pin You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ccpa.legal",
            "domain_keyword": "ccpa",
            "domain_tld": "legal",
            "query_time": "2024-05-30 12:38:56",
            "create_date": "2019-03-31",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-31",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bcfa.be",
            "domain_keyword": "bcfa",
            "domain_tld": "be",
            "query_time": "2024-06-02 10:06:51",
            "create_date": "2018-09-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "scfa.info",
            "domain_keyword": "scfa",
            "domain_tld": "info",
            "query_time": "2024-06-06 17:51:41",
            "create_date": "2023-07-22",
            "update_date": "2023-11-15",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ccfpa.ca",
            "domain_keyword": "ccfpa",
            "domain_tld": "ca",
            "query_time": "2024-04-28 14:29:30",
            "create_date": "2021-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cdfa.co.uk",
            "domain_keyword": "cdfa",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 15:49:40",
            "create_date": "2016-09-19",
            "update_date": "2023-06-29",
            "expiry_date": "2024-09-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "ccva.net",
            "domain_keyword": "ccva",
            "domain_tld": "net",
            "query_time": "2024-04-29 01:47:28",
            "create_date": "2022-06-08",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 2346,
            "registrar_name": "Glide Slope Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ccfb.org.uk",
            "domain_keyword": "ccfb",
            "domain_tld": "org.uk",
            "query_time": "2024-04-28 14:28:38",
            "create_date": "2013-12-03",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "ccfd.biz",
            "domain_keyword": "ccfd",
            "domain_tld": "biz",
            "query_time": "2024-04-28 14:28:42",
            "create_date": "2010-03-02",
            "update_date": "2023-06-27",
            "expiry_date": "2028-03-01",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ccha.co",
            "domain_keyword": "ccha",
            "domain_tld": "co",
            "query_time": "2024-04-20 05:25:24",
            "create_date": "2017-07-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rcfa.ru",
            "domain_keyword": "rcfa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:36:46",
            "create_date": "2017-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Federal Fund for social and economic support of the national",
            "name_servers": [
                "ns1.infobox.org",
                "ns2.infobox.org",
                "ns3.infobox.org",
                "ns4.infobox.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "ccfx.online",
            "domain_keyword": "ccfx",
            "domain_tld": "online",
            "query_time": "2024-04-24 19:54:38",
            "create_date": "2018-01-06",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "vergel evans",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ccfx.xyz",
            "domain_keyword": "ccfx",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 19:54:38",
            "create_date": "2018-09-14",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Tao Xin Hong",
            "registrant_state": "Gui Zhou",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ccfy.online",
            "domain_keyword": "ccfy",
            "domain_tld": "online",
            "query_time": "2024-04-24 19:54:39",
            "create_date": "2017-03-27",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com",
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ccua.ac.cn",
            "domain_keyword": "ccua",
            "domain_tld": "ac.cn",
            "query_time": "2024-04-26 18:15:51",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "石健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bryce.ns.cloudflare.com",
                "maisie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cc1a.com",
            "domain_keyword": "cc1a",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:58:58",
            "create_date": "2019-10-24",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vcfa.net",
            "domain_keyword": "vcfa",
            "domain_tld": "net",
            "query_time": "2024-05-07 17:12:42",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ccfi.com.cn",
            "domain_keyword": "ccfi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 05:30:35",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "卜燕平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ccia.xyz",
            "domain_keyword": "ccia",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 12:35:23",
            "create_date": "2023-06-16",
            "update_date": "2023-12-27",
            "expiry_date": "2024-06-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "JIANGSU",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ccfc.info",
            "domain_keyword": "ccfc",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:59:27",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ccpa.work",
            "domain_keyword": "ccpa",
            "domain_tld": "work",
            "query_time": "2024-05-27 05:14:30",
            "create_date": "2022-04-29",
            "update_date": "2022-05-04",
            "expiry_date": "2032-04-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kun ming yong zhang hui ji shi shi wu suo  pu tong he huo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ccafa.com",
            "domain_keyword": "ccafa",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:21:00",
            "create_date": "2020-01-25",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-25",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ccfag.store",
            "domain_keyword": "ccfag",
            "domain_tld": "store",
            "query_time": "2024-06-01 17:50:12",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ccfb.net",
            "domain_keyword": "ccfb",
            "domain_tld": "net",
            "query_time": "2024-05-30 10:01:26",
            "create_date": "2019-01-03",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-03",
            "registrar_iana": 3355,
            "registrar_name": "DropCatch.com 1146 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "P.O. Box 7051",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "11150",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ccla.site",
            "domain_keyword": "ccla",
            "domain_tld": "site",
            "query_time": "2024-06-05 08:21:35",
            "create_date": "2023-09-11",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "CA",
            "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": [
                "ns1cnb.name.com",
                "ns2jrt.name.com",
                "ns3cna.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ccrfa.com",
            "domain_keyword": "ccrfa",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:22:42",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ccna.ca",
            "domain_keyword": "ccna",
            "domain_tld": "ca",
            "query_time": "2024-05-31 00:42:56",
            "create_date": "2000-09-25",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Canadian Community Newspaper Association",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ccba.ltd",
            "domain_keyword": "ccba",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 04:17:35",
            "create_date": "2020-05-18",
            "update_date": "2020-05-23",
            "expiry_date": "2025-05-18",
            "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": "chong qing chuan yi lou yu zi dong hua you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cefa.net.au",
            "domain_keyword": "cefa",
            "domain_tld": "net.au",
            "query_time": "2024-06-10 13:28:03",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.hostaway.net.au",
                "ns2.hostaway.net.au",
                "ns3.hostaway.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cmfa.org",
            "domain_keyword": "cmfa",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:08:27",
            "create_date": "1999-01-29",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "danica.ns.cloudflare.com",
                "ed.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lcfa.uk",
            "domain_keyword": "lcfa",
            "domain_tld": "uk",
            "query_time": "2024-04-18 04:52:53",
            "create_date": "2018-03-16",
            "update_date": "2023-12-09",
            "expiry_date": "2025-03-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "ccfo.co",
            "domain_keyword": "ccfo",
            "domain_tld": "co",
            "query_time": "2024-04-24 19:54:18",
            "create_date": "2011-07-06",
            "update_date": "2023-07-16",
            "expiry_date": "2025-07-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": 55,
            "domain_name": "ccwa.nl",
            "domain_keyword": "ccwa",
            "domain_tld": "nl",
            "query_time": "2024-04-20 16:29:06",
            "create_date": "2015-01-06",
            "update_date": "2023-07-07",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 56,
            "domain_name": "cc-a.at",
            "domain_keyword": "cc-a",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:20:14",
            "update_date": "2020-08-10",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "https://nic.at/registrar/228",
            "registrant_name": "Claudia Arh",
            "registrant_company": "CCA Travel Agency GmbH",
            "registrant_address": "Bergstrasse 22",
            "registrant_city": "Salzburg",
            "registrant_zip": "5020",
            "registrant_country": "AT",
            "registrant_email": "<data not disclosed>",
            "registrant_phone": "<data not disclosed>",
            "registrant_fax": "+493587235330",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "ccaf.dk",
            "domain_keyword": "ccaf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:54:51",
            "create_date": "2021-01-28",
            "expiry_date": "2025-01-31",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "occfa.net",
            "domain_keyword": "occfa",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:52:27",
            "create_date": "2016-07-08",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ccyfa.net",
            "domain_keyword": "ccyfa",
            "domain_tld": "net",
            "query_time": "2024-04-24 00:42:44",
            "create_date": "2011-02-07",
            "update_date": "2022-12-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lcfa.ru",
            "domain_keyword": "lcfa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:16:30",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "kcfa.net",
            "domain_keyword": "kcfa",
            "domain_tld": "net",
            "query_time": "2024-05-18 14:39:23",
            "create_date": "1999-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ccaa.ro",
            "domain_keyword": "ccaa",
            "domain_tld": "ro",
            "query_time": "2024-05-12 12:21:40",
            "create_date": "2023-03-16",
            "expiry_date": "2025-03-15",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 63,
            "domain_name": "ccfc.com",
            "domain_keyword": "ccfc",
            "domain_tld": "com",
            "query_time": "2024-05-12 12:27:08",
            "create_date": "1995-11-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-11-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cafa.live",
            "domain_keyword": "cafa",
            "domain_tld": "live",
            "query_time": "2024-05-14 11:12:19",
            "create_date": "2017-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ccca.ca",
            "domain_keyword": "ccca",
            "domain_tld": "ca",
            "query_time": "2024-05-15 05:26:49",
            "create_date": "2000-12-02",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-04",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "Centre for Contemporary Canadian Art",
            "registrant_company": "Centre for Contemporary Canadian Art",
            "registrant_address": "520 Sprague St.",
            "registrant_city": "Winnipeg",
            "registrant_state": "MB",
            "registrant_zip": "R3G2S1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2044217100",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cifa.software",
            "domain_keyword": "cifa",
            "domain_tld": "software",
            "query_time": "2024-05-23 03:16:37",
            "create_date": "2020-07-04",
            "update_date": "2024-01-02",
            "expiry_date": "2024-07-04",
            "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": [
                "dan.ns.cloudflare.com",
                "maria.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cfca.jp",
            "domain_keyword": "cfca",
            "domain_tld": "jp",
            "query_time": "2024-05-20 16:20:40",
            "create_date": "2006-12-13",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Center for Computational Astrophysics,National Astronomical observatory of japan",
            "registrant_address": "D-LIFEPLACE MINAMI AOYAMA 10F",
            "registrant_zip": "107-0062",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-57-7399",
            "registrant_fax": "03-6756-9621",
            "name_servers": [
                "ns2.cpi.ad.jp",
                "ns3.cpi.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "fcfa.store",
            "domain_keyword": "fcfa",
            "domain_tld": "store",
            "query_time": "2024-05-28 01:44:06",
            "create_date": "2023-03-28",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cpfa.org",
            "domain_keyword": "cpfa",
            "domain_tld": "org",
            "query_time": "2024-05-27 06:55:51",
            "create_date": "1999-07-09",
            "update_date": "2023-06-08",
            "expiry_date": "2025-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cefa.org.cn",
            "domain_keyword": "cefa",
            "domain_tld": "org.cn",
            "query_time": "2024-05-26 13:47:20",
            "create_date": "2006-05-24",
            "expiry_date": "2026-05-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中国食用菌协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cafa.com.au",
            "domain_keyword": "cafa",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 23:29:12",
            "update_date": "2023-07-23",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mark Foster",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ccfd.online",
            "domain_keyword": "ccfd",
            "domain_tld": "online",
            "query_time": "2024-06-02 22:23:18",
            "create_date": "2023-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ccfx.au",
            "domain_keyword": "ccfx",
            "domain_tld": "au",
            "query_time": "2024-05-30 10:01:55",
            "update_date": "2023-09-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Nick Sevastelis",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ccfx.com.au",
            "domain_keyword": "ccfx",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 10:01:55",
            "update_date": "2023-01-15",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Sam Kettyle",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cefa.ie",
            "domain_keyword": "cefa",
            "domain_tld": "ie",
            "query_time": "2024-04-21 21:03:12",
            "create_date": "2007-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_name": "Hostopia",
            "registrar_website": "https://www.hostopia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.host.ie",
                "dns2.host.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "acfa.com.br",
            "domain_keyword": "acfa",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 00:05:23",
            "create_date": "2014-04-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-23",
            "registrant_name": "INSTITUTO CINEMA EM TRANSE",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns148.umbler.in",
                "ns283.umbler.com.br",
                "ns534.umbler.com",
                "ns840.umbler.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "cafa.store",
            "domain_keyword": "cafa",
            "domain_tld": "store",
            "query_time": "2024-04-27 10:36:43",
            "create_date": "2019-12-23",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1555,
            "registrar_name": "22net,Inc.",
            "registrar_website": "http://www.22.cn",
            "registrant_company": "XUJUNJIE",
            "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": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ccea.net",
            "domain_keyword": "ccea",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:51:10",
            "create_date": "1999-03-04",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-04",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ccaf.org",
            "domain_keyword": "ccaf",
            "domain_tld": "org",
            "query_time": "2024-04-27 20:03:33",
            "create_date": "2001-06-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-06-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "University of Michigan - ITS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "cffw1.dns.umich.com",
                "cffw2.dns.umich.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ccf7.xyz",
            "domain_keyword": "ccf7",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 14:28:33",
            "create_date": "2023-12-27",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "semaojituan",
            "registrant_state": "Select State",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ctfa.com",
            "domain_keyword": "ctfa",
            "domain_tld": "com",
            "query_time": "2024-04-29 10:11:58",
            "create_date": "1995-12-05",
            "update_date": "2022-09-20",
            "expiry_date": "2025-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ccca.co.uk",
            "domain_keyword": "ccca",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 14:21:14",
            "create_date": "2021-11-19",
            "update_date": "2023-01-08",
            "expiry_date": "2024-11-19",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "ccva.mobi",
            "domain_keyword": "ccva",
            "domain_tld": "mobi",
            "query_time": "2024-05-06 20:52:23",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ccaa.org.au",
            "domain_keyword": "ccaa",
            "domain_tld": "org.au",
            "query_time": "2024-05-15 12:48:15",
            "update_date": "2023-09-26",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "mKeshav Mandhare",
            "name_servers": [
                "harmony.ns.cloudflare.com",
                "kyle.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ccea.au",
            "domain_keyword": "ccea",
            "domain_tld": "au",
            "query_time": "2024-05-19 09:47:10",
            "update_date": "2023-07-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Stacey Janssen",
            "name_servers": [
                "ns1.bluepackets.com.au",
                "ns2.bluepackets.com.au",
                "ns3.bluepackets.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cc2a.net",
            "domain_keyword": "cc2a",
            "domain_tld": "net",
            "query_time": "2024-06-06 02:19:18",
            "create_date": "2022-01-30",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ncfa.ca",
            "domain_keyword": "ncfa",
            "domain_tld": "ca",
            "query_time": "2024-06-02 15:50:15",
            "create_date": "2013-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ccga.xyz",
            "domain_keyword": "ccga",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:32:32",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ccna.life",
            "domain_keyword": "ccna",
            "domain_tld": "life",
            "query_time": "2024-06-09 00:56:34",
            "create_date": "2023-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "xcfa.info",
            "domain_keyword": "xcfa",
            "domain_tld": "info",
            "query_time": "2024-06-10 07:57:21",
            "create_date": "2023-12-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "luciana.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ccfw.ca",
            "domain_keyword": "ccfw",
            "domain_tld": "ca",
            "query_time": "2024-04-24 19:54:36",
            "create_date": "2010-01-14",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-13",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "xcfa.com",
            "domain_keyword": "xcfa",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:57:18",
            "create_date": "2009-03-15",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Domain Privacy Ltd",
            "registrant_address": "PO Box 189",
            "registrant_city": "Marblehead",
            "registrant_state": "MA",
            "registrant_zip": "01945",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2532528582",
            "name_servers": [
                "a.2ns.net",
                "b.2ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "chfa.biz",
            "domain_keyword": "chfa",
            "domain_tld": "biz",
            "query_time": "2024-04-26 06:06:51",
            "create_date": "2015-12-08",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cofa.ro",
            "domain_keyword": "cofa",
            "domain_tld": "ro",
            "query_time": "2024-04-27 04:35:18",
            "create_date": "2001-08-07",
            "expiry_date": "2026-09-05",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "nelly.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 95,
            "domain_name": "jcfa.nl",
            "domain_keyword": "jcfa",
            "domain_tld": "nl",
            "query_time": "2024-04-26 18:14:54",
            "create_date": "2020-06-15",
            "update_date": "2021-11-25",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 96,
            "domain_name": "ccta.ru",
            "domain_keyword": "ccta",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:21:59",
            "create_date": "2016-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "NALIM DEVELOPMENT LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "ccfb.de",
            "domain_keyword": "ccfb",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:10:01",
            "update_date": "2010-01-04",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 98,
            "domain_name": "ccha.net",
            "domain_keyword": "ccha",
            "domain_tld": "net",
            "query_time": "2024-05-06 08:27:36",
            "create_date": "2014-01-15",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ccfo.net",
            "domain_keyword": "ccfo",
            "domain_tld": "net",
            "query_time": "2024-05-19 14:19:12",
            "create_date": "2014-12-02",
            "update_date": "2024-03-20",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "OHIO",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ccfo.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ccfb.biz",
            "domain_keyword": "ccfb",
            "domain_tld": "biz",
            "query_time": "2024-05-19 14:19:05",
            "create_date": "2012-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-20",
            "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": "Internet Trading",
            "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": [
                "ns1.opscloud.io",
                "ns2.opscloud.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ccfa.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2586</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cfcfa.net, ccfc.net, ccbfa.com, ccda.site, ccba.law, ccfd.ru, cjfa.de, ccea.fr, acfa.eu, ccua.fr, cofa.jp, ccjfa.com, wcfa.monster, cfca.llc, cefa.asia, ccga.legal, icfa.nl, ccka.net, ccfm.cc, ccsa.org, mcfa.academy, cbfa.com.au, ccaa.cloud, ccpa.legal, bcfa.be, scfa.info, ccfpa.ca, cdfa.co.uk, ccva.net, ccfb.org.uk, ccfd.biz, ccha.co, rcfa.ru, ccfx.online, ccfx.xyz, ccfy.online, ccua.ac.cn, cc1a.com, vcfa.net, ccfi.com.cn, ccia.xyz, ccfc.info, ccpa.work, ccafa.com, ccfag.store, ccfb.net, ccla.site, ccrfa.com, ccna.ca, ccba.ltd, cefa.net.au, cmfa.org, lcfa.uk, ccfo.co, ccwa.nl, cc-a.at, ccaf.dk, occfa.net, ccyfa.net, lcfa.ru, kcfa.net, ccaa.ro, ccfc.com, cafa.live, ccca.ca, cifa.software, cfca.jp, fcfa.store, cpfa.org, cefa.org.cn, cafa.com.au, ccfd.online, ccfx.au, ccfx.com.au, cefa.ie, acfa.com.br, cafa.store, ccea.net, ccaf.org, ccf7.xyz, ctfa.com, ccca.co.uk, ccva.mobi, ccaa.org.au, ccea.au, cc2a.net, ncfa.ca, ccga.xyz, ccna.life, xcfa.info, ccfw.ca, xcfa.com, chfa.biz, cofa.ro, jcfa.nl, ccta.ru, ccfb.de, ccha.net, ccfo.net, ccfb.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cfcfa.net</domain_name>
   <domain_keyword>cfcfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 11:23:44</query_time>
   <create_date>2011-02-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-02-11</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a0b5efa1-0fdd-4dea-85fd-354735767f08</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.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>ccfc.net</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:53:23</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>2515</registrar_iana>
   <registrar_name>DropCatch.com 756 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>P.O. Box 7051</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11150</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ccbfa.com</domain_name>
   <domain_keyword>ccbfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:23:26</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ccbfa.com</value>
    <value>ns2.ccbfa.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>4</num>
   <domain_name>ccda.site</domain_name>
   <domain_keyword>ccda</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-24 19:48:38</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-11-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Tianyi Zhang</registrant_company>
   <registrant_state>shang hai shi</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>merak.dnspod.net</value>
    <value>triangulum.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ccba.law</domain_name>
   <domain_keyword>ccba</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-04-28 14:19:33</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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>Conference of California Bar Associations</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.giowm1075.siteground.biz</value>
    <value>ns2.giowm1075.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ccfd.ru</domain_name>
   <domain_keyword>ccfd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:21:39</query_time>
   <create_date>2023-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mchost.ru</value>
    <value>ns2.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cjfa.de</domain_name>
   <domain_keyword>cjfa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:33:22</query_time>
   <update_date>2018-06-03</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ccea.fr</domain_name>
   <domain_keyword>ccea</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:25:01</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>RANXPLORER</registrar_name>
   <registrar_website>https://www.kifdom.com/faq.php</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.kifdns.fr</value>
    <value>ns2.kifdns.fr</value>
    <value>ns3.kifdns.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>acfa.eu</domain_name>
   <domain_keyword>acfa</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:59:35</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>ccua.fr</domain_name>
   <domain_keyword>ccua</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:58:50</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>C'est Comme Une Agence</registrant_company>
   <registrant_address>C'est Comme Une Agence, 8 rue du Faubourg Poissonniere, 75010 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.172604550</registrant_phone>
   <name_servers>
    <value>ns-172-a.gandi.net</value>
    <value>ns-202-c.gandi.net</value>
    <value>ns-92-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>cofa.jp</domain_name>
   <domain_keyword>cofa</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 04:35:18</query_time>
   <create_date>2012-09-05</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>hiroyuki oka</registrant_name>
   <registrant_address>shibuya-ku Nishihara 2-2-3 Nishihara</registrant_address>
   <registrant_zip>1510066</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5478-7118</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ccjfa.com</domain_name>
   <domain_keyword>ccjfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:44</query_time>
   <create_date>2012-08-18</create_date>
   <update_date>2020-08-12</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wcfa.monster</domain_name>
   <domain_keyword>wcfa</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-12 17:31:32</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>nansan</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>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cfca.llc</domain_name>
   <domain_keyword>cfca</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-20 16:20:40</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cefa.asia</domain_name>
   <domain_keyword>cefa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-23 06:45:37</query_time>
   <create_date>2008-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</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>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ccga.legal</domain_name>
   <domain_keyword>ccga</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-15 05:30:51</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CADIZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns47.servidoresdns.net</value>
    <value>dns48.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>icfa.nl</domain_name>
   <domain_keyword>icfa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 21:38:04</query_time>
   <create_date>2010-09-01</create_date>
   <update_date>2023-12-05</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.novosite.nl</value>
    <value>ns2.novosite.nl</value>
    <value>ns3.novosite.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ccka.net</domain_name>
   <domain_keyword>ccka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 05:11:50</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1833</registrar_iana>
   <registrar_name>DropCatch.com 422 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>P.O. Box 7051</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11150</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ccfm.cc</domain_name>
   <domain_keyword>ccfm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 05:09:34</query_time>
   <create_date>2011-04-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ccsa.org</domain_name>
   <domain_keyword>ccsa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 05:16:05</query_time>
   <create_date>2000-06-03</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mcfa.academy</domain_name>
   <domain_keyword>mcfa</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-31 14:17:38</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</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>If we were you</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cbfa.com.au</domain_name>
   <domain_keyword>cbfa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 09:45:57</query_time>
   <update_date>2023-11-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Renne Le Bherz</registrant_name>
   <name_servers>
    <value>bill.4host.com.au</value>
    <value>ted.4host.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ccaa.cloud</domain_name>
   <domain_keyword>ccaa</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-01 04:16:43</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shang Hai Zhi Yan Hua Zhuang Pin You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ccpa.legal</domain_name>
   <domain_keyword>ccpa</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-30 12:38:56</query_time>
   <create_date>2019-03-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-31</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bcfa.be</domain_name>
   <domain_keyword>bcfa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 10:06:51</query_time>
   <create_date>2018-09-25</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>scfa.info</domain_name>
   <domain_keyword>scfa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-06 17:51:41</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ccfpa.ca</domain_name>
   <domain_keyword>ccfpa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 14:29:30</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cdfa.co.uk</domain_name>
   <domain_keyword>cdfa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 15:49:40</query_time>
   <create_date>2016-09-19</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>ccva.net</domain_name>
   <domain_keyword>ccva</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 01:47:28</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>2346</registrar_iana>
   <registrar_name>Glide Slope Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ccfb.org.uk</domain_name>
   <domain_keyword>ccfb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-28 14:28:38</query_time>
   <create_date>2013-12-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-03</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>ccfd.biz</domain_name>
   <domain_keyword>ccfd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 14:28:42</query_time>
   <create_date>2010-03-02</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2028-03-01</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>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>32</num>
   <domain_name>ccha.co</domain_name>
   <domain_keyword>ccha</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 05:25:24</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rcfa.ru</domain_name>
   <domain_keyword>rcfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:36:46</query_time>
   <create_date>2017-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Federal Fund for social and economic support of the national</registrant_company>
   <name_servers>
    <value>ns1.infobox.org</value>
    <value>ns2.infobox.org</value>
    <value>ns3.infobox.org</value>
    <value>ns4.infobox.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ccfx.online</domain_name>
   <domain_keyword>ccfx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 19:54:38</query_time>
   <create_date>2018-01-06</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>vergel evans</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ccfx.xyz</domain_name>
   <domain_keyword>ccfx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 19:54:38</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Tao Xin Hong</registrant_company>
   <registrant_state>Gui Zhou</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ccfy.online</domain_name>
   <domain_keyword>ccfy</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 19:54:39</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ccua.ac.cn</domain_name>
   <domain_keyword>ccua</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-04-26 18:15:51</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>石健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bryce.ns.cloudflare.com</value>
    <value>maisie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cc1a.com</domain_name>
   <domain_keyword>cc1a</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:58:58</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vcfa.net</domain_name>
   <domain_keyword>vcfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 17:12:42</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.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>40</num>
   <domain_name>ccfi.com.cn</domain_name>
   <domain_keyword>ccfi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 05:30:35</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>卜燕平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ccia.xyz</domain_name>
   <domain_keyword>ccia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 12:35:23</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>JIANGSU</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ccfc.info</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:59:27</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ccpa.work</domain_name>
   <domain_keyword>ccpa</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 05:14:30</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2022-05-04</update_date>
   <expiry_date>2032-04-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kun ming yong zhang hui ji shi shi wu suo  pu tong he huo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yun Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.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>ccafa.com</domain_name>
   <domain_keyword>ccafa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:21:00</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ccfag.store</domain_name>
   <domain_keyword>ccfag</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 17:50:12</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ccfb.net</domain_name>
   <domain_keyword>ccfb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 10:01:26</query_time>
   <create_date>2019-01-03</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>3355</registrar_iana>
   <registrar_name>DropCatch.com 1146 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>P.O. Box 7051</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11150</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>ccla.site</domain_name>
   <domain_keyword>ccla</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-05 08:21:35</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>CA</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>ns1cnb.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lpv.name.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>ccrfa.com</domain_name>
   <domain_keyword>ccrfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:22:42</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ccna.ca</domain_name>
   <domain_keyword>ccna</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 00:42:56</query_time>
   <create_date>2000-09-25</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Canadian Community Newspaper Association</registrant_name>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ccba.ltd</domain_name>
   <domain_keyword>ccba</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 04:17:35</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2020-05-23</update_date>
   <expiry_date>2025-05-18</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>chong qing chuan yi lou yu zi dong hua you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</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>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>51</num>
   <domain_name>cefa.net.au</domain_name>
   <domain_keyword>cefa</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-10 13:28:03</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.hostaway.net.au</value>
    <value>ns2.hostaway.net.au</value>
    <value>ns3.hostaway.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cmfa.org</domain_name>
   <domain_keyword>cmfa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:08:27</query_time>
   <create_date>1999-01-29</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>danica.ns.cloudflare.com</value>
    <value>ed.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lcfa.uk</domain_name>
   <domain_keyword>lcfa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 04:52:53</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-03-16</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>ccfo.co</domain_name>
   <domain_keyword>ccfo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 19:54:18</query_time>
   <create_date>2011-07-06</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-07-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>55</num>
   <domain_name>ccwa.nl</domain_name>
   <domain_keyword>ccwa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 16:29:06</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-07-07</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cc-a.at</domain_name>
   <domain_keyword>cc-a</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:20:14</query_time>
   <update_date>2020-08-10</update_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/228</registrar_website>
   <registrant_name>Claudia Arh</registrant_name>
   <registrant_company>CCA Travel Agency GmbH</registrant_company>
   <registrant_address>Bergstrasse 22</registrant_address>
   <registrant_city>Salzburg</registrant_city>
   <registrant_zip>5020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>&lt;data not disclosed&gt;</registrant_email>
   <registrant_phone>&lt;data not disclosed&gt;</registrant_phone>
   <registrant_fax>+493587235330</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>ccaf.dk</domain_name>
   <domain_keyword>ccaf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:54:51</query_time>
   <create_date>2021-01-28</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>occfa.net</domain_name>
   <domain_keyword>occfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:52:27</query_time>
   <create_date>2016-07-08</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ccyfa.net</domain_name>
   <domain_keyword>ccyfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 00:42:44</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lcfa.ru</domain_name>
   <domain_keyword>lcfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:16:30</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</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>61</num>
   <domain_name>kcfa.net</domain_name>
   <domain_keyword>kcfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 14:39:23</query_time>
   <create_date>1999-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>62</num>
   <domain_name>ccaa.ro</domain_name>
   <domain_keyword>ccaa</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 12:21:40</query_time>
   <create_date>2023-03-16</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ccfc.com</domain_name>
   <domain_keyword>ccfc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 12:27:08</query_time>
   <create_date>1995-11-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cafa.live</domain_name>
   <domain_keyword>cafa</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-14 11:12:19</query_time>
   <create_date>2017-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ccca.ca</domain_name>
   <domain_keyword>ccca</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 05:26:49</query_time>
   <create_date>2000-12-02</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>Centre for Contemporary Canadian Art</registrant_name>
   <registrant_company>Centre for Contemporary Canadian Art</registrant_company>
   <registrant_address>520 Sprague St.</registrant_address>
   <registrant_city>Winnipeg</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>R3G2S1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2044217100</registrant_phone>
   <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>66</num>
   <domain_name>cifa.software</domain_name>
   <domain_keyword>cifa</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-23 03:16:37</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-07-04</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>dan.ns.cloudflare.com</value>
    <value>maria.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cfca.jp</domain_name>
   <domain_keyword>cfca</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 16:20:40</query_time>
   <create_date>2006-12-13</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Center for Computational Astrophysics,National Astronomical observatory of japan</registrant_name>
   <registrant_address>D-LIFEPLACE MINAMI AOYAMA 10F</registrant_address>
   <registrant_zip>107-0062</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-57-7399</registrant_phone>
   <registrant_fax>03-6756-9621</registrant_fax>
   <name_servers>
    <value>ns2.cpi.ad.jp</value>
    <value>ns3.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>fcfa.store</domain_name>
   <domain_keyword>fcfa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 01:44:06</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cpfa.org</domain_name>
   <domain_keyword>cpfa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 06:55:51</query_time>
   <create_date>1999-07-09</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cefa.org.cn</domain_name>
   <domain_keyword>cefa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-26 13:47:20</query_time>
   <create_date>2006-05-24</create_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中国食用菌协会</registrant_name>
   <registrant_email>[email protected]</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>71</num>
   <domain_name>cafa.com.au</domain_name>
   <domain_keyword>cafa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 23:29:12</query_time>
   <update_date>2023-07-23</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mark Foster</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ccfd.online</domain_name>
   <domain_keyword>ccfd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 22:23:18</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ccfx.au</domain_name>
   <domain_keyword>ccfx</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-30 10:01:55</query_time>
   <update_date>2023-09-03</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>Nick Sevastelis</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>
  <value>
   <num>74</num>
   <domain_name>ccfx.com.au</domain_name>
   <domain_keyword>ccfx</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 10:01:55</query_time>
   <update_date>2023-01-15</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Sam Kettyle</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cefa.ie</domain_name>
   <domain_keyword>cefa</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-21 21:03:12</query_time>
   <create_date>2007-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>Hostopia</registrar_name>
   <registrar_website>https://www.hostopia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>dns1.host.ie</value>
    <value>dns2.host.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>acfa.com.br</domain_name>
   <domain_keyword>acfa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 00:05:23</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrant_name>INSTITUTO CINEMA EM TRANSE</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns148.umbler.in</value>
    <value>ns283.umbler.com.br</value>
    <value>ns534.umbler.com</value>
    <value>ns840.umbler.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>cafa.store</domain_name>
   <domain_keyword>cafa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 10:36:43</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net,Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <registrant_company>XUJUNJIE</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>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>78</num>
   <domain_name>ccea.net</domain_name>
   <domain_keyword>ccea</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:51:10</query_time>
   <create_date>1999-03-04</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ccaf.org</domain_name>
   <domain_keyword>ccaf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 20:03:33</query_time>
   <create_date>2001-06-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-06-28</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>University of Michigan - ITS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>cffw1.dns.umich.com</value>
    <value>cffw2.dns.umich.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ccf7.xyz</domain_name>
   <domain_keyword>ccf7</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 14:28:33</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>semaojituan</registrant_company>
   <registrant_state>Select State</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ctfa.com</domain_name>
   <domain_keyword>ctfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 10:11:58</query_time>
   <create_date>1995-12-05</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>82</num>
   <domain_name>ccca.co.uk</domain_name>
   <domain_keyword>ccca</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 14:21:14</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>ccva.mobi</domain_name>
   <domain_keyword>ccva</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-06 20:52:23</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>84</num>
   <domain_name>ccaa.org.au</domain_name>
   <domain_keyword>ccaa</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-15 12:48:15</query_time>
   <update_date>2023-09-26</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>mKeshav Mandhare</registrant_name>
   <name_servers>
    <value>harmony.ns.cloudflare.com</value>
    <value>kyle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ccea.au</domain_name>
   <domain_keyword>ccea</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 09:47:10</query_time>
   <update_date>2023-07-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Stacey Janssen</registrant_name>
   <name_servers>
    <value>ns1.bluepackets.com.au</value>
    <value>ns2.bluepackets.com.au</value>
    <value>ns3.bluepackets.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cc2a.net</domain_name>
   <domain_keyword>cc2a</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 02:19:18</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ncfa.ca</domain_name>
   <domain_keyword>ncfa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 15:50:15</query_time>
   <create_date>2013-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ccga.xyz</domain_name>
   <domain_keyword>ccga</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:32:32</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ccna.life</domain_name>
   <domain_keyword>ccna</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-09 00:56:34</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>xcfa.info</domain_name>
   <domain_keyword>xcfa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 07:57:21</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>luciana.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ccfw.ca</domain_name>
   <domain_keyword>ccfw</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 19:54:36</query_time>
   <create_date>2010-01-14</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>xcfa.com</domain_name>
   <domain_keyword>xcfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:57:18</query_time>
   <create_date>2009-03-15</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Domain Privacy Ltd</registrant_company>
   <registrant_address>PO Box 189</registrant_address>
   <registrant_city>Marblehead</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01945</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2532528582</registrant_phone>
   <name_servers>
    <value>a.2ns.net</value>
    <value>b.2ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>chfa.biz</domain_name>
   <domain_keyword>chfa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 06:06:51</query_time>
   <create_date>2015-12-08</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-07</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>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cofa.ro</domain_name>
   <domain_keyword>cofa</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 04:35:18</query_time>
   <create_date>2001-08-07</create_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>nelly.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jcfa.nl</domain_name>
   <domain_keyword>jcfa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 18:14:54</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2021-11-25</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ccta.ru</domain_name>
   <domain_keyword>ccta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:21:59</query_time>
   <create_date>2016-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>NALIM DEVELOPMENT 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>97</num>
   <domain_name>ccfb.de</domain_name>
   <domain_keyword>ccfb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:10:01</query_time>
   <update_date>2010-01-04</update_date>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>ccha.net</domain_name>
   <domain_keyword>ccha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 08:27:36</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ccfo.net</domain_name>
   <domain_keyword>ccfo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 14:19:12</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>OHIO</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ccfo.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ccfb.biz</domain_name>
   <domain_keyword>ccfb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 14:19:05</query_time>
   <create_date>2012-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-20</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>Internet Trading</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>ns1.opscloud.io</value>
    <value>ns2.opscloud.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.091</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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