WHOIS QUERY TIME

29 May 2024 - 3:42 AM UTC

Registered: 22 September 1998
Expiry: 22 September 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns7.hichina.com
dns8.hichina.com

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=cicc.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cicc.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cicc.org.cn",
            "domain_keyword": "cicc",
            "domain_tld": "org.cn",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "1998-09-22",
            "expiry_date": "2026-09-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "五洲传播有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cicc.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cicc.org.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>1998-09-22</create_date>
   <expiry_date>2026-09-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>五洲传播有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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.14 seconds) for "cicc.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 12:21 PM UTC

Registered: 22 September 1998
Expiry: 22 September 2023

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns7.hichina.com
dns8.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 五洲传播有限公司
Email: [email protected]

#2 - QUERY TIME

23 May 2023 - 12:24 PM UTC

Registered: 22 September 1998
Expiry: 22 September 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns7.hichina.com
dns8.hichina.com

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=cicc.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cicc.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cicc.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cicc.org.cn",
            "domain_keyword": "cicc",
            "domain_tld": "org.cn",
            "query_time": "2023-02-08 12:21:39",
            "create_date": "1998-09-22",
            "expiry_date": "2023-09-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "五洲传播有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cicc.org.cn",
            "domain_keyword": "cicc",
            "domain_tld": "org.cn",
            "query_time": "2023-05-23 12:24:17",
            "create_date": "1998-09-22",
            "expiry_date": "2026-09-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "五洲传播有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.14,
        "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>cicc.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>cicc.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cicc.org.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2023-02-08 12:21:39</query_time>
   <create_date>1998-09-22</create_date>
   <expiry_date>2023-09-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>五洲传播有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cicc.org.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2023-05-23 12:24:17</query_time>
   <create_date>1998-09-22</create_date>
   <expiry_date>2026-09-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>五洲传播有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.14</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 60 domain names (in 0.093 seconds) which contained the exact domain keyword "cicc".
Domain Name Registered Expiry Registrar Ownership
1 cicc.org 10 Mar 1996 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 cicc.net 6 May 1997 7 May 2026 Network Solutions, LLC -
3 cicc.com.cn 7 Jul 1997 7 Jul 2024 北京国旭网络科技有限公司 中国国际金融股份有限公司
4 cicc.org.cn 22 Sep 1998 22 Sep 2026 阿里云计算有限公司(万网) 五洲传播有限公司
5 cicc.com.br 21 Aug 2001 21 Aug 2024 - Centro Integrado de Citopatologia e Colposcopia
6 cicc.com 14 Sep 2001 14 Sep 2025 Beijing Guoxu Network Technology Co. LTD REDACTED FOR PRIVACY
7 cicc.tv 13 May 2004 13 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. wu zhou chuan bo you xian gong si
8 cicc.us 28 Oct 2005 27 Oct 2025 GoDaddy.com, LLC cic
9 cicc.ah.cn 10 Aug 2006 10 Aug 2024 北京国旭网络科技有限公司 中国国际金融股份有限公司
10 cicc.qh.cn 10 Aug 2006 10 Aug 2024 北京国旭网络科技有限公司 中国国际金融股份有限公司
11 cicc.mobi 31 Aug 2006 31 Aug 2024 Beijing Guoxu Network Technology Co., Ltd. ZhongGuoGuoJiJinRongGuFenYouXianGongSi
12 cicc.ru 4 Sep 2006 4 Sep 2024 RU-CENTER-RU Private Person
13 cicc.cc 22 Aug 2007 22 Aug 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
14 cicc.ca 8 Jan 2009 8 Jan 2025 Internic.ca Inc. Centennial Infant and Child Centre (NFP)
15 cicc.be 21 Feb 2011 - Registrar.eu -
16 cicc.asia 4 May 2011 4 May 2025 Beijing Guoxu Network Technology Co., Ltd. zhongguoguojijinronggufenyouxiangongsi
17 cicc.org.uk 27 Jun 2011 27 Jun 2025 Cheshire East Council [Tag = CHESHIRECC] -
18 cicc.ky 10 Sep 2012 10 Sep 2025 Uniregistrar Corp Domains By Proxy, LLC
19 cicc.it 22 Mar 2014 22 Mar 2025 Imnoko S.r.l. Imnoko S.r.l.
20 cicc.xn--55qx5d 28 Jul 2014 28 Jul 2024 Beijing Guoxu Network Technology Co., Ltd. 中国国际金融有限公司
21 cicc.xn--io0a7i 28 Jul 2014 28 Jul 2024 Beijing Guoxu Network Technology Co., Ltd. 中国国际金融有限公司
22 cicc.xn--ses554g 28 Nov 2014 29 Nov 2024 Knet Registrar Co.,Ltd. Z*G*J*YXGS
23 cicc.one 22 Jul 2015 22 Jul 2024 One.com A/S REDACTED FOR PRIVACY
24 cicc.club 5 Nov 2015 4 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lihang
25 cicc.fund 11 Jan 2016 11 Jan 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
26 cicc.vip 17 May 2016 17 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
27 cicc.video 14 Mar 2017 14 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuxuedong
28 cicc.co.uk 13 Nov 2017 13 Nov 2024 Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM] Muhammed Nadim
29 cicc.ren 20 Jan 2018 20 Jan 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cheng jin peng
30 cicc.xn--3bst00m 30 Jan 2018 30 Jan 2025 beijing guoxu network technology zhongguoguojijinronggufenyouxiangongsi
31 cicc.ink 22 Jul 2018 22 Jul 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shenzhenshizhongjinguojigongyinglianyouxiangongsi
32 cicc.cm 23 Aug 2018 23 Aug 2024 MTN NS seraphin ngueyon
33 cicc.online 30 Dec 2019 30 Dec 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xue wen jun
34 cicc.group 26 Jun 2020 26 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
35 cicc.nl 29 Oct 2020 - xel -
36 cicc.academy 16 Mar 2022 16 Mar 2024 Amazon Registrar, Inc. Identity Protection Service
37 cicc.church 22 Oct 2022 22 Oct 2024 GoDaddy.com, LLC WHUPI (NZ) LTD
38 cicc.xyz 23 Dec 2022 23 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
39 cicc.ie 30 Mar 2023 30 Mar 2025 Register 365 CORK ISLAMIC CULTURAL CENTRE COMPANY LIMITED BY GUARANTEE
40 cicc.pro 25 Apr 2023 25 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 cicc.uk 10 Jun 2023 10 Jun 2024 NameSilo LLC [Tag = NAMESILO] -
42 cicc.dev 13 Jun 2023 13 Jun 2025 Tucows Domains Inc Data Protected
43 cicc.site 29 Jun 2023 29 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
44 cicc.tech 18 Aug 2023 18 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
45 cicc.info 25 Aug 2023 25 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
46 cicc.top 28 Sep 2023 28 Sep 2024 BIZCN COM INC Xia Men Xi Han An Ke Ji You Xian Gong Si
47 cicc.app 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 cicc.world 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
49 cicc.media 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
50 cicc.center 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
51 cicc.games 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
52 cicc.news 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
53 cicc.city 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
54 cicc.wang 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
55 cicc.store 29 Apr 2024 29 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
56 cicc.chat 30 Apr 2024 30 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
57 cicc.fun 30 Apr 2024 30 Apr 2025 DNSPod, Inc. zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si
58 cicc.email 6 May 2024 6 May 2025 Xin Net Technology Corporation 何青阳
59 cicc.global 5 Jun 2024 5 Jun 2025 Epik LLC Anonymize LLC
60 cicc.pt - - - DISCOVERGENIOUS UNIPESSOAL LDA
61 cicc.org.au - - Domain Directors Pty Ltd trading as Instra Ralph Legg

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cicc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cicc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 61,
        "relation": "eq",
        "current": 61
    },
    "unique_domains": "cicc.org, cicc.net, cicc.com.cn, cicc.org.cn, cicc.com.br, cicc.com, cicc.tv, cicc.us, cicc.ah.cn, cicc.qh.cn, cicc.mobi, cicc.ru, cicc.cc, cicc.ca, cicc.be, cicc.asia, cicc.org.uk, cicc.ky, cicc.it, cicc.xn--55qx5d, cicc.xn--io0a7i, cicc.xn--ses554g, cicc.one, cicc.club, cicc.fund, cicc.vip, cicc.video, cicc.co.uk, cicc.ren, cicc.xn--3bst00m, cicc.ink, cicc.cm, cicc.online, cicc.group, cicc.nl, cicc.academy, cicc.church, cicc.xyz, cicc.ie, cicc.pro, cicc.uk, cicc.dev, cicc.site, cicc.tech, cicc.info, cicc.top, cicc.app, cicc.world, cicc.media, cicc.center, cicc.games, cicc.news, cicc.city, cicc.wang, cicc.store, cicc.chat, cicc.fun, cicc.email, cicc.global, cicc.pt, cicc.org.au",
    "results": [
        {
            "num": 1,
            "domain_name": "cicc.org",
            "domain_keyword": "cicc",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:52:06",
            "create_date": "1996-03-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "cicc.net",
            "domain_keyword": "cicc",
            "domain_tld": "net",
            "query_time": "2024-06-10 11:00:39",
            "create_date": "1997-05-06",
            "update_date": "2020-10-01",
            "expiry_date": "2026-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cicc.com.cn",
            "domain_keyword": "cicc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "1997-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "北京国旭网络科技有限公司",
            "registrant_name": "中国国际金融股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.vipxdns.com",
                "ns2.vipxdns.net",
                "ns3.vipxdns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cicc.org.cn",
            "domain_keyword": "cicc",
            "domain_tld": "org.cn",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "1998-09-22",
            "expiry_date": "2026-09-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "五洲传播有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cicc.com.br",
            "domain_keyword": "cicc",
            "domain_tld": "com.br",
            "query_time": "2024-04-26 17:52:06",
            "create_date": "2001-08-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-21",
            "registrant_name": "Centro Integrado de Citopatologia e Colposcopia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "cicc.com",
            "domain_keyword": "cicc",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:30:01",
            "create_date": "2001-09-14",
            "update_date": "2023-02-15",
            "expiry_date": "2025-09-14",
            "registrar_iana": 1494,
            "registrar_name": "Beijing Guoxu Network Technology Co. LTD",
            "registrar_website": "https://web.xdns.cn",
            "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_country": "CN",
            "registrant_email": "please contact the registrar 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.xdnsvip.cn",
                "ns2.xdnsvip.com",
                "ns3.xdnsvip.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "cicc.tv",
            "domain_keyword": "cicc",
            "domain_tld": "tv",
            "query_time": "2024-05-16 06:56:18",
            "create_date": "2004-05-13",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu zhou chuan bo you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cicc.us",
            "domain_keyword": "cicc",
            "domain_tld": "us",
            "query_time": "2024-05-12 20:35:05",
            "create_date": "2005-10-28",
            "update_date": "2023-10-22",
            "expiry_date": "2025-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "s. hester",
            "registrant_company": "cic",
            "registrant_address": "1912 Capital Avenue",
            "registrant_city": "Cheyenne",
            "registrant_state": "WY",
            "registrant_zip": "82001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2402389314",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cicc.ah.cn",
            "domain_keyword": "cicc",
            "domain_tld": "ah.cn",
            "query_time": "2024-05-09 05:57:25",
            "create_date": "2006-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "北京国旭网络科技有限公司",
            "registrant_name": "中国国际金融股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gxkjdns.com",
                "ns2.gxkjdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cicc.qh.cn",
            "domain_keyword": "cicc",
            "domain_tld": "qh.cn",
            "query_time": "2024-05-23 03:12:34",
            "create_date": "2006-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "北京国旭网络科技有限公司",
            "registrant_name": "中国国际金融股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gxkjdns.com",
                "ns2.gxkjdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cicc.mobi",
            "domain_keyword": "cicc",
            "domain_tld": "mobi",
            "query_time": "2024-05-18 06:30:01",
            "create_date": "2006-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1494,
            "registrar_name": "Beijing Guoxu Network Technology Co., Ltd.",
            "registrar_website": "http://www.guoxuwang.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZhongGuoGuoJiJinRongGuFenYouXianGongSi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cicc.ru",
            "domain_keyword": "cicc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:49:50",
            "create_date": "2006-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "cicc.cc",
            "domain_keyword": "cicc",
            "domain_tld": "cc",
            "query_time": "2024-06-02 19:33:52",
            "create_date": "2007-08-22",
            "update_date": "2022-07-11",
            "expiry_date": "2025-08-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cicc.ca",
            "domain_keyword": "cicc",
            "domain_tld": "ca",
            "query_time": "2024-05-18 06:30:01",
            "create_date": "2009-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Centennial Infant and Child Centre (NFP)",
            "registrant_address": "1580 Yonge Street",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4T1Z8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169350200",
            "registrant_fax": "+1.4169350300",
            "name_servers": [
                "melissa.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cicc.be",
            "domain_keyword": "cicc",
            "domain_tld": "be",
            "query_time": "2024-04-26 17:52:06",
            "create_date": "2011-02-21",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "cicc.asia",
            "domain_keyword": "cicc",
            "domain_tld": "asia",
            "query_time": "2024-05-21 13:47:03",
            "create_date": "2011-05-04",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1494,
            "registrar_name": "Beijing Guoxu Network Technology Co., Ltd.",
            "registrar_website": "http://www.guoxuwang.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhongguoguojijinronggufenyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gxkjdns.com",
                "ns2.gxkjdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cicc.org.uk",
            "domain_keyword": "cicc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-18 06:30:03",
            "create_date": "2011-06-27",
            "update_date": "2023-05-11",
            "expiry_date": "2025-06-27",
            "registrar_name": "Cheshire East Council [Tag = CHESHIRECC]",
            "registrar_website": "http://www.cheshireeast.gov.uk",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "cicc.ky",
            "domain_keyword": "cicc",
            "domain_tld": "ky",
            "query_time": "2024-06-10 11:00:39",
            "create_date": "2012-09-10",
            "update_date": "2024-06-09",
            "expiry_date": "2025-09-10",
            "registrar_iana": 1659,
            "registrar_name": "Uniregistrar Corp",
            "registrar_website": "uniregistrar.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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cicc.it",
            "domain_keyword": "cicc",
            "domain_tld": "it",
            "query_time": "2024-06-10 11:00:39",
            "create_date": "2014-03-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-22",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "cicc.xn--55qx5d",
            "domain_keyword": "cicc",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-04-26 17:52:07",
            "create_date": "2014-07-28",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-28",
            "registrar_name": "Beijing Guoxu Network Technology Co., Ltd.",
            "registrar_website": "http://whois.guoxuwang.cn",
            "registrant_company": "中国国际金融有限公司",
            "registrant_state": "北京",
            "registrant_email": "please query the rdds service of the 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.guoxuwang.com",
                "ns2.guoxuwang.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cicc.xn--io0a7i",
            "domain_keyword": "cicc",
            "domain_tld": "xn--io0a7i",
            "query_time": "2024-04-26 17:52:07",
            "create_date": "2014-07-28",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-28",
            "registrar_name": "Beijing Guoxu Network Technology Co., Ltd.",
            "registrar_website": "http://whois.guoxuwang.cn",
            "registrant_company": "中国国际金融有限公司",
            "registrant_state": "北京",
            "registrant_email": "please query the rdds service of the 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.guoxuwang.com",
                "ns2.guoxuwang.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cicc.xn--ses554g",
            "domain_keyword": "cicc",
            "domain_tld": "xn--ses554g",
            "query_time": "2024-05-03 16:23:46",
            "create_date": "2014-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3225,
            "registrar_name": "Knet Registrar Co.,Ltd.",
            "registrar_website": "http://knetreg.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Z*G*J*YXGS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nswz1.knetreg.cn",
                "nswz2.knetreg.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cicc.one",
            "domain_keyword": "cicc",
            "domain_tld": "one",
            "query_time": "2024-06-10 11:00:39",
            "create_date": "2015-07-22",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "cicc.club",
            "domain_keyword": "cicc",
            "domain_tld": "club",
            "query_time": "2024-04-26 17:52:06",
            "create_date": "2015-11-05",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-04",
            "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": "lihang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cicc.fund",
            "domain_keyword": "cicc",
            "domain_tld": "fund",
            "query_time": "2024-05-23 03:12:34",
            "create_date": "2016-01-11",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cicc.vip",
            "domain_keyword": "cicc",
            "domain_tld": "vip",
            "query_time": "2024-06-01 02:16:13",
            "create_date": "2016-05-17",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cicc.video",
            "domain_keyword": "cicc",
            "domain_tld": "video",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "2017-03-14",
            "update_date": "2019-03-08",
            "expiry_date": "2027-03-14",
            "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": "yuxuedong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cicc.co.uk",
            "domain_keyword": "cicc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 17:52:08",
            "create_date": "2017-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]",
            "registrar_website": "https://www.name.com",
            "registrant_name": "Muhammed Nadim",
            "name_servers": [
                "ns1djs.name.com",
                "ns2fln.name.com",
                "ns3gmt.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "cicc.ren",
            "domain_keyword": "cicc",
            "domain_tld": "ren",
            "query_time": "2024-04-26 17:52:08",
            "create_date": "2018-01-20",
            "expiry_date": "2028-01-20",
            "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": "cheng jin peng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cicc.xn--3bst00m",
            "domain_keyword": "cicc",
            "domain_tld": "xn--3bst00m",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "2018-01-30",
            "update_date": "2020-07-01",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1494,
            "registrar_name": "beijing guoxu network technology",
            "registrar_website": "http://www.guoxuwang.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhongguoguojijinronggufenyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gxkjdns.com",
                "ns2.gxkjdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cicc.ink",
            "domain_keyword": "cicc",
            "domain_tld": "ink",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "2018-07-22",
            "update_date": "2023-07-12",
            "expiry_date": "2027-07-22",
            "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": "shenzhenshizhongjinguojigongyinglianyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "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": 32,
            "domain_name": "cicc.cm",
            "domain_keyword": "cicc",
            "domain_tld": "cm",
            "query_time": "2024-05-24 16:00:39",
            "create_date": "2018-08-23",
            "update_date": "2021-12-30",
            "expiry_date": "2024-08-23",
            "registrar_name": "MTN NS",
            "registrant_name": "seraphin ngueyon",
            "registrant_address": "Akwa Douala",
            "registrant_city": "Douala",
            "registrant_zip": "0000",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+237.696422614",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "cicc.online",
            "domain_keyword": "cicc",
            "domain_tld": "online",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "2019-12-30",
            "update_date": "2023-08-31",
            "expiry_date": "2029-12-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xue wen jun",
            "registrant_state": "shang hai",
            "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": [
                "bartley.dnspod.net",
                "foul.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cicc.group",
            "domain_keyword": "cicc",
            "domain_tld": "group",
            "query_time": "2024-05-21 14:20:59",
            "create_date": "2020-06-26",
            "update_date": "2023-07-22",
            "expiry_date": "2026-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cicc.nl",
            "domain_keyword": "cicc",
            "domain_tld": "nl",
            "query_time": "2024-04-26 17:52:06",
            "create_date": "2020-10-29",
            "update_date": "2023-09-16",
            "registrar_name": "xel",
            "name_servers": [
                "ns1.xel.nl",
                "ns2.xel.nl",
                "ns3.xel.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "cicc.academy",
            "domain_keyword": "cicc",
            "domain_tld": "academy",
            "query_time": "2024-06-02 19:33:52",
            "create_date": "2022-03-16",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1171.awsdns-18.org",
                "ns-1642.awsdns-13.co.uk",
                "ns-90.awsdns-11.com",
                "ns-936.awsdns-53.net"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cicc.church",
            "domain_keyword": "cicc",
            "domain_tld": "church",
            "query_time": "2024-05-09 05:57:25",
            "create_date": "2022-10-22",
            "update_date": "2023-02-01",
            "expiry_date": "2024-10-22",
            "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": "WHUPI (NZ) LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cicc.xyz",
            "domain_keyword": "cicc",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 05:57:25",
            "create_date": "2022-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cicc.ie",
            "domain_keyword": "cicc",
            "domain_tld": "ie",
            "query_time": "2024-06-10 11:00:38",
            "create_date": "2023-03-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-30",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "CORK ISLAMIC CULTURAL CENTRE COMPANY LIMITED BY GUARANTEE",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cicc.pro",
            "domain_keyword": "cicc",
            "domain_tld": "pro",
            "query_time": "2024-04-30 00:17:42",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cicc.uk",
            "domain_keyword": "cicc",
            "domain_tld": "uk",
            "query_time": "2024-05-18 06:30:03",
            "create_date": "2023-06-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "NameSilo LLC [Tag = NAMESILO]",
            "registrar_website": "https://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "cicc.dev",
            "domain_keyword": "cicc",
            "domain_tld": "dev",
            "query_time": "2024-06-13 00:29:37",
            "create_date": "2023-06-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-06-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cicc.site",
            "domain_keyword": "cicc",
            "domain_tld": "site",
            "query_time": "2024-05-24 16:00:39",
            "create_date": "2023-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cicc.tech",
            "domain_keyword": "cicc",
            "domain_tld": "tech",
            "query_time": "2024-05-09 05:57:25",
            "create_date": "2023-08-18",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cicc.info",
            "domain_keyword": "cicc",
            "domain_tld": "info",
            "query_time": "2024-05-09 05:57:25",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cicc.top",
            "domain_keyword": "cicc",
            "domain_tld": "top",
            "query_time": "2024-05-29 03:42:55",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 471,
            "registrar_name": "BIZCN COM  INC",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xia Men Xi Han An Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4everdns.com",
                "ns2.4everdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cicc.app",
            "domain_keyword": "cicc",
            "domain_tld": "app",
            "query_time": "2024-05-16 06:56:18",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "gwen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cicc.world",
            "domain_keyword": "cicc",
            "domain_tld": "world",
            "query_time": "2024-05-02 18:11:17",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cicc.media",
            "domain_keyword": "cicc",
            "domain_tld": "media",
            "query_time": "2024-05-01 16:34:02",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cicc.center",
            "domain_keyword": "cicc",
            "domain_tld": "center",
            "query_time": "2024-05-01 14:22:02",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cicc.games",
            "domain_keyword": "cicc",
            "domain_tld": "games",
            "query_time": "2024-05-01 16:28:46",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cicc.news",
            "domain_keyword": "cicc",
            "domain_tld": "news",
            "query_time": "2024-05-01 16:41:21",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cicc.city",
            "domain_keyword": "cicc",
            "domain_tld": "city",
            "query_time": "2024-05-01 14:22:48",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cicc.wang",
            "domain_keyword": "cicc",
            "domain_tld": "wang",
            "query_time": "2024-05-01 17:52:26",
            "create_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cicc.store",
            "domain_keyword": "cicc",
            "domain_tld": "store",
            "query_time": "2024-06-01 00:18:55",
            "create_date": "2024-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_state": "hai nan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cicc.chat",
            "domain_keyword": "cicc",
            "domain_tld": "chat",
            "query_time": "2024-05-02 14:23:38",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan sheng",
            "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": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cicc.fun",
            "domain_keyword": "cicc",
            "domain_tld": "fun",
            "query_time": "2024-05-03 16:27:12",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si",
            "registrant_state": "hai nan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "sherry.dnspod.net",
                "silverfish.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cicc.email",
            "domain_keyword": "cicc",
            "domain_tld": "email",
            "query_time": "2024-05-08 15:44:21",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "何青阳",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cicc.global",
            "domain_keyword": "cicc",
            "domain_tld": "global",
            "query_time": "2024-06-07 17:00:17",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "cicc.pt",
            "domain_keyword": "cicc",
            "domain_tld": "pt",
            "query_time": "2024-05-29 03:43:27",
            "registrant_name": "DISCOVERGENIOUS  UNIPESSOAL LDA",
            "registrant_address": "Rua Monsenhor Miguel Sampaio, 185, 3.º, ap. 4",
            "registrant_city": "ermesinde",
            "registrant_state": "ermesinde",
            "registrant_zip": "4445-290",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com",
                "ns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "cicc.org.au",
            "domain_keyword": "cicc",
            "domain_tld": "org.au",
            "query_time": "2024-06-01 06:58:35",
            "update_date": "2022-12-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ralph Legg",
            "name_servers": [
                "ns-1.ezyreg.com",
                "ns-2.ezyreg.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cicc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>61</total>
  <relation>eq</relation>
  <current>61</current>
 </count>
 <unique_domains>cicc.org, cicc.net, cicc.com.cn, cicc.org.cn, cicc.com.br, cicc.com, cicc.tv, cicc.us, cicc.ah.cn, cicc.qh.cn, cicc.mobi, cicc.ru, cicc.cc, cicc.ca, cicc.be, cicc.asia, cicc.org.uk, cicc.ky, cicc.it, cicc.xn--55qx5d, cicc.xn--io0a7i, cicc.xn--ses554g, cicc.one, cicc.club, cicc.fund, cicc.vip, cicc.video, cicc.co.uk, cicc.ren, cicc.xn--3bst00m, cicc.ink, cicc.cm, cicc.online, cicc.group, cicc.nl, cicc.academy, cicc.church, cicc.xyz, cicc.ie, cicc.pro, cicc.uk, cicc.dev, cicc.site, cicc.tech, cicc.info, cicc.top, cicc.app, cicc.world, cicc.media, cicc.center, cicc.games, cicc.news, cicc.city, cicc.wang, cicc.store, cicc.chat, cicc.fun, cicc.email, cicc.global, cicc.pt, cicc.org.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cicc.org</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:52:06</query_time>
   <create_date>1996-03-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cicc.net</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 11:00:39</query_time>
   <create_date>1997-05-06</create_date>
   <update_date>2020-10-01</update_date>
   <expiry_date>2026-05-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>ns79.worldnic.com</value>
    <value>ns80.worldnic.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>cicc.com.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>1997-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>北京国旭网络科技有限公司</registrar_name>
   <registrant_name>中国国际金融股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.vipxdns.com</value>
    <value>ns2.vipxdns.net</value>
    <value>ns3.vipxdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cicc.org.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>1998-09-22</create_date>
   <expiry_date>2026-09-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>五洲传播有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cicc.com.br</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-26 17:52:06</query_time>
   <create_date>2001-08-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrant_name>Centro Integrado de Citopatologia e Colposcopia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>cicc.com</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:30:01</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>1494</registrar_iana>
   <registrar_name>Beijing Guoxu Network Technology Co. LTD</registrar_name>
   <registrar_website>https://web.xdns.cn</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_country>CN</registrant_country>
   <registrant_email>please contact the registrar 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.xdnsvip.cn</value>
    <value>ns2.xdnsvip.com</value>
    <value>ns3.xdnsvip.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cicc.tv</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-16 06:56:18</query_time>
   <create_date>2004-05-13</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>whois.hichina.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu zhou chuan bo you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>dns7.hichina.com</value>
    <value>dns8.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>cicc.us</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 20:35:05</query_time>
   <create_date>2005-10-28</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>s. hester</registrant_name>
   <registrant_company>cic</registrant_company>
   <registrant_address>1912 Capital Avenue</registrant_address>
   <registrant_city>Cheyenne</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2402389314</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cicc.ah.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ah.cn</domain_tld>
   <query_time>2024-05-09 05:57:25</query_time>
   <create_date>2006-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>北京国旭网络科技有限公司</registrar_name>
   <registrant_name>中国国际金融股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gxkjdns.com</value>
    <value>ns2.gxkjdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cicc.qh.cn</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>qh.cn</domain_tld>
   <query_time>2024-05-23 03:12:34</query_time>
   <create_date>2006-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>北京国旭网络科技有限公司</registrar_name>
   <registrant_name>中国国际金融股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gxkjdns.com</value>
    <value>ns2.gxkjdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cicc.mobi</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-18 06:30:01</query_time>
   <create_date>2006-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1494</registrar_iana>
   <registrar_name>Beijing Guoxu Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.guoxuwang.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZhongGuoGuoJiJinRongGuFenYouXianGongSi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BeiJing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cicc.ru</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:49:50</query_time>
   <create_date>2006-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>cicc.cc</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 19:33:52</query_time>
   <create_date>2007-08-22</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.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>cicc.ca</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 06:30:01</query_time>
   <create_date>2009-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Centennial Infant and Child Centre (NFP)</registrant_name>
   <registrant_address>1580 Yonge Street</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4T1Z8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169350200</registrant_phone>
   <registrant_fax>+1.4169350300</registrant_fax>
   <name_servers>
    <value>melissa.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cicc.be</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 17:52:06</query_time>
   <create_date>2011-02-21</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>cicc.asia</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-21 13:47:03</query_time>
   <create_date>2011-05-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1494</registrar_iana>
   <registrar_name>Beijing Guoxu Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.guoxuwang.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhongguoguojijinronggufenyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gxkjdns.com</value>
    <value>ns2.gxkjdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cicc.org.uk</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-18 06:30:03</query_time>
   <create_date>2011-06-27</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_name>Cheshire East Council [Tag = CHESHIRECC]</registrar_name>
   <registrar_website>http://www.cheshireeast.gov.uk</registrar_website>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>cicc.ky</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-06-10 11:00:39</query_time>
   <create_date>2012-09-10</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>Uniregistrar Corp</registrar_name>
   <registrar_website>uniregistrar.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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cicc.it</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 11:00:39</query_time>
   <create_date>2014-03-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cicc.xn--55qx5d</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-04-26 17:52:07</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Beijing Guoxu Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://whois.guoxuwang.cn</registrar_website>
   <registrant_company>中国国际金融有限公司</registrant_company>
   <registrant_state>北京</registrant_state>
   <registrant_email>please query the rdds service of the registrar of 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.guoxuwang.com</value>
    <value>ns2.guoxuwang.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cicc.xn--io0a7i</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>xn--io0a7i</domain_tld>
   <query_time>2024-04-26 17:52:07</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Beijing Guoxu Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://whois.guoxuwang.cn</registrar_website>
   <registrant_company>中国国际金融有限公司</registrant_company>
   <registrant_state>北京</registrant_state>
   <registrant_email>please query the rdds service of the registrar of 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.guoxuwang.com</value>
    <value>ns2.guoxuwang.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cicc.xn--ses554g</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>xn--ses554g</domain_tld>
   <query_time>2024-05-03 16:23:46</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3225</registrar_iana>
   <registrar_name>Knet Registrar Co.,Ltd.</registrar_name>
   <registrar_website>http://knetreg.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Z*G*J*YXGS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nswz1.knetreg.cn</value>
    <value>nswz2.knetreg.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cicc.one</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-10 11:00:39</query_time>
   <create_date>2015-07-22</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>cicc.club</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 17:52:06</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-04</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>lihang</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>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>25</num>
   <domain_name>cicc.fund</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-23 03:12:34</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cicc.vip</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 02:16:13</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cicc.video</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2019-03-08</update_date>
   <expiry_date>2027-03-14</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>yuxuedong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cicc.co.uk</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 17:52:08</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]</registrar_name>
   <registrar_website>https://www.name.com</registrar_website>
   <registrant_name>Muhammed Nadim</registrant_name>
   <name_servers>
    <value>ns1djs.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3gmt.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>cicc.ren</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-26 17:52:08</query_time>
   <create_date>2018-01-20</create_date>
   <expiry_date>2028-01-20</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>cheng jin peng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cicc.xn--3bst00m</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>xn--3bst00m</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2020-07-01</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1494</registrar_iana>
   <registrar_name>beijing guoxu network technology</registrar_name>
   <registrar_website>http://www.guoxuwang.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhongguoguojijinronggufenyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gxkjdns.com</value>
    <value>ns2.gxkjdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cicc.ink</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>2018-07-22</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2027-07-22</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>shenzhenshizhongjinguojigongyinglianyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</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>32</num>
   <domain_name>cicc.cm</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-24 16:00:39</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2021-12-30</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>MTN NS</registrar_name>
   <registrant_name>seraphin ngueyon</registrant_name>
   <registrant_address>Akwa Douala</registrant_address>
   <registrant_city>Douala</registrant_city>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+237.696422614</registrant_phone>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>cicc.online</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-12-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xue wen jun</registrant_company>
   <registrant_state>shang hai</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>bartley.dnspod.net</value>
    <value>foul.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cicc.group</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-21 14:20:59</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2026-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>35</num>
   <domain_name>cicc.nl</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 17:52:06</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-09-16</update_date>
   <registrar_name>xel</registrar_name>
   <name_servers>
    <value>ns1.xel.nl</value>
    <value>ns2.xel.nl</value>
    <value>ns3.xel.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cicc.academy</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-02 19:33:52</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1171.awsdns-18.org</value>
    <value>ns-1642.awsdns-13.co.uk</value>
    <value>ns-90.awsdns-11.com</value>
    <value>ns-936.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cicc.church</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-09 05:57:25</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2024-10-22</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>WHUPI (NZ) LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cicc.xyz</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 05:57:25</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>39</num>
   <domain_name>cicc.ie</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-10 11:00:38</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>CORK ISLAMIC CULTURAL CENTRE COMPANY LIMITED BY GUARANTEE</registrant_name>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cicc.pro</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 00:17:42</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cicc.uk</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 06:30:03</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>NameSilo LLC [Tag = NAMESILO]</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>cicc.dev</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-13 00:29:37</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cicc.site</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 16:00:39</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.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>44</num>
   <domain_name>cicc.tech</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 05:57:25</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cicc.info</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 05:57:25</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</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>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cicc.top</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 03:42:55</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>BIZCN COM  INC</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xia Men Xi Han An Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4everdns.com</value>
    <value>ns2.4everdns.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>cicc.app</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 06:56:18</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>gwen.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>48</num>
   <domain_name>cicc.world</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-02 18:11:17</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cicc.media</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-01 16:34:02</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cicc.center</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-01 14:22:02</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cicc.games</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-01 16:28:46</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cicc.news</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-01 16:41:21</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cicc.city</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-01 14:22:48</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cicc.wang</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-01 17:52:26</query_time>
   <create_date>2024-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cicc.store</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 00:18:55</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_state>hai nan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cicc.chat</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-02 14:23:38</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan sheng</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>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cicc.fun</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 16:27:12</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>zhi neng hua cai ( hai nan ) wen hua ke ji you xian gong si</registrant_company>
   <registrant_state>hai nan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>sherry.dnspod.net</value>
    <value>silverfish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cicc.email</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 15:44:21</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>何青阳</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cicc.global</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-07 17:00:17</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cicc.pt</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 03:43:27</query_time>
   <registrant_name>DISCOVERGENIOUS  UNIPESSOAL LDA</registrant_name>
   <registrant_address>Rua Monsenhor Miguel Sampaio, 185, 3.º, ap. 4</registrant_address>
   <registrant_city>ermesinde</registrant_city>
   <registrant_state>ermesinde</registrant_state>
   <registrant_zip>4445-290</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
    <value>ns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>cicc.org.au</domain_name>
   <domain_keyword>cicc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-01 06:58:35</query_time>
   <update_date>2022-12-10</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>Ralph Legg</registrant_name>
   <name_servers>
    <value>ns-1.ezyreg.com</value>
    <value>ns-2.ezyreg.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,150 domain names (in 0.141 seconds) which look and sound like the brand name "cicc".
Domain Name Registered Expiry Registrar Ownership
1 cvcc.biz 15 Nov 2001 18 Nov 2024 Network Solutions, LLC REDACTED FOR PRIVACY
2 cccc.ac 29 Nov 2023 29 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
3 cicd.london 19 Feb 2016 19 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
4 ciacc.com 5 Nov 2009 5 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
5 aicc.cool 26 Apr 2024 26 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen cheng
6 cihc.cc 11 Aug 2020 11 Aug 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 cicce.com.cn 4 May 2017 4 May 2025 北京新网数码信息技术有限公司 北京华港展览有限公司
8 eicc.network 11 Jun 2022 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 ctcc.host 3 Apr 2023 3 Apr 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) junwei
10 wicc.chat 2 Jan 2024 2 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ning xia zhi suan ke ji you xian gong si
11 nicc.online 3 May 2023 3 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
12 cici.ru 6 Sep 2006 6 Sep 2024 RU-CENTER-RU Private Person
13 cico.xyz 3 Oct 2021 3 Oct 2024 West263 International Limited Ze Feng Ma
14 picc.fun 12 Oct 2023 12 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin ao
15 uicc.ru 29 Mar 2001 29 Mar 2025 RU-CENTER-RU LLC Urals interregional certification Center
16 sicc.de - - - -
17 coicc.com 2 Jul 2011 2 Jul 2024 GoDaddy.com, LLC -
18 bcicc.com 14 Aug 2003 14 Aug 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
19 cncc.ca 17 Nov 2002 17 Nov 2025 Internic.ca Inc. Croatian National Catholic Church Corp
20 sicc.net 19 Dec 2002 19 Dec 2025 Gname.com Pte. Ltd. Redacted for privacy
21 nicc.xyz 15 Nov 2023 15 Nov 2024 West263 International Limited Ireneusz Bachurski INFOBI
22 cwcc.asia 19 May 2024 19 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen wei cao
23 cicm.it 21 Apr 2016 21 Apr 2025 Aruba s.p.a. hidden
24 ciac.us 23 Feb 2018 23 Feb 2025 GoDaddy.com, LLC CIAC
25 ricc.uk 27 May 2023 27 May 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
26 cici.beauty 11 Jul 2022 11 Jul 2024 Porkbun, LLC Private by Design, LLC
27 cics.website 16 Dec 2014 16 Dec 2024 OVH 3ACTI
28 cncc.casa 11 Sep 2023 11 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
29 ciccu.store 30 May 2021 30 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
30 ficc.co.uk 23 Jan 2017 23 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
31 micc.dev 11 Aug 2020 11 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
32 cice.us 23 Apr 2024 23 Apr 2025 Sav.com LLC REDACTED FOR PRIVACY
33 gicc.com 13 Feb 1997 14 Feb 2027 Network Solutions, LLC -
34 clcc.ie 16 Feb 2006 16 Feb 2025 Elive Limerick Childcare Committee Limited
35 ccicc.net 9 Jun 2003 9 Jun 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
36 oicc.ca 17 Feb 2011 17 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
37 c7cc.vip 14 Apr 2024 14 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
38 cico.shop 17 Jul 2023 17 Jul 2024 Sav.com, LLC -
39 iicc.com 8 Jan 2000 8 Jan 2025 Easyspace Ltd. REDACTED FOR PRIVACY
40 cvcc.net.cn 19 May 2010 19 May 2025 北京万维通港科技有限公司 北京桑博国际教育科技有限公司
41 aicc.world 28 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 micc.ru 5 Dec 2023 5 Dec 2024 RU-CENTER-RU Private Person
43 cioc.org.uk 12 Jun 1997 12 Jun 2024 Namesco Limited [Tag = NAMESCO] -
44 cipc.ru 8 Aug 2023 8 Aug 2024 REGRU-RU Private Person
45 cicy.fun 29 Apr 2020 29 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu yu
46 cixc.cn 23 Apr 2023 23 Apr 2025 广东时代互联科技有限公司 陈前
47 cimc.cam 8 May 2023 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
48 cdcc.nl 5 May 2014 - Metaregistrar B.V. -
49 kicc.website 12 May 2024 12 May 2025 Porkbun, LLC Private by Design, LLC
50 eicc.com.au - - GoDaddy.com LLC trading as GoDaddy.com keven koam
51 cichc.cn 4 Jan 2024 4 Jan 2025 北京新网数码信息技术有限公司 黄雪娜
52 cick.top 2 Jul 2023 2 Jul 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 侯先东
53 cinc.nl 8 Feb 2011 - Hostnet B.V. -
54 c3cc.top 10 Aug 2023 10 Aug 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
55 aicc.live 31 Mar 2024 31 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
56 acicc.com 12 Mar 2002 12 Mar 2025 Xin Net Technology Corporation -
57 cicw.org 1 Oct 2023 1 Oct 2024 DropCatch.com 1318 LLC REDACTED FOR PRIVACY
58 cibc.house 4 Oct 2017 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 ccic.org 10 Aug 1996 9 Aug 2029 Squarespace Domains II LLC REDACTED FOR PRIVACY
60 citcc.shop 10 Jun 2023 10 Jun 2025 NameSilo -
61 iicc.me 11 Jun 2024 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 cicp.co.uk 4 Mar 2010 4 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
63 cicjc.com 12 Apr 2011 12 Apr 2026 Gname.com Pte. Ltd. Redacted for privacy
64 cidc.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP Construction Industry Development Council
65 cick.org 20 Jan 2001 20 Jan 2025 Network Solutions, LLC Local Initiatives Support Corporation
66 bicc.net 26 Mar 2019 26 Mar 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
67 cxcc.shop 30 Mar 2023 30 Mar 2025 DNSPod, Inc. -
68 cacc.net 22 Nov 1997 21 Nov 2024 GoDaddy.com, LLC -
69 cycc.org 8 Dec 2020 8 Dec 2024 DropCatch.com 1281 LLC www.DropCatch.com
70 cicrc.com 1 Jul 2015 1 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
71 ucicc.com 24 Dec 2018 24 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
72 cich.org 13 Jul 2001 13 Jul 2025 Network Solutions, LLC Autoridad del Canal de Panama
73 dcicc.com 13 Jun 2011 13 Jun 2024 GoDaddy.com, LLC -
74 cipc.email 31 Jul 2014 31 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
75 cicg.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
76 cics.shop 29 Dec 2023 29 Dec 2024 Dynadot Inc. -
77 cecc.net.cn 23 Feb 2010 23 Feb 2025 阿里云计算有限公司(万网) 中国经济联络中心
78 nicc.io 20 Oct 2022 20 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 qicc.nl 4 May 2007 - - -
80 2icc.com 15 Jun 2001 15 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
81 cocc.co 11 May 2019 11 May 2025 Porkbun Private by Design, LLC
82 cica.net.cn 18 Dec 2023 18 Dec 2024 广东时代互联科技有限公司 权媛媛
83 cvcc.info 27 Aug 2001 27 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
84 cici.casa 13 Sep 2023 13 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 circ.co.jp 1 Dec 2009 - - CIRC
86 cccc.io 16 Nov 2013 16 Nov 2027 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 cacc.pro 11 Nov 2023 11 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
88 vicc.co.uk 27 Sep 2022 27 Sep 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
89 ciec.info 21 Jul 2015 21 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 cict.in 1 Jul 2008 1 Jul 2024 OVI HOSTING PVT LTD Central Institute of Classical Tamil Studies
91 cich.hn - - Instra Corporation CICH
92 cucc.ca 29 Jan 2005 28 Jan 2026 Tucows.com Co. REDACTED FOR PRIVACY
93 ciwc.com 22 Mar 2000 21 Mar 2032 Tucows Domains Inc. -
94 sicc.ly 7 Jan 2024 7 Jan 2025 Libyan Spider Network (loc) Provltd
95 cibcc.cn 11 Oct 2021 11 Oct 2024 阿里云计算有限公司(万网) 白玉花
96 cscc.com.au - - Domain Directors Pty Ltd trading as Instra Wesley Willcott
97 citcc.ng 28 Nov 2019 28 Nov 2024 GO54 Limited (formerly Whogohost Limited) Citcc Nigeria Limited
98 clicc.world 2 Mar 2021 2 Mar 2025 Tucows Domains Inc. Data Protected
99 oicc.xyz 26 May 2024 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 12345
100 cico.srl 31 Jan 2017 31 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Cico Srl
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 Cicc.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cicc.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cicc.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 4150,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cvcc.biz, cccc.ac, cicd.london, ciacc.com, aicc.cool, cihc.cc, cicce.com.cn, eicc.network, ctcc.host, wicc.chat, nicc.online, cici.ru, cico.xyz, picc.fun, uicc.ru, sicc.de, coicc.com, bcicc.com, cncc.ca, sicc.net, nicc.xyz, cwcc.asia, cicm.it, ciac.us, ricc.uk, cici.beauty, cics.website, cncc.casa, ciccu.store, ficc.co.uk, micc.dev, cice.us, gicc.com, clcc.ie, ccicc.net, oicc.ca, c7cc.vip, cico.shop, iicc.com, cvcc.net.cn, aicc.world, micc.ru, cioc.org.uk, cipc.ru, cicy.fun, cixc.cn, cimc.cam, cdcc.nl, kicc.website, eicc.com.au, cichc.cn, cick.top, cinc.nl, c3cc.top, aicc.live, acicc.com, cicw.org, cibc.house, ccic.org, citcc.shop, iicc.me, cicp.co.uk, cicjc.com, cidc.in, cick.org, bicc.net, cxcc.shop, cacc.net, cycc.org, cicrc.com, ucicc.com, cich.org, dcicc.com, cipc.email, cicg.ru, cics.shop, cecc.net.cn, nicc.io, qicc.nl, 2icc.com, cocc.co, cica.net.cn, cvcc.info, cici.casa, circ.co.jp, cccc.io, cacc.pro, vicc.co.uk, ciec.info, cict.in, cich.hn, cucc.ca, ciwc.com, sicc.ly, cibcc.cn, cscc.com.au, citcc.ng, clicc.world, oicc.xyz, cico.srl",
    "results": [
        {
            "num": 1,
            "domain_name": "cvcc.biz",
            "domain_keyword": "cvcc",
            "domain_tld": "biz",
            "query_time": "2024-04-17 10:58:28",
            "create_date": "2001-11-15",
            "update_date": "2022-07-25",
            "expiry_date": "2024-11-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.amerhonda.com",
                "ns2.amerhonda.com",
                "ns3.amerhonda.com",
                "ns4.amerhonda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cccc.ac",
            "domain_keyword": "cccc",
            "domain_tld": "ac",
            "query_time": "2024-04-24 13:27:09",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cicd.london",
            "domain_keyword": "cicd",
            "domain_tld": "london",
            "query_time": "2024-04-26 17:52:34",
            "create_date": "2016-02-19",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-19",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ciacc.com",
            "domain_keyword": "ciacc",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:53:19",
            "create_date": "2009-11-05",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0f94727d-2695-4155-ad48-ad229b180d5e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aicc.cool",
            "domain_keyword": "aicc",
            "domain_tld": "cool",
            "query_time": "2024-04-28 02:18:31",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": "chen cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cihc.cc",
            "domain_keyword": "cihc",
            "domain_tld": "cc",
            "query_time": "2024-05-04 09:58:25",
            "create_date": "2020-08-11",
            "update_date": "2020-08-17",
            "expiry_date": "2030-08-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cicce.com.cn",
            "domain_keyword": "cicce",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 05:57:26",
            "create_date": "2017-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "北京华港展览有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.expirenotification.com",
                "dns8.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "eicc.network",
            "domain_keyword": "eicc",
            "domain_tld": "network",
            "query_time": "2024-05-09 02:35:34",
            "create_date": "2022-06-11",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ctcc.host",
            "domain_keyword": "ctcc",
            "domain_tld": "host",
            "query_time": "2024-05-07 23:42:31",
            "create_date": "2023-04-03",
            "update_date": "2023-08-31",
            "expiry_date": "2033-04-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "junwei",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wicc.chat",
            "domain_keyword": "wicc",
            "domain_tld": "chat",
            "query_time": "2024-05-06 17:01:45",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2027-01-02",
            "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": "ning xia zhi suan ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ning xia",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nicc.online",
            "domain_keyword": "nicc",
            "domain_tld": "online",
            "query_time": "2024-05-07 04:10:22",
            "create_date": "2023-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cici.ru",
            "domain_keyword": "cici",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:49:50",
            "create_date": "2006-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "cico.xyz",
            "domain_keyword": "cico",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 00:20:33",
            "create_date": "2021-10-03",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Ze Feng Ma",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ngiexzd.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "picc.fun",
            "domain_keyword": "picc",
            "domain_tld": "fun",
            "query_time": "2024-05-02 11:52:05",
            "create_date": "2023-10-12",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lin ao",
            "registrant_state": "shang hai",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "uicc.ru",
            "domain_keyword": "uicc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:25:48",
            "create_date": "2001-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC Urals interregional certification Center",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "sicc.de",
            "domain_keyword": "sicc",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:09:19",
            "update_date": "2023-05-28",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 17,
            "domain_name": "coicc.com",
            "domain_keyword": "coicc",
            "domain_tld": "com",
            "query_time": "2024-05-15 22:41:51",
            "create_date": "2011-07-02",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bcicc.com",
            "domain_keyword": "bcicc",
            "domain_tld": "com",
            "query_time": "2024-05-24 11:20:11",
            "create_date": "2003-08-14",
            "update_date": "2023-12-25",
            "expiry_date": "2024-08-14",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cncc.ca",
            "domain_keyword": "cncc",
            "domain_tld": "ca",
            "query_time": "2024-05-20 23:47:05",
            "create_date": "2002-11-17",
            "update_date": "2023-11-20",
            "expiry_date": "2025-11-17",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Croatian National Catholic Church Corp",
            "registrant_address": "3009 Dundas St W",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6P1Z4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166044477",
            "name_servers": [
                "ns1.fotonow.ca",
                "ns2.fotonow.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sicc.net",
            "domain_keyword": "sicc",
            "domain_tld": "net",
            "query_time": "2024-05-19 19:00:34",
            "create_date": "2002-12-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-12-19",
            "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": "MANILA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sicc.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nicc.xyz",
            "domain_keyword": "nicc",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 12:24:20",
            "create_date": "2023-11-15",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Ireneusz Bachurski INFOBI",
            "registrant_state": "Zywiecki",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cwcc.asia",
            "domain_keyword": "cwcc",
            "domain_tld": "asia",
            "query_time": "2024-05-21 14:18:25",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": "chen wei cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cicm.it",
            "domain_keyword": "cicm",
            "domain_tld": "it",
            "query_time": "2024-05-12 20:36:13",
            "create_date": "2016-04-21",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-21",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "ciac.us",
            "domain_keyword": "ciac",
            "domain_tld": "us",
            "query_time": "2024-05-15 20:27:47",
            "create_date": "2018-02-23",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Gary Benton",
            "registrant_company": "CIAC",
            "registrant_address": "228 Hamilton Avenue, 3rd Fl",
            "registrant_city": "Palo Alto",
            "registrant_state": "California",
            "registrant_zip": "94301",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6503222955",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ricc.uk",
            "domain_keyword": "ricc",
            "domain_tld": "uk",
            "query_time": "2024-05-30 01:15:51",
            "create_date": "2023-05-27",
            "update_date": "2023-05-28",
            "expiry_date": "2024-05-27",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 26,
            "domain_name": "cici.beauty",
            "domain_keyword": "cici",
            "domain_tld": "beauty",
            "query_time": "2024-05-29 03:43:29",
            "create_date": "2022-07-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arvind.ns.cloudflare.com",
                "monika.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cics.website",
            "domain_keyword": "cics",
            "domain_tld": "website",
            "query_time": "2024-05-29 03:44:19",
            "create_date": "2014-12-16",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-16",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "3ACTI",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "cncc.casa",
            "domain_keyword": "cncc",
            "domain_tld": "casa",
            "query_time": "2024-05-27 07:14:25",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "cheryl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ciccu.store",
            "domain_keyword": "ciccu",
            "domain_tld": "store",
            "query_time": "2024-06-02 19:33:53",
            "create_date": "2021-05-30",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ficc.co.uk",
            "domain_keyword": "ficc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 21:21:15",
            "create_date": "2017-01-23",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "micc.dev",
            "domain_keyword": "micc",
            "domain_tld": "dev",
            "query_time": "2024-06-06 06:58:01",
            "create_date": "2020-08-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cice.us",
            "domain_keyword": "cice",
            "domain_tld": "us",
            "query_time": "2024-06-07 09:17:45",
            "create_date": "2024-04-23",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S Michigan Ave, Suite 303",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "gicc.com",
            "domain_keyword": "gicc",
            "domain_tld": "com",
            "query_time": "2024-06-11 13:11:38",
            "create_date": "1997-02-13",
            "update_date": "2021-12-16",
            "expiry_date": "2027-02-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "clcc.ie",
            "domain_keyword": "clcc",
            "domain_tld": "ie",
            "query_time": "2024-04-12 16:46:50",
            "create_date": "2006-02-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-16",
            "registrar_name": "Elive",
            "registrar_website": "https://www.elive.ie",
            "registrant_name": "Limerick Childcare Committee Limited",
            "name_servers": [
                "dns.elive.ie",
                "dns.elive.me",
                "dns.elive.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ccicc.net",
            "domain_keyword": "ccicc",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:56:13",
            "create_date": "2003-06-09",
            "update_date": "2023-05-30",
            "expiry_date": "2025-06-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oicc.ca",
            "domain_keyword": "oicc",
            "domain_tld": "ca",
            "query_time": "2024-04-19 12:13:35",
            "create_date": "2011-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "c7cc.vip",
            "domain_keyword": "c7cc",
            "domain_tld": "vip",
            "query_time": "2024-04-16 17:18:20",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cico.shop",
            "domain_keyword": "cico",
            "domain_tld": "shop",
            "query_time": "2024-04-16 02:33:19",
            "create_date": "2023-07-17",
            "update_date": "2023-11-06",
            "expiry_date": "2024-07-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "iicc.com",
            "domain_keyword": "iicc",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:34:06",
            "create_date": "2000-01-08",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-08",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Ltd.",
            "registrar_website": "www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taiwan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "https://tieredaccess.com/contact/aac1c372-a8af-4e0e-bb62-1abd5800d052",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cvcc.net.cn",
            "domain_keyword": "cvcc",
            "domain_tld": "net.cn",
            "query_time": "2024-05-08 19:20:41",
            "create_date": "2010-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "北京万维通港科技有限公司",
            "registrant_name": "北京桑博国际教育科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aicc.world",
            "domain_keyword": "aicc",
            "domain_tld": "world",
            "query_time": "2024-05-04 11:21:38",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "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": [
                "delilah.ns.cloudflare.com",
                "ridge.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "micc.ru",
            "domain_keyword": "micc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:05",
            "create_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "cecelia.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "cioc.org.uk",
            "domain_keyword": "cioc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-30 00:51:13",
            "create_date": "1997-06-12",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-12",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "cipc.ru",
            "domain_keyword": "cipc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:51:38",
            "create_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "cicy.fun",
            "domain_keyword": "cicy",
            "domain_tld": "fun",
            "query_time": "2024-05-09 05:59:35",
            "create_date": "2020-04-29",
            "update_date": "2024-05-01",
            "expiry_date": "2027-04-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liu yu",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cixc.cn",
            "domain_keyword": "cixc",
            "domain_tld": "cn",
            "query_time": "2024-04-25 08:40:08",
            "create_date": "2023-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈前",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cimc.cam",
            "domain_keyword": "cimc",
            "domain_tld": "cam",
            "query_time": "2024-05-09 00:50:41",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cdcc.nl",
            "domain_keyword": "cdcc",
            "domain_tld": "nl",
            "query_time": "2024-05-18 14:06:27",
            "create_date": "2014-05-05",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "kicc.website",
            "domain_keyword": "kicc",
            "domain_tld": "website",
            "query_time": "2024-05-15 17:03:15",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "eicc.com.au",
            "domain_keyword": "eicc",
            "domain_tld": "com.au",
            "query_time": "2024-05-16 08:11:31",
            "update_date": "2023-09-24",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "keven koam",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "cichc.cn",
            "domain_keyword": "cichc",
            "domain_tld": "cn",
            "query_time": "2024-05-23 03:13:30",
            "create_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "黄雪娜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cick.top",
            "domain_keyword": "cick",
            "domain_tld": "top",
            "query_time": "2024-05-23 03:13:42",
            "create_date": "2023-07-02",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "侯先东",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuan",
            "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": [
                "audrey.ns.cloudflare.com",
                "colin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cinc.nl",
            "domain_keyword": "cinc",
            "domain_tld": "nl",
            "query_time": "2024-05-20 22:42:13",
            "create_date": "2011-02-08",
            "update_date": "2022-04-22",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "c3cc.top",
            "domain_keyword": "c3cc",
            "domain_tld": "top",
            "query_time": "2024-05-26 05:23:37",
            "create_date": "2023-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "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": [
                "cosmin.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aicc.live",
            "domain_keyword": "aicc",
            "domain_tld": "live",
            "query_time": "2024-05-31 09:57:01",
            "create_date": "2024-03-31",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "acicc.com",
            "domain_keyword": "acicc",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:27:46",
            "create_date": "2002-03-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-12",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cicw.org",
            "domain_keyword": "cicw",
            "domain_tld": "org",
            "query_time": "2024-05-29 01:50:01",
            "create_date": "2023-10-01",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-01",
            "registrar_iana": 3527,
            "registrar_name": "DropCatch.com 1318 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cibc.house",
            "domain_keyword": "cibc",
            "domain_tld": "house",
            "query_time": "2024-06-10 10:57:43",
            "create_date": "2017-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ccic.org",
            "domain_keyword": "ccic",
            "domain_tld": "org",
            "query_time": "2024-06-09 00:45:54",
            "create_date": "1996-08-10",
            "update_date": "2024-05-18",
            "expiry_date": "2029-08-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II 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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "citcc.shop",
            "domain_keyword": "citcc",
            "domain_tld": "shop",
            "query_time": "2024-06-11 00:03:36",
            "create_date": "2023-06-10",
            "update_date": "2024-01-29",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "gordon.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "iicc.me",
            "domain_keyword": "iicc",
            "domain_tld": "me",
            "query_time": "2024-06-11 09:47:24",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cicp.co.uk",
            "domain_keyword": "cicp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 02:34:02",
            "create_date": "2010-03-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "cicjc.com",
            "domain_keyword": "cicjc",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:31:41",
            "create_date": "2011-04-12",
            "update_date": "2024-04-11",
            "expiry_date": "2026-04-12",
            "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": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cicjc.com",
            "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": 64,
            "domain_name": "cidc.in",
            "domain_keyword": "cidc",
            "domain_tld": "in",
            "query_time": "2024-04-16 02:35:19",
            "create_date": "2005-02-16",
            "update_date": "2023-02-27",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Construction Industry Development Council",
            "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": [
                "ns25.777networks.com",
                "ns26.777networks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cick.org",
            "domain_keyword": "cick",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:31:42",
            "create_date": "2001-01-20",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Local Initiatives Support Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bicc.net",
            "domain_keyword": "bicc",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:00:44",
            "create_date": "2019-03-26",
            "update_date": "2023-03-17",
            "expiry_date": "2027-03-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cxcc.shop",
            "domain_keyword": "cxcc",
            "domain_tld": "shop",
            "query_time": "2024-04-18 03:12:38",
            "create_date": "2023-03-30",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_state": "hei long jiang sheng",
            "registrant_country": "CN",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cacc.net",
            "domain_keyword": "cacc",
            "domain_tld": "net",
            "query_time": "2024-04-19 07:27:53",
            "create_date": "1997-11-22",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cycc.org",
            "domain_keyword": "cycc",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:37:41",
            "create_date": "2020-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 3490,
            "registrar_name": "DropCatch.com 1281 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cicrc.com",
            "domain_keyword": "cicrc",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:20:42",
            "create_date": "2015-07-01",
            "update_date": "2024-04-29",
            "expiry_date": "2024-07-01",
            "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": "BEI JING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cicrc.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ucicc.com",
            "domain_keyword": "ucicc",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:33:50",
            "create_date": "2018-12-24",
            "update_date": "2020-12-18",
            "expiry_date": "2025-12-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cich.org",
            "domain_keyword": "cich",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:54:17",
            "create_date": "2001-07-13",
            "update_date": "2022-06-14",
            "expiry_date": "2025-07-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Autoridad del Canal de Panama",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dcicc.com",
            "domain_keyword": "dcicc",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:46:00",
            "create_date": "2011-06-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cipc.email",
            "domain_keyword": "cipc",
            "domain_tld": "email",
            "query_time": "2024-04-29 04:10:26",
            "create_date": "2014-07-31",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cicg.ru",
            "domain_keyword": "cicg",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:49:50",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "cics.shop",
            "domain_keyword": "cics",
            "domain_tld": "shop",
            "query_time": "2024-05-03 16:24:16",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cecc.net.cn",
            "domain_keyword": "cecc",
            "domain_tld": "net.cn",
            "query_time": "2024-05-04 09:06:34",
            "create_date": "2010-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中国经济联络中心",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nicc.io",
            "domain_keyword": "nicc",
            "domain_tld": "io",
            "query_time": "2024-05-07 04:10:22",
            "create_date": "2022-10-20",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "qicc.nl",
            "domain_keyword": "qicc",
            "domain_tld": "nl",
            "query_time": "2024-05-07 15:40:49",
            "create_date": "2007-05-04",
            "update_date": "2024-04-11",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 80,
            "domain_name": "2icc.com",
            "domain_keyword": "2icc",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:27:40",
            "create_date": "2001-06-15",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.aftermarket.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cocc.co",
            "domain_keyword": "cocc",
            "domain_tld": "co",
            "query_time": "2024-05-12 01:24:24",
            "create_date": "2019-05-11",
            "update_date": "2023-05-24",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emily.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cica.net.cn",
            "domain_keyword": "cica",
            "domain_tld": "net.cn",
            "query_time": "2024-05-09 05:56:52",
            "create_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "权媛媛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cvcc.info",
            "domain_keyword": "cvcc",
            "domain_tld": "info",
            "query_time": "2024-05-13 19:11:00",
            "create_date": "2001-08-27",
            "update_date": "2022-04-19",
            "expiry_date": "2024-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.amerhonda.com",
                "ns2.amerhonda.com",
                "ns3.amerhonda.com",
                "ns4.amerhonda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cici.casa",
            "domain_keyword": "cici",
            "domain_tld": "casa",
            "query_time": "2024-05-24 16:00:58",
            "create_date": "2023-09-13",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-13",
            "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": [
                "jule.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "circ.co.jp",
            "domain_keyword": "circ",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 18:23:47",
            "create_date": "2009-12-01",
            "update_date": "2024-05-20",
            "registrant_company": "CIRC",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 86,
            "domain_name": "cccc.io",
            "domain_keyword": "cccc",
            "domain_tld": "io",
            "query_time": "2024-05-19 14:16:43",
            "create_date": "2013-11-16",
            "update_date": "2022-12-31",
            "expiry_date": "2027-11-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1192.awsdns-21.org",
                "ns-1655.awsdns-14.co.uk",
                "ns-83.awsdns-10.com",
                "ns-967.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cacc.pro",
            "domain_keyword": "cacc",
            "domain_tld": "pro",
            "query_time": "2024-05-19 05:53:48",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "vicc.co.uk",
            "domain_keyword": "vicc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 19:28:06",
            "create_date": "2022-09-27",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-27",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "ciec.info",
            "domain_keyword": "ciec",
            "domain_tld": "info",
            "query_time": "2024-05-16 09:17:35",
            "create_date": "2015-07-21",
            "update_date": "2022-12-30",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cict.in",
            "domain_keyword": "cict",
            "domain_tld": "in",
            "query_time": "2024-05-23 03:13:57",
            "create_date": "2008-07-01",
            "update_date": "2024-03-30",
            "expiry_date": "2024-07-01",
            "registrar_iana": 890006,
            "registrar_name": "OVI HOSTING PVT LTD",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Central Institute of Classical Tamil Studies",
            "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": [
                "ns1.cict.in",
                "ns2.cict.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cich.hn",
            "domain_keyword": "cich",
            "domain_tld": "hn",
            "query_time": "2024-05-23 03:13:30",
            "registrar_name": "Instra Corporation",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CICH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1147.awsdns-15.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-230.awsdns-28.com",
                "ns-76.awsdns-35.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cucc.ca",
            "domain_keyword": "cucc",
            "domain_tld": "ca",
            "query_time": "2024-05-26 18:37:48",
            "create_date": "2005-01-29",
            "update_date": "2024-01-28",
            "expiry_date": "2026-01-28",
            "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.web4you.ca",
                "ns2.web4you.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ciwc.com",
            "domain_keyword": "ciwc",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:14:48",
            "create_date": "2000-03-22",
            "update_date": "2024-03-11",
            "expiry_date": "2032-03-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sicc.ly",
            "domain_keyword": "sicc",
            "domain_tld": "ly",
            "query_time": "2024-06-01 20:04:14",
            "create_date": "2024-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Khaled Mohamed Elbadri",
            "registrant_company": "Provltd",
            "registrant_address": "Tripoli, TR",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.2189000000",
            "name_servers": [
                "ns1.web46.libyanspider.net",
                "ns2.web46.libyanspider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cibcc.cn",
            "domain_keyword": "cibcc",
            "domain_tld": "cn",
            "query_time": "2024-06-02 19:33:42",
            "create_date": "2021-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "白玉花",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cscc.com.au",
            "domain_keyword": "cscc",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 03:44:19",
            "update_date": "2023-09-05",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Wesley Willcott",
            "name_servers": [
                "ns1.busdochosting.com.au",
                "ns2.busdochosting.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "citcc.ng",
            "domain_keyword": "citcc",
            "domain_tld": "ng",
            "query_time": "2024-06-06 05:55:48",
            "create_date": "2019-11-28",
            "update_date": "2024-05-02",
            "expiry_date": "2024-11-28",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "CITCC CITCC",
            "registrant_company": "Citcc Nigeria Limited",
            "registrant_address": "Plot 14, Bamako Street Wuse Zone 1,",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "234001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8033532681",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "clicc.world",
            "domain_keyword": "clicc",
            "domain_tld": "world",
            "query_time": "2024-06-06 07:26:04",
            "create_date": "2021-03-02",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "oicc.xyz",
            "domain_keyword": "oicc",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 17:05:52",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "12345",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cico.srl",
            "domain_keyword": "cico",
            "domain_tld": "srl",
            "query_time": "2024-05-29 03:44:14",
            "create_date": "2017-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "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": "Cico Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cicc.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4150</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cvcc.biz, cccc.ac, cicd.london, ciacc.com, aicc.cool, cihc.cc, cicce.com.cn, eicc.network, ctcc.host, wicc.chat, nicc.online, cici.ru, cico.xyz, picc.fun, uicc.ru, sicc.de, coicc.com, bcicc.com, cncc.ca, sicc.net, nicc.xyz, cwcc.asia, cicm.it, ciac.us, ricc.uk, cici.beauty, cics.website, cncc.casa, ciccu.store, ficc.co.uk, micc.dev, cice.us, gicc.com, clcc.ie, ccicc.net, oicc.ca, c7cc.vip, cico.shop, iicc.com, cvcc.net.cn, aicc.world, micc.ru, cioc.org.uk, cipc.ru, cicy.fun, cixc.cn, cimc.cam, cdcc.nl, kicc.website, eicc.com.au, cichc.cn, cick.top, cinc.nl, c3cc.top, aicc.live, acicc.com, cicw.org, cibc.house, ccic.org, citcc.shop, iicc.me, cicp.co.uk, cicjc.com, cidc.in, cick.org, bicc.net, cxcc.shop, cacc.net, cycc.org, cicrc.com, ucicc.com, cich.org, dcicc.com, cipc.email, cicg.ru, cics.shop, cecc.net.cn, nicc.io, qicc.nl, 2icc.com, cocc.co, cica.net.cn, cvcc.info, cici.casa, circ.co.jp, cccc.io, cacc.pro, vicc.co.uk, ciec.info, cict.in, cich.hn, cucc.ca, ciwc.com, sicc.ly, cibcc.cn, cscc.com.au, citcc.ng, clicc.world, oicc.xyz, cico.srl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cvcc.biz</domain_name>
   <domain_keyword>cvcc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 10:58:28</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2022-07-25</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amerhonda.com</value>
    <value>ns2.amerhonda.com</value>
    <value>ns3.amerhonda.com</value>
    <value>ns4.amerhonda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cccc.ac</domain_name>
   <domain_keyword>cccc</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-04-24 13:27:09</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.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>cicd.london</domain_name>
   <domain_keyword>cicd</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-26 17:52:34</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-19</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ciacc.com</domain_name>
   <domain_keyword>ciacc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:53:19</query_time>
   <create_date>2009-11-05</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0f94727d-2695-4155-ad48-ad229b180d5e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aicc.cool</domain_name>
   <domain_keyword>aicc</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-28 02:18:31</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>chen cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cihc.cc</domain_name>
   <domain_keyword>cihc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 09:58:25</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2020-08-17</update_date>
   <expiry_date>2030-08-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cicce.com.cn</domain_name>
   <domain_keyword>cicce</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 05:57:26</query_time>
   <create_date>2017-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>北京华港展览有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.expirenotification.com</value>
    <value>dns8.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>eicc.network</domain_name>
   <domain_keyword>eicc</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 02:35:34</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ctcc.host</domain_name>
   <domain_keyword>ctcc</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-07 23:42:31</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-04-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>junwei</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wicc.chat</domain_name>
   <domain_keyword>wicc</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-06 17:01:45</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2027-01-02</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>ning xia zhi suan ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ning xia</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nicc.online</domain_name>
   <domain_keyword>nicc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 04:10:22</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>dns17.parkpage.foundationapi.com</value>
    <value>dns18.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cici.ru</domain_name>
   <domain_keyword>cici</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:49:50</query_time>
   <create_date>2006-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>cico.xyz</domain_name>
   <domain_keyword>cico</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 00:20:33</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Ze Feng Ma</registrant_company>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ngiexzd.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>picc.fun</domain_name>
   <domain_keyword>picc</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-02 11:52:05</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lin ao</registrant_company>
   <registrant_state>shang hai</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>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>15</num>
   <domain_name>uicc.ru</domain_name>
   <domain_keyword>uicc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:25:48</query_time>
   <create_date>2001-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC Urals interregional certification Center</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>sicc.de</domain_name>
   <domain_keyword>sicc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:09:19</query_time>
   <update_date>2023-05-28</update_date>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>coicc.com</domain_name>
   <domain_keyword>coicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 22:41:51</query_time>
   <create_date>2011-07-02</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>bcicc.com</domain_name>
   <domain_keyword>bcicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 11:20:11</query_time>
   <create_date>2003-08-14</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cncc.ca</domain_name>
   <domain_keyword>cncc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 23:47:05</query_time>
   <create_date>2002-11-17</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Croatian National Catholic Church Corp</registrant_name>
   <registrant_address>3009 Dundas St W</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6P1Z4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166044477</registrant_phone>
   <name_servers>
    <value>ns1.fotonow.ca</value>
    <value>ns2.fotonow.ca</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>sicc.net</domain_name>
   <domain_keyword>sicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 19:00:34</query_time>
   <create_date>2002-12-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-12-19</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>MANILA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sicc.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nicc.xyz</domain_name>
   <domain_keyword>nicc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 12:24:20</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Ireneusz Bachurski INFOBI</registrant_company>
   <registrant_state>Zywiecki</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cwcc.asia</domain_name>
   <domain_keyword>cwcc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-21 14:18:25</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>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>chen wei cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cicm.it</domain_name>
   <domain_keyword>cicm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 20:36:13</query_time>
   <create_date>2016-04-21</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ciac.us</domain_name>
   <domain_keyword>ciac</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 20:27:47</query_time>
   <create_date>2018-02-23</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Gary Benton</registrant_name>
   <registrant_company>CIAC</registrant_company>
   <registrant_address>228 Hamilton Avenue, 3rd Fl</registrant_address>
   <registrant_city>Palo Alto</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94301</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6503222955</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>25</num>
   <domain_name>ricc.uk</domain_name>
   <domain_keyword>ricc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 01:15:51</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>cici.beauty</domain_name>
   <domain_keyword>cici</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-29 03:43:29</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arvind.ns.cloudflare.com</value>
    <value>monika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cics.website</domain_name>
   <domain_keyword>cics</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-29 03:44:19</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>3ACTI</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cncc.casa</domain_name>
   <domain_keyword>cncc</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-27 07:14:25</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>cheryl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ciccu.store</domain_name>
   <domain_keyword>ciccu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 19:33:53</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ficc.co.uk</domain_name>
   <domain_keyword>ficc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 21:21:15</query_time>
   <create_date>2017-01-23</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-23</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>micc.dev</domain_name>
   <domain_keyword>micc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-06 06:58:01</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cice.us</domain_name>
   <domain_keyword>cice</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-07 09:17:45</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S Michigan Ave, Suite 303</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>gicc.com</domain_name>
   <domain_keyword>gicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 13:11:38</query_time>
   <create_date>1997-02-13</create_date>
   <update_date>2021-12-16</update_date>
   <expiry_date>2027-02-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>clcc.ie</domain_name>
   <domain_keyword>clcc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-12 16:46:50</query_time>
   <create_date>2006-02-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Elive</registrar_name>
   <registrar_website>https://www.elive.ie</registrar_website>
   <registrant_name>Limerick Childcare Committee Limited</registrant_name>
   <name_servers>
    <value>dns.elive.ie</value>
    <value>dns.elive.me</value>
    <value>dns.elive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ccicc.net</domain_name>
   <domain_keyword>ccicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:56:13</query_time>
   <create_date>2003-06-09</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>oicc.ca</domain_name>
   <domain_keyword>oicc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-19 12:13:35</query_time>
   <create_date>2011-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</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>ns67.domaincontrol.com</value>
    <value>ns68.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>37</num>
   <domain_name>c7cc.vip</domain_name>
   <domain_keyword>c7cc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-16 17:18:20</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cico.shop</domain_name>
   <domain_keyword>cico</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 02:33:19</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>iicc.com</domain_name>
   <domain_keyword>iicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:34:06</query_time>
   <create_date>2000-01-08</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Ltd.</registrar_name>
   <registrar_website>www.easyspace.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>Taiwan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/aac1c372-a8af-4e0e-bb62-1abd5800d052</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cvcc.net.cn</domain_name>
   <domain_keyword>cvcc</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-08 19:20:41</query_time>
   <create_date>2010-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>北京万维通港科技有限公司</registrar_name>
   <registrant_name>北京桑博国际教育科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aicc.world</domain_name>
   <domain_keyword>aicc</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-04 11:21:38</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</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>delilah.ns.cloudflare.com</value>
    <value>ridge.ns.cloudflare.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>micc.ru</domain_name>
   <domain_keyword>micc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:05</query_time>
   <create_date>2023-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>cecelia.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>cioc.org.uk</domain_name>
   <domain_keyword>cioc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-30 00:51:13</query_time>
   <create_date>1997-06-12</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>cipc.ru</domain_name>
   <domain_keyword>cipc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:51:38</query_time>
   <create_date>2023-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>cicy.fun</domain_name>
   <domain_keyword>cicy</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 05:59:35</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2027-04-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liu yu</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cixc.cn</domain_name>
   <domain_keyword>cixc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-25 08:40:08</query_time>
   <create_date>2023-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈前</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.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>cimc.cam</domain_name>
   <domain_keyword>cimc</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-09 00:50:41</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cdcc.nl</domain_name>
   <domain_keyword>cdcc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 14:06:27</query_time>
   <create_date>2014-05-05</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kicc.website</domain_name>
   <domain_keyword>kicc</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-15 17:03:15</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>eicc.com.au</domain_name>
   <domain_keyword>eicc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-16 08:11:31</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>keven koam</registrant_name>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cichc.cn</domain_name>
   <domain_keyword>cichc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 03:13:30</query_time>
   <create_date>2024-01-04</create_date>
   <expiry_date>2025-01-04</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cick.top</domain_name>
   <domain_keyword>cick</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 03:13:42</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>侯先东</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sichuan</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>audrey.ns.cloudflare.com</value>
    <value>colin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cinc.nl</domain_name>
   <domain_keyword>cinc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 22:42:13</query_time>
   <create_date>2011-02-08</create_date>
   <update_date>2022-04-22</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>c3cc.top</domain_name>
   <domain_keyword>c3cc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 05:23:37</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>An Hui</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>cosmin.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>aicc.live</domain_name>
   <domain_keyword>aicc</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-31 09:57:01</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>acicc.com</domain_name>
   <domain_keyword>acicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:27:46</query_time>
   <create_date>2002-03-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-12</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>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cicw.org</domain_name>
   <domain_keyword>cicw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 01:50:01</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>3527</registrar_iana>
   <registrar_name>DropCatch.com 1318 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cibc.house</domain_name>
   <domain_keyword>cibc</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-10 10:57:43</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ccic.org</domain_name>
   <domain_keyword>ccic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 00:45:54</query_time>
   <create_date>1996-08-10</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2029-08-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II 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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>citcc.shop</domain_name>
   <domain_keyword>citcc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-11 00:03:36</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>gordon.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>iicc.me</domain_name>
   <domain_keyword>iicc</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-11 09:47:24</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>62</num>
   <domain_name>cicp.co.uk</domain_name>
   <domain_keyword>cicp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 02:34:02</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>cicjc.com</domain_name>
   <domain_keyword>cicjc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:31:41</query_time>
   <create_date>2011-04-12</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-04-12</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>ANHUI</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=cicjc.com</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>64</num>
   <domain_name>cidc.in</domain_name>
   <domain_keyword>cidc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-16 02:35:19</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Construction Industry Development Council</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>ns25.777networks.com</value>
    <value>ns26.777networks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cick.org</domain_name>
   <domain_keyword>cick</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:31:42</query_time>
   <create_date>2001-01-20</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Local Initiatives Support Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bicc.net</domain_name>
   <domain_keyword>bicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:00:44</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2027-03-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cxcc.shop</domain_name>
   <domain_keyword>cxcc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 03:12:38</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_state>hei long jiang sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cacc.net</domain_name>
   <domain_keyword>cacc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 07:27:53</query_time>
   <create_date>1997-11-22</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-21</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cycc.org</domain_name>
   <domain_keyword>cycc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:37:41</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>3490</registrar_iana>
   <registrar_name>DropCatch.com 1281 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cicrc.com</domain_name>
   <domain_keyword>cicrc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:20:42</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-07-01</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>BEI JING</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=cicrc.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ucicc.com</domain_name>
   <domain_keyword>ucicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:33:50</query_time>
   <create_date>2018-12-24</create_date>
   <update_date>2020-12-18</update_date>
   <expiry_date>2025-12-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cich.org</domain_name>
   <domain_keyword>cich</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:54:17</query_time>
   <create_date>2001-07-13</create_date>
   <update_date>2022-06-14</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Autoridad del Canal de Panama</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dcicc.com</domain_name>
   <domain_keyword>dcicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:46:00</query_time>
   <create_date>2011-06-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cipc.email</domain_name>
   <domain_keyword>cipc</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-29 04:10:26</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cicg.ru</domain_name>
   <domain_keyword>cicg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:49:50</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</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>76</num>
   <domain_name>cics.shop</domain_name>
   <domain_keyword>cics</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 16:24:16</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <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>77</num>
   <domain_name>cecc.net.cn</domain_name>
   <domain_keyword>cecc</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-04 09:06:34</query_time>
   <create_date>2010-02-23</create_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中国经济联络中心</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nicc.io</domain_name>
   <domain_keyword>nicc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 04:10:22</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>qicc.nl</domain_name>
   <domain_keyword>qicc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 15:40:49</query_time>
   <create_date>2007-05-04</create_date>
   <update_date>2024-04-11</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>2icc.com</domain_name>
   <domain_keyword>2icc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:27:40</query_time>
   <create_date>2001-06-15</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.aftermarket.pl</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>PL</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>fns1.42.pl</value>
    <value>fns2.42.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cocc.co</domain_name>
   <domain_keyword>cocc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 01:24:24</query_time>
   <create_date>2019-05-11</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>emily.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cica.net.cn</domain_name>
   <domain_keyword>cica</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-09 05:56:52</query_time>
   <create_date>2023-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>权媛媛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cvcc.info</domain_name>
   <domain_keyword>cvcc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 19:11:00</query_time>
   <create_date>2001-08-27</create_date>
   <update_date>2022-04-19</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amerhonda.com</value>
    <value>ns2.amerhonda.com</value>
    <value>ns3.amerhonda.com</value>
    <value>ns4.amerhonda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cici.casa</domain_name>
   <domain_keyword>cici</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-24 16:00:58</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-13</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>jule.ns.cloudflare.com</value>
    <value>marek.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>circ.co.jp</domain_name>
   <domain_keyword>circ</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 18:23:47</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2024-05-20</update_date>
   <registrant_company>CIRC</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>cccc.io</domain_name>
   <domain_keyword>cccc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 14:16:43</query_time>
   <create_date>2013-11-16</create_date>
   <update_date>2022-12-31</update_date>
   <expiry_date>2027-11-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1192.awsdns-21.org</value>
    <value>ns-1655.awsdns-14.co.uk</value>
    <value>ns-83.awsdns-10.com</value>
    <value>ns-967.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cacc.pro</domain_name>
   <domain_keyword>cacc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 05:53:48</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>vicc.co.uk</domain_name>
   <domain_keyword>vicc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 19:28:06</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>ciec.info</domain_name>
   <domain_keyword>ciec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 09:17:35</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cict.in</domain_name>
   <domain_keyword>cict</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-23 03:13:57</query_time>
   <create_date>2008-07-01</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>890006</registrar_iana>
   <registrar_name>OVI HOSTING PVT LTD</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Central Institute of Classical Tamil Studies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cict.in</value>
    <value>ns2.cict.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cich.hn</domain_name>
   <domain_keyword>cich</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-23 03:13:30</query_time>
   <registrar_name>Instra Corporation</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CICH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1147.awsdns-15.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-230.awsdns-28.com</value>
    <value>ns-76.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cucc.ca</domain_name>
   <domain_keyword>cucc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 18:37:48</query_time>
   <create_date>2005-01-29</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-01-28</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.web4you.ca</value>
    <value>ns2.web4you.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ciwc.com</domain_name>
   <domain_keyword>ciwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:14:48</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-03-21</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>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>94</num>
   <domain_name>sicc.ly</domain_name>
   <domain_keyword>sicc</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-06-01 20:04:14</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Khaled Mohamed Elbadri</registrant_name>
   <registrant_company>Provltd</registrant_company>
   <registrant_address>Tripoli, TR</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.2189000000</registrant_phone>
   <name_servers>
    <value>ns1.web46.libyanspider.net</value>
    <value>ns2.web46.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cibcc.cn</domain_name>
   <domain_keyword>cibcc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 19:33:42</query_time>
   <create_date>2021-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>白玉花</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>96</num>
   <domain_name>cscc.com.au</domain_name>
   <domain_keyword>cscc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 03:44:19</query_time>
   <update_date>2023-09-05</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>Wesley Willcott</registrant_name>
   <name_servers>
    <value>ns1.busdochosting.com.au</value>
    <value>ns2.busdochosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>citcc.ng</domain_name>
   <domain_keyword>citcc</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-06-06 05:55:48</query_time>
   <create_date>2019-11-28</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>CITCC CITCC</registrant_name>
   <registrant_company>Citcc Nigeria Limited</registrant_company>
   <registrant_address>Plot 14, Bamako Street Wuse Zone 1,</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>234001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8033532681</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>clicc.world</domain_name>
   <domain_keyword>clicc</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-06 07:26:04</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>oicc.xyz</domain_name>
   <domain_keyword>oicc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 17:05:52</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>12345</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cico.srl</domain_name>
   <domain_keyword>cico</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-29 03:44:14</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</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>Cico Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.141</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.