WHOIS QUERY TIME

4 May 2024 - 11:59 PM UTC

Registered: 30 November 1998
Expiry: 30 November 2032

REGISTRAR

Name: 北京东方网景信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns2.east.net
ns2.east.net.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国仪器仪表学会
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cis.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cis.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cis.org.cn",
            "domain_keyword": "cis",
            "domain_tld": "org.cn",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "1998-11-30",
            "expiry_date": "2032-11-30",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国仪器仪表学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cis.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cis.org.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>1998-11-30</create_date>
   <expiry_date>2032-11-30</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国仪器仪表学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</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>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.185 seconds) for "cis.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 9:54 AM UTC

Registered: 30 November 1998
Expiry: 30 November 2023

REGISTRAR

Name: 北京东方网景信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns2.east.net
ns2.east.net.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国仪器仪表学会
Email: [email protected]

#2 - QUERY TIME

1 Aug 2023 - 10:43 AM UTC

Registered: 30 November 1998
Expiry: 30 November 2032

REGISTRAR

Name: 北京东方网景信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns2.east.net
ns2.east.net.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国仪器仪表学会
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cis.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cis.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cis.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cis.org.cn",
            "domain_keyword": "cis",
            "domain_tld": "org.cn",
            "query_time": "2023-02-08 09:54:05",
            "create_date": "1998-11-30",
            "expiry_date": "2023-11-30",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国仪器仪表学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cis.org.cn",
            "domain_keyword": "cis",
            "domain_tld": "org.cn",
            "query_time": "2023-08-01 10:43:52",
            "create_date": "1998-11-30",
            "expiry_date": "2032-11-30",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国仪器仪表学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.185,
        "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>cis.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>cis.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cis.org.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2023-02-08 09:54:05</query_time>
   <create_date>1998-11-30</create_date>
   <expiry_date>2023-11-30</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国仪器仪表学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cis.org.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2023-08-01 10:43:52</query_time>
   <create_date>1998-11-30</create_date>
   <expiry_date>2032-11-30</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国仪器仪表学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.185</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 61 domain names (in 0.104 seconds) which contained the exact domain keyword "cis".
Domain Name Registered Expiry Registrar Ownership
1 cis.com 23 Jun 1993 22 Jun 2025 Network Solutions, LLC -
2 cis.org 1 May 1995 2 May 2025 Network Solutions, LLC Center For Immigration Studies
3 cis.nl 2 May 1996 - Registrar.eu -
4 cis.co.nz 24 Mar 1997 - Freeparking Limited -
5 cis.com.pl 21 Apr 1997 31 Dec 2024 OVH SAS -
6 cis.com.cn 18 Dec 1997 18 Dec 2025 北京新网数码信息技术有限公司 国新健康保障服务有限公司
7 cis.lt 2 Mar 1998 2 Mar 2025 UAB "Interneto vizija" UAB "Interneto vizija"
8 cis.com.br 15 Mar 1998 15 Mar 2025 - CIS Eletronica Ind. e Com. Ltda
9 cis.net 15 Mar 1998 14 Mar 2028 ENOM, INC. REDACTED FOR PRIVACY
10 cis.cl 24 Aug 1998 19 Sep 2025 NIC Chile Comunidad Israelita de Santiago
11 cis.org.cn 30 Nov 1998 30 Nov 2032 北京东方网景信息科技有限公司 中国仪器仪表学会
12 cis.pl 11 May 1999 10 May 2025 Consulting Service Sp. z o.o. -
13 cis.net.co 31 May 2000 8 Jun 2024 Mi.com.co REDACTED FOR PRIVACY
14 cis.dm 29 Mar 2001 29 Mar 2025 DotDM Corporation- REGISTRAR CIS Enterprises Limited
15 cis.coop 11 Jul 2001 30 Jan 2025 EnCirca, Inc. CIS General Insurance Limited
16 cis.ws 9 Mar 2003 9 Mar 2028 GLOBAL DOMAINS INTERNATIONAL Private Domain Registrations
17 cis.dk 9 Apr 2003 30 Apr 2033 - Copenhagen International School
18 cis.by 3 Sep 2003 7 Sep 2025 Open Contact, Ltd ООО "Компьютерные информационные системы"
19 cis.su 16 May 2004 16 May 2025 RUCENTER-SU Private Person
20 cis.travel 16 Jan 2006 15 Jan 2025 CSC Corporate Domains, Inc. Joint Stock Company Saint Petersburg Express
21 cis.vc 6 Mar 2006 6 Mar 2027 GMO Internet Group, Inc. d/b/a Onamae.com CIS Co., Ltd.
22 cis.it 14 Apr 2006 9 Mar 2025 Aruba Business s.r.l. CIS spa
23 cis.us.com 17 Jun 2006 17 Jun 2024 UK Secure Admin -
24 cis.co.jp 19 Mar 2007 - - kabushikikaisya cis
25 cis.me.uk 16 Oct 2008 16 Oct 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
26 cis.org.pl 2 Jul 2009 2 Jul 2024 Aftermarket.pl Limited -
27 cis.co 24 Feb 2010 23 Feb 2028 Mi.com.co REDACTED FOR PRIVACY
28 cis.in 24 Mar 2011 24 Mar 2031 Dynadot LLC HitMedia
29 cis.hr 9 May 2011 9 May 2025 Hrvatski Telekom d.d. (Regica.net) FER
30 cis.com.co 19 Oct 2011 18 Oct 2028 Mi.com.co 811003209
31 cis.com.ng 14 Feb 2012 14 Feb 2025 Upperlink Limited Egerega
32 cis.io 18 Jul 2013 18 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
33 cis.co.ke 1 Jan 2014 1 Jan 2025 deepAfrica Co Ltd Redacted | Registry Policy
34 cis.gen.nz 9 May 2014 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
35 cis.co.in 16 Nov 2014 16 Nov 2024 Dynadot LLC Shanti Software
36 cis.jp 10 Aug 2015 31 Aug 2024 - naotsugu tanaka
37 cis.ky 21 Mar 2017 21 Mar 2025 Uniregistrar Corp Domains By Proxy, LLC
38 cis.ly 24 Apr 2017 15 Jun 2024 Libyan Elite Co. Elrayan Holding Code Intgrated Servies
39 cis.ag 2 Oct 2017 2 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Corporate Identity Service AG
40 cis.nz 27 Aug 2018 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
41 cis.sh 1 Apr 2019 1 Apr 2025 NameCheap, Inc. Crevisoft
42 cis.uk 2 Jul 2019 2 Jul 2024 1api GmbH [Tag = 1API-DE] -
43 cis.hu 11 Oct 2019 - - -
44 cis.co.th 6 May 2020 5 May 2030 THNIC COMPUTER INFO SERVICE CO., LTD. (บริษัท คอมพิวเตอร์ อินโฟร์ เซอร์วิส จำกัด)
45 cis.ro 7 Sep 2020 5 Nov 2024 Webber Multimedia Ltd -
46 cis.fr 28 Jun 2021 28 Jun 2024 SOLIDNAMES Ano Nymous
47 cis.us 26 Sep 2022 26 Sep 2024 eDomains LLC CISSDM
48 cis.bz 15 Oct 2022 15 Oct 2024 Gandi SAS -
49 cis.waw.pl 14 Mar 2023 14 Mar 2025 Consulting Service Sp. z o.o. -
50 cis.net.cn 13 Apr 2023 13 Apr 2025 阿里云计算有限公司(万网) 周炜
51 cis.so 9 Nov 2023 9 Nov 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
52 cis.ie 12 Feb 2024 12 Feb 2025 SmartHost Web Services Limited REDACTED FOR PRIVACY
53 cis.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
54 cis.com.pe - - NIC.PE TV Novedades SAC
55 cis.ae - - Etisalat CRANE INDUSTRIAL SERVICES
56 cis.com.pt - - - -
57 cis.im - 1 May 2025 - Redacted
58 cis.org.au - - Domain Directors Pty Ltd trading as Instra Jane Black
59 cis.cx - - CentralNic Ltd Whois Privacy Protection Foundation
60 cis.com.au - - Melbourne IT Katie Brearley
61 cis.int - - - -
62 cis.net.au - - Domain Directors Pty Ltd trading as Instra Richard Perini

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cis&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cis",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 62,
        "relation": "eq",
        "current": 62
    },
    "unique_domains": "cis.com, cis.org, cis.nl, cis.co.nz, cis.com.pl, cis.com.cn, cis.lt, cis.com.br, cis.net, cis.cl, cis.org.cn, cis.pl, cis.net.co, cis.dm, cis.coop, cis.ws, cis.dk, cis.by, cis.su, cis.travel, cis.vc, cis.it, cis.us.com, cis.co.jp, cis.me.uk, cis.org.pl, cis.co, cis.in, cis.hr, cis.com.co, cis.com.ng, cis.io, cis.co.ke, cis.gen.nz, cis.co.in, cis.jp, cis.ky, cis.ly, cis.ag, cis.nz, cis.sh, cis.uk, cis.hu, cis.co.th, cis.ro, cis.fr, cis.us, cis.bz, cis.waw.pl, cis.net.cn, cis.so, cis.ie, cis.ai, cis.com.pe, cis.ae, cis.com.pt, cis.im, cis.org.au, cis.cx, cis.com.au, cis.int, cis.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "cis.com",
            "domain_keyword": "cis",
            "domain_tld": "com",
            "query_time": "2024-04-10 16:09:56",
            "create_date": "1993-06-23",
            "update_date": "2015-06-22",
            "expiry_date": "2025-06-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cis.org",
            "domain_keyword": "cis",
            "domain_tld": "org",
            "query_time": "2024-06-01 03:05:04",
            "create_date": "1995-05-01",
            "update_date": "2024-01-12",
            "expiry_date": "2025-05-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Center For Immigration Studies",
            "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": [
                "elmo.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cis.nl",
            "domain_keyword": "cis",
            "domain_tld": "nl",
            "query_time": "2024-05-04 23:59:04",
            "create_date": "1996-05-02",
            "update_date": "2022-10-05",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.qweb.net",
                "ns2.qweb.nu",
                "ns3.qweb.co"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "cis.co.nz",
            "domain_keyword": "cis",
            "domain_tld": "co.nz",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "1997-03-24",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "austin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cis.com.pl",
            "domain_keyword": "cis",
            "domain_tld": "com.pl",
            "query_time": "2024-03-29 14:37:37",
            "create_date": "1997-04-21",
            "update_date": "2021-12-03",
            "expiry_date": "2024-12-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cis.com.cn",
            "domain_keyword": "cis",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 01:59:32",
            "create_date": "1997-12-18",
            "expiry_date": "2025-12-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "国新健康保障服务有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cis.lt",
            "domain_keyword": "cis",
            "domain_tld": "lt",
            "query_time": "2024-05-07 20:03:34",
            "create_date": "1998-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "cis.com.br",
            "domain_keyword": "cis",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 16:09:56",
            "create_date": "1998-03-15",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-15",
            "registrant_name": "CIS Eletronica Ind. e Com. Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "cis.net",
            "domain_keyword": "cis",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "1998-03-15",
            "update_date": "2020-03-03",
            "expiry_date": "2028-03-14",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fa4c6ca1-1b89-46bf-865f-a16d791c605a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cis.net",
                "dns2.cis.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cis.cl",
            "domain_keyword": "cis",
            "domain_tld": "cl",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "1998-08-24",
            "expiry_date": "2025-09-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Comunidad Israelita de Santiago",
            "name_servers": [
                "dns1.cis.cl",
                "dns2.cis.cl"
            ]
        },
        {
            "num": 11,
            "domain_name": "cis.org.cn",
            "domain_keyword": "cis",
            "domain_tld": "org.cn",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "1998-11-30",
            "expiry_date": "2032-11-30",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国仪器仪表学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cis.pl",
            "domain_keyword": "cis",
            "domain_tld": "pl",
            "query_time": "2024-05-15 06:04:10",
            "create_date": "1999-05-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-10",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns8.linuxpl.com",
                "ns8.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cis.net.co",
            "domain_keyword": "cis",
            "domain_tld": "net.co",
            "query_time": "2024-05-11 16:23:31",
            "create_date": "2000-05-31",
            "update_date": "2022-08-03",
            "expiry_date": "2024-06-08",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cis.dm",
            "domain_keyword": "cis",
            "domain_tld": "dm",
            "query_time": "2024-04-10 16:09:56",
            "create_date": "2001-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 900000,
            "registrar_name": "DotDM Corporation- REGISTRAR",
            "registrar_website": "www.nic.dm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIS Enterprises Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DM",
            "registrant_email": "please query the rdds service of the registrar 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.tropweb.com",
                "ns2.tropweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cis.coop",
            "domain_keyword": "cis",
            "domain_tld": "coop",
            "query_time": "2024-05-04 23:59:04",
            "create_date": "2001-07-11",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-30",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://www.encirca.com/html/whoisaccuracy.shtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIS General Insurance Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cis.ws",
            "domain_keyword": "cis",
            "domain_tld": "ws",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "2003-03-09",
            "update_date": "2020-05-06",
            "expiry_date": "2028-03-09",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "Private Domain Registrations",
            "registrant_address": "701 Palomar Airport Rd, Suite 300",
            "registrant_city": "Carlsbad",
            "registrant_state": "CA",
            "registrant_zip": "92011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606023000",
            "name_servers": [
                "ns1.gd23.parklogic.com",
                "ns2.gd23.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cis.dk",
            "domain_keyword": "cis",
            "domain_tld": "dk",
            "query_time": "2024-05-11 16:23:31",
            "create_date": "2003-04-09",
            "expiry_date": "2033-04-30",
            "registrant_name": "Copenhagen International School",
            "registrant_address": "Levantkaj 4-14",
            "registrant_city": "Nordhavn",
            "registrant_zip": "2150",
            "registrant_country": "DK",
            "registrant_phone": "+4539463300",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "cis.by",
            "domain_keyword": "cis",
            "domain_tld": "by",
            "query_time": "2024-05-21 20:59:25",
            "create_date": "2003-09-03",
            "update_date": "2023-08-09",
            "expiry_date": "2025-09-07",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "ООО \"Компьютерные информационные системы\"",
            "registrant_address": "224020, Брестская, Брест, ул. Пионерская, 52, пом.508",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375162531645",
            "name_servers": [
                "ns1.cis.by",
                "ns2.cis.by"
            ]
        },
        {
            "num": 19,
            "domain_name": "cis.su",
            "domain_keyword": "cis",
            "domain_tld": "su",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "2004-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 20,
            "domain_name": "cis.travel",
            "domain_keyword": "cis",
            "domain_tld": "travel",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "2006-01-16",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Joint Stock Company Saint Petersburg Express",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar 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.netnames.net",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cis.vc",
            "domain_keyword": "cis",
            "domain_tld": "vc",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "2006-03-06",
            "update_date": "2024-02-18",
            "expiry_date": "2027-03-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIS Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cis.it",
            "domain_keyword": "cis",
            "domain_tld": "it",
            "query_time": "2024-04-08 18:01:30",
            "create_date": "2006-04-14",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "CIS spa",
            "registrant_address": "Via P.E Imbriani 30",
            "registrant_city": "Napoli",
            "registrant_state": "NA",
            "registrant_zip": "80138",
            "registrant_country": "IT",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "cis.us.com",
            "domain_keyword": "cis",
            "domain_tld": "us.com",
            "query_time": "2024-06-01 15:09:18",
            "create_date": "2006-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_name": "UK Secure Admin",
            "registrant_email": "https://whois.centralnic.com/contact/cis.us.com/registrant",
            "name_servers": [
                "ns1.hawkserver.co.uk",
                "ns2.hawkserver.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cis.co.jp",
            "domain_keyword": "cis",
            "domain_tld": "co.jp",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "2007-03-19",
            "update_date": "2024-04-01",
            "registrant_company": "kabushikikaisya cis",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 25,
            "domain_name": "cis.me.uk",
            "domain_keyword": "cis",
            "domain_tld": "me.uk",
            "query_time": "2024-04-22 06:38:30",
            "create_date": "2008-10-16",
            "update_date": "2019-10-09",
            "expiry_date": "2024-10-16",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "cis.org.pl",
            "domain_keyword": "cis",
            "domain_tld": "org.pl",
            "query_time": "2024-05-05 17:57:04",
            "create_date": "2009-07-02",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-02",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cis.co",
            "domain_keyword": "cis",
            "domain_tld": "co",
            "query_time": "2024-04-10 16:09:56",
            "create_date": "2010-02-24",
            "update_date": "2024-02-27",
            "expiry_date": "2028-02-23",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cis.in",
            "domain_keyword": "cis",
            "domain_tld": "in",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "2011-03-24",
            "update_date": "2022-07-06",
            "expiry_date": "2031-03-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HitMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8389.hostgator.com",
                "ns8390.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cis.hr",
            "domain_keyword": "cis",
            "domain_tld": "hr",
            "query_time": "2024-05-11 16:23:31",
            "create_date": "2011-05-09",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-09",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "FER",
            "registrant_address": "Unska 3",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "branka.zesoi.fer.hr",
                "maja.zesoi.fer.hr"
            ]
        },
        {
            "num": 30,
            "domain_name": "cis.com.co",
            "domain_keyword": "cis",
            "domain_tld": "com.co",
            "query_time": "2024-05-27 20:20:01",
            "create_date": "2011-10-19",
            "update_date": "2022-10-02",
            "expiry_date": "2028-10-18",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "811003209",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Antioquia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cis.com.ng",
            "domain_keyword": "cis",
            "domain_tld": "com.ng",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "2012-02-14",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Ese Egerega",
            "registrant_company": "Egerega",
            "registrant_address": "30 Cotonou Crescent Wuse Zone 6",
            "registrant_city": "Abuja FCT",
            "registrant_zip": "900286",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8033842030",
            "name_servers": [
                "ns1.upperserver29.com",
                "ns2.upperserver29.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cis.io",
            "domain_keyword": "cis",
            "domain_tld": "io",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "2013-07-18",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-0-a.gandi.net",
                "ns-191-c.gandi.net",
                "ns-74-b.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cis.co.ke",
            "domain_keyword": "cis",
            "domain_tld": "co.ke",
            "query_time": "2024-04-10 08:45:50",
            "create_date": "2014-01-01",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-01",
            "registrar_name": "deepAfrica Co Ltd",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "emely.ns.cloudflare.com",
                "george.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cis.gen.nz",
            "domain_keyword": "cis",
            "domain_tld": "gen.nz",
            "query_time": "2024-05-07 20:03:34",
            "create_date": "2014-05-09",
            "update_date": "2023-02-14",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns-1156.awsdns-16.org",
                "ns-1783.awsdns-30.co.uk",
                "ns-20.awsdns-02.com",
                "ns-654.awsdns-17.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cis.co.in",
            "domain_keyword": "cis",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "2014-11-16",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanti Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "woj. slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cis.jp",
            "domain_keyword": "cis",
            "domain_tld": "jp",
            "query_time": "2024-05-11 16:23:31",
            "create_date": "2015-08-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "naotsugu tanaka",
            "registrant_address": "1447-1 Kasai-cho Higashi-ku Hamamatsu-shi",
            "registrant_zip": "431-3107",
            "registrant_email": "[email protected]",
            "registrant_phone": "053-432-2377",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 37,
            "domain_name": "cis.ky",
            "domain_keyword": "cis",
            "domain_tld": "ky",
            "query_time": "2024-05-21 07:10:25",
            "create_date": "2017-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cis.ly",
            "domain_keyword": "cis",
            "domain_tld": "ly",
            "query_time": "2024-05-23 14:01:19",
            "create_date": "2017-04-24",
            "update_date": "2023-08-28",
            "expiry_date": "2024-06-15",
            "registrar_name": "Libyan Elite Co.",
            "registrant_name": "Ahmed  Elbira",
            "registrant_company": "Elrayan Holding Code Intgrated Servies",
            "registrant_address": "Dubai Street",
            "registrant_city": "Benghazi",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.3848764",
            "name_servers": [
                "ns1.serverlibya.com",
                "ns2.serverlibya.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cis.ag",
            "domain_keyword": "cis",
            "domain_tld": "ag",
            "query_time": "2024-05-04 23:59:04",
            "create_date": "2017-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "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": "Corporate Identity Service AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cis.nz",
            "domain_keyword": "cis",
            "domain_tld": "nz",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "2018-08-27",
            "update_date": "2023-05-13",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.cpanel.mikipro.nz",
                "ns2.cpanel.mikipro.nz",
                "ns3.cpanel.mikipro.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cis.sh",
            "domain_keyword": "cis",
            "domain_tld": "sh",
            "query_time": "2024-05-23 10:12:27",
            "create_date": "2019-04-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crevisoft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Giza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the registrar 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.crevisoft.net",
                "ns2.crevisoft.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cis.uk",
            "domain_keyword": "cis",
            "domain_tld": "uk",
            "query_time": "2024-05-27 20:20:06",
            "create_date": "2019-07-02",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-02",
            "registrar_name": "1api GmbH [Tag = 1API-DE]",
            "registrar_website": "https://www.1api.net",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "cis.hu",
            "domain_keyword": "cis",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:02:30",
            "create_date": "2019-10-11"
        },
        {
            "num": 44,
            "domain_name": "cis.co.th",
            "domain_keyword": "cis",
            "domain_tld": "co.th",
            "query_time": "2024-05-18 23:37:42",
            "create_date": "2020-05-06",
            "update_date": "2022-06-28",
            "expiry_date": "2030-05-05",
            "registrar_name": "THNIC",
            "registrant_company": "COMPUTER INFO SERVICE CO., LTD. (บริษัท คอมพิวเตอร์ อินโฟร์ เซอร์วิส จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns87.hostinglotus.net",
                "ns88.hostinglotus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cis.ro",
            "domain_keyword": "cis",
            "domain_tld": "ro",
            "query_time": "2024-04-22 06:38:43",
            "create_date": "2020-09-07",
            "expiry_date": "2024-11-05",
            "registrar_name": "Webber Multimedia Ltd",
            "registrar_website": "www.webber.ro",
            "name_servers": [
                "parked.webber.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 46,
            "domain_name": "cis.fr",
            "domain_keyword": "cis",
            "domain_tld": "fr",
            "query_time": "2024-05-27 01:25:45",
            "create_date": "2021-06-28",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-28",
            "registrar_name": "SOLIDNAMES",
            "registrar_website": "https://solidnames.fr/gestion-noms-domaine/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.dnsres.net",
                "ns2.dnsres.net",
                "ns3.dnsres.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 47,
            "domain_name": "cis.us",
            "domain_keyword": "cis",
            "domain_tld": "us",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "2022-09-26",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-26",
            "registrar_iana": 3804,
            "registrar_name": "eDomains LLC",
            "registrar_website": "edomains.com",
            "registrant_name": "Nathan  McNair",
            "registrant_company": "CISSDM",
            "registrant_address": "29 Via Alcamo",
            "registrant_city": "San Clemente",
            "registrant_state": "California",
            "registrant_zip": "92673",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7143572700",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cis.bz",
            "domain_keyword": "cis",
            "domain_tld": "bz",
            "query_time": "2024-05-04 23:59:05",
            "create_date": "2022-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cis.waw.pl",
            "domain_keyword": "cis",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-18 23:37:44",
            "create_date": "2023-03-14",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-14",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.i-host.pl",
                "ns2.i-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cis.net.cn",
            "domain_keyword": "cis",
            "domain_tld": "net.cn",
            "query_time": "2024-05-27 20:20:01",
            "create_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cis.so",
            "domain_keyword": "cis",
            "domain_tld": "so",
            "query_time": "2024-05-15 06:04:10",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cis.ie",
            "domain_keyword": "cis",
            "domain_tld": "ie",
            "query_time": "2024-04-21 08:46:21",
            "create_date": "2024-02-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-12",
            "registrar_name": "SmartHost Web Services Limited",
            "registrar_website": "https://smarthost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zone.eu",
                "ns2.zone.ee",
                "ns3.zonedata.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cis.ai",
            "domain_keyword": "cis",
            "domain_tld": "ai",
            "query_time": "2024-05-04 23:59:04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cis.com.pe",
            "domain_keyword": "cis",
            "domain_tld": "com.pe",
            "query_time": "2024-05-04 23:59:04",
            "registrar_name": "NIC.PE",
            "registrant_name": "TV Novedades SAC",
            "name_servers": [
                "ns1.ecgitc.com",
                "ns2.ecgitc.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 55,
            "domain_name": "cis.ae",
            "domain_keyword": "cis",
            "domain_tld": "ae",
            "query_time": "2024-05-04 23:59:05",
            "registrar_name": "Etisalat",
            "registrant_name": "CRANE INDUSTRIAL SERVICES",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "cis.com.pt",
            "domain_keyword": "cis",
            "domain_tld": "com.pt",
            "query_time": "2024-05-04 23:59:04",
            "name_servers": [
                "ns1.frontcp.co",
                "ns2.frontcp.co"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 57,
            "domain_name": "cis.im",
            "domain_keyword": "cis",
            "domain_tld": "im",
            "query_time": "2024-05-07 20:03:34",
            "expiry_date": "2025-05-01",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "cis.org.au",
            "domain_keyword": "cis",
            "domain_tld": "org.au",
            "query_time": "2024-05-18 23:37:42",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Jane Black",
            "name_servers": [
                "ns-1233.awsdns-26.org",
                "ns-1938.awsdns-50.co.uk",
                "ns-430.awsdns-53.com",
                "ns-828.awsdns-39.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cis.cx",
            "domain_keyword": "cis",
            "domain_tld": "cx",
            "query_time": "2024-05-15 06:04:10",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "keira.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cis.com.au",
            "domain_keyword": "cis",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 20:20:01",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Katie Brearley",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cis.int",
            "domain_keyword": "cis",
            "domain_tld": "int",
            "query_time": "2024-05-27 20:20:01",
            "update_date": "2019-10-04"
        },
        {
            "num": 62,
            "domain_name": "cis.net.au",
            "domain_keyword": "cis",
            "domain_tld": "net.au",
            "query_time": "2024-05-27 20:20:01",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Richard Perini",
            "name_servers": [
                "marvin.ci.com.au",
                "mippet.ci.com.au",
                "ns3.albury.net.au",
                "wopr.ci.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.104,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cis</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>62</total>
  <relation>eq</relation>
  <current>62</current>
 </count>
 <unique_domains>cis.com, cis.org, cis.nl, cis.co.nz, cis.com.pl, cis.com.cn, cis.lt, cis.com.br, cis.net, cis.cl, cis.org.cn, cis.pl, cis.net.co, cis.dm, cis.coop, cis.ws, cis.dk, cis.by, cis.su, cis.travel, cis.vc, cis.it, cis.us.com, cis.co.jp, cis.me.uk, cis.org.pl, cis.co, cis.in, cis.hr, cis.com.co, cis.com.ng, cis.io, cis.co.ke, cis.gen.nz, cis.co.in, cis.jp, cis.ky, cis.ly, cis.ag, cis.nz, cis.sh, cis.uk, cis.hu, cis.co.th, cis.ro, cis.fr, cis.us, cis.bz, cis.waw.pl, cis.net.cn, cis.so, cis.ie, cis.ai, cis.com.pe, cis.ae, cis.com.pt, cis.im, cis.org.au, cis.cx, cis.com.au, cis.int, cis.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cis.com</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 16:09:56</query_time>
   <create_date>1993-06-23</create_date>
   <update_date>2015-06-22</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cis.org</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 03:05:04</query_time>
   <create_date>1995-05-01</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Center For Immigration Studies</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>elmo.ns.cloudflare.com</value>
    <value>ruth.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>cis.nl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <create_date>1996-05-02</create_date>
   <update_date>2022-10-05</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.qweb.net</value>
    <value>ns2.qweb.nu</value>
    <value>ns3.qweb.co</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cis.co.nz</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>1997-03-24</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>austin.ns.cloudflare.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>cis.com.pl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-29 14:37:37</query_time>
   <create_date>1997-04-21</create_date>
   <update_date>2021-12-03</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cis.com.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 01:59:32</query_time>
   <create_date>1997-12-18</create_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>国新健康保障服务有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cis.lt</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-07 20:03:34</query_time>
   <create_date>1998-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>cis.com.br</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 16:09:56</query_time>
   <create_date>1998-03-15</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrant_name>CIS Eletronica Ind. e Com. Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>cis.net</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>1998-03-15</create_date>
   <update_date>2020-03-03</update_date>
   <expiry_date>2028-03-14</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fa4c6ca1-1b89-46bf-865f-a16d791c605a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cis.net</value>
    <value>dns2.cis.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cis.cl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>1998-08-24</create_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Comunidad Israelita de Santiago</registrant_name>
   <name_servers>
    <value>dns1.cis.cl</value>
    <value>dns2.cis.cl</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>cis.org.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>1998-11-30</create_date>
   <expiry_date>2032-11-30</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国仪器仪表学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cis.pl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 06:04:10</query_time>
   <create_date>1999-05-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns8.linuxpl.com</value>
    <value>ns8.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cis.net.co</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>net.co</domain_tld>
   <query_time>2024-05-11 16:23:31</query_time>
   <create_date>2000-05-31</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cis.dm</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>dm</domain_tld>
   <query_time>2024-04-10 16:09:56</query_time>
   <create_date>2001-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>900000</registrar_iana>
   <registrar_name>DotDM Corporation- REGISTRAR</registrar_name>
   <registrar_website>www.nic.dm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIS Enterprises Limited</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>DM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.tropweb.com</value>
    <value>ns2.tropweb.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>cis.coop</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://www.encirca.com/html/whoisaccuracy.shtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIS General Insurance Limited</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>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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cis.ws</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>2003-03-09</create_date>
   <update_date>2020-05-06</update_date>
   <expiry_date>2028-03-09</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>Private Domain Registrations</registrant_name>
   <registrant_address>701 Palomar Airport Rd, Suite 300</registrant_address>
   <registrant_city>Carlsbad</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606023000</registrant_phone>
   <name_servers>
    <value>ns1.gd23.parklogic.com</value>
    <value>ns2.gd23.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cis.dk</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 16:23:31</query_time>
   <create_date>2003-04-09</create_date>
   <expiry_date>2033-04-30</expiry_date>
   <registrant_name>Copenhagen International School</registrant_name>
   <registrant_address>Levantkaj 4-14</registrant_address>
   <registrant_city>Nordhavn</registrant_city>
   <registrant_zip>2150</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4539463300</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cis.by</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-21 20:59:25</query_time>
   <create_date>2003-09-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-09-07</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>ООО &quot;Компьютерные информационные системы&quot;</registrant_company>
   <registrant_address>224020, Брестская, Брест, ул. Пионерская, 52, пом.508</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375162531645</registrant_phone>
   <name_servers>
    <value>ns1.cis.by</value>
    <value>ns2.cis.by</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>cis.su</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>2004-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>cis.travel</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>2006-01-16</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Joint Stock Company Saint Petersburg Express</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netnames.net</value>
    <value>ns2.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cis.vc</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>2006-03-06</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIS Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cis.it</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-08 18:01:30</query_time>
   <create_date>2006-04-14</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>CIS spa</registrant_company>
   <registrant_address>Via P.E Imbriani 30</registrant_address>
   <registrant_city>Napoli</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80138</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cis.us.com</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-06-01 15:09:18</query_time>
   <create_date>2006-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>UK Secure Admin</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/cis.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.hawkserver.co.uk</value>
    <value>ns2.hawkserver.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cis.co.jp</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>2007-03-19</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>kabushikikaisya cis</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>cis.me.uk</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-22 06:38:30</query_time>
   <create_date>2008-10-16</create_date>
   <update_date>2019-10-09</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>cis.org.pl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-05 17:57:04</query_time>
   <create_date>2009-07-02</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cis.co</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-10 16:09:56</query_time>
   <create_date>2010-02-24</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2028-02-23</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cis.in</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2031-03-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HitMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8389.hostgator.com</value>
    <value>ns8390.hostgator.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>cis.hr</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-11 16:23:31</query_time>
   <create_date>2011-05-09</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>FER</registrant_name>
   <registrant_address>Unska 3</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>branka.zesoi.fer.hr</value>
    <value>maja.zesoi.fer.hr</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>cis.com.co</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-27 20:20:01</query_time>
   <create_date>2011-10-19</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2028-10-18</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>811003209</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cis.com.ng</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>2012-02-14</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Ese Egerega</registrant_name>
   <registrant_company>Egerega</registrant_company>
   <registrant_address>30 Cotonou Crescent Wuse Zone 6</registrant_address>
   <registrant_city>Abuja FCT</registrant_city>
   <registrant_zip>900286</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8033842030</registrant_phone>
   <name_servers>
    <value>ns1.upperserver29.com</value>
    <value>ns2.upperserver29.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>cis.io</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>2013-07-18</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-0-a.gandi.net</value>
    <value>ns-191-c.gandi.net</value>
    <value>ns-74-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cis.co.ke</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-10 08:45:50</query_time>
   <create_date>2014-01-01</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>deepAfrica Co Ltd</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>emely.ns.cloudflare.com</value>
    <value>george.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>34</num>
   <domain_name>cis.gen.nz</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>gen.nz</domain_tld>
   <query_time>2024-05-07 20:03:34</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2023-02-14</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns-1156.awsdns-16.org</value>
    <value>ns-1783.awsdns-30.co.uk</value>
    <value>ns-20.awsdns-02.com</value>
    <value>ns-654.awsdns-17.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>cis.co.in</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>2014-11-16</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanti Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>woj. slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cis.jp</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-11 16:23:31</query_time>
   <create_date>2015-08-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>naotsugu tanaka</registrant_name>
   <registrant_address>1447-1 Kasai-cho Higashi-ku Hamamatsu-shi</registrant_address>
   <registrant_zip>431-3107</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>053-432-2377</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>cis.ky</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-05-21 07:10:25</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cis.ly</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-23 14:01:19</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Libyan Elite Co.</registrar_name>
   <registrant_name>Ahmed  Elbira</registrant_name>
   <registrant_company>Elrayan Holding Code Intgrated Servies</registrant_company>
   <registrant_address>Dubai Street</registrant_address>
   <registrant_city>Benghazi</registrant_city>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.3848764</registrant_phone>
   <name_servers>
    <value>ns1.serverlibya.com</value>
    <value>ns2.serverlibya.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>cis.ag</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <create_date>2017-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</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>Corporate Identity Service AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cis.nz</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-05-13</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.cpanel.mikipro.nz</value>
    <value>ns2.cpanel.mikipro.nz</value>
    <value>ns3.cpanel.mikipro.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cis.sh</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-23 10:12:27</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-01</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>Crevisoft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Giza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.crevisoft.net</value>
    <value>ns2.crevisoft.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cis.uk</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 20:20:06</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>1api GmbH [Tag = 1API-DE]</registrar_name>
   <registrar_website>https://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>cis.hu</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:02:30</query_time>
   <create_date>2019-10-11</create_date>
  </value>
  <value>
   <num>44</num>
   <domain_name>cis.co.th</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2022-06-28</update_date>
   <expiry_date>2030-05-05</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>COMPUTER INFO SERVICE CO., LTD. (บริษัท คอมพิวเตอร์ อินโฟร์ เซอร์วิส จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns87.hostinglotus.net</value>
    <value>ns88.hostinglotus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cis.ro</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-22 06:38:43</query_time>
   <create_date>2020-09-07</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Webber Multimedia Ltd</registrar_name>
   <registrar_website>www.webber.ro</registrar_website>
   <name_servers>
    <value>parked.webber.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cis.fr</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-27 01:25:45</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>SOLIDNAMES</registrar_name>
   <registrar_website>https://solidnames.fr/gestion-noms-domaine/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.dnsres.net</value>
    <value>ns2.dnsres.net</value>
    <value>ns3.dnsres.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>cis.us</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>3804</registrar_iana>
   <registrar_name>eDomains LLC</registrar_name>
   <registrar_website>edomains.com</registrar_website>
   <registrant_name>Nathan  McNair</registrant_name>
   <registrant_company>CISSDM</registrant_company>
   <registrant_address>29 Via Alcamo</registrant_address>
   <registrant_city>San Clemente</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92673</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7143572700</registrant_phone>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cis.bz</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <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>49</num>
   <domain_name>cis.waw.pl</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-18 23:37:44</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.i-host.pl</value>
    <value>ns2.i-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cis.net.cn</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-27 20:20:01</query_time>
   <create_date>2023-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cis.so</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-15 06:04:10</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cis.ie</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-21 08:46:21</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>SmartHost Web Services Limited</registrar_name>
   <registrar_website>https://smarthost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns.zone.eu</value>
    <value>ns2.zone.ee</value>
    <value>ns3.zonedata.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cis.ai</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <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>54</num>
   <domain_name>cis.com.pe</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>TV Novedades SAC</registrant_name>
   <name_servers>
    <value>ns1.ecgitc.com</value>
    <value>ns2.ecgitc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>cis.ae</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-04 23:59:05</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>CRANE INDUSTRIAL SERVICES</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>cis.com.pt</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-04 23:59:04</query_time>
   <name_servers>
    <value>ns1.frontcp.co</value>
    <value>ns2.frontcp.co</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>cis.im</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-07 20:03:34</query_time>
   <expiry_date>2025-05-01</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>cis.org.au</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-18 23:37:42</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Jane Black</registrant_name>
   <name_servers>
    <value>ns-1233.awsdns-26.org</value>
    <value>ns-1938.awsdns-50.co.uk</value>
    <value>ns-430.awsdns-53.com</value>
    <value>ns-828.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cis.cx</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-15 06:04:10</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>keira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cis.com.au</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 20:20:01</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Katie Brearley</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cis.int</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>int</domain_tld>
   <query_time>2024-05-27 20:20:01</query_time>
   <update_date>2019-10-04</update_date>
  </value>
  <value>
   <num>62</num>
   <domain_name>cis.net.au</domain_name>
   <domain_keyword>cis</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-27 20:20:01</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Richard Perini</registrant_name>
   <name_servers>
    <value>marvin.ci.com.au</value>
    <value>mippet.ci.com.au</value>
    <value>ns3.albury.net.au</value>
    <value>wopr.ci.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.104</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,637 domain names (in 0.123 seconds) which look and sound like the brand name "cis".
Domain Name Registered Expiry Registrar Ownership
1 cgs.com.tw 20 May 1985 31 May 2024 - ?????????? CGS International,Inc
2 cid.or.kr 27 Jul 2016 27 Jul 2024 (?)??? ????????
3 cds.pl 7 Jun 2002 6 Jun 2025 OVH SAS -
4 cid.uk 17 Jan 2020 17 Jan 2025 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
5 chs.ltd 26 Jun 2019 26 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
6 cim.services 16 Feb 2023 16 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 c6s.site 8 Apr 2024 8 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
8 ais.limited 8 Aug 2014 8 Aug 2025 Tucows Domains Inc. Gateway Group Plc
9 cish.net 14 Nov 2023 14 Nov 2024 Veritas Domains, LLC -
10 cisn.pl 2 Sep 1999 1 Sep 2024 OVH SAS -
11 cisn.co 20 Jul 2015 19 Jul 2024 CSC Corporate Domains, Inc. Cision US Inc
12 cia.careers 30 Oct 2015 30 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
13 cies.ac.cn 6 May 2020 6 May 2025 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 中国照明学会
14 ciw.org 27 Nov 2003 27 Nov 2024 GoDaddy.com, LLC nett corp
15 cbis.shop 14 Dec 2023 14 Dec 2024 Dynadot Inc. -
16 ces.org.br 5 Jan 2012 5 Jan 2025 - Funda??o de Rotarianos de S?o Paulo
17 cius.org 13 Feb 2002 13 Feb 2027 OVH sas EASI SA
18 c3s.fun 6 Mar 2024 6 Mar 2025 Hong Kong Juming Network Technology Co. , Ltd -
19 cims.vip 1 May 2021 1 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gu tian xian tian yun ge ruan jian kai fa gong zuo shi
20 cid.ltd 5 Mar 2019 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 cids.ro 23 Jul 2020 22 Jul 2024 ICI - Registrar -
22 cas.org.br 19 Oct 2020 19 Oct 2026 - Inst. Bras. de Estoque de Carbono e A??es Sust.
23 cfs.wales 8 Oct 2019 8 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
24 cfs.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
25 cise.exchange 9 Dec 2014 9 Dec 2024 Tucows Domains Inc. Channel Islands Securities Exchange
26 ciso.net 19 May 2000 19 May 2025 Amazon Registrar, Inc. Identity Protection Service
27 cas.church 21 Dec 2020 21 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
28 civ.dev 26 Apr 2020 26 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
29 cims.org 21 Aug 1997 20 Aug 2028 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 cies.cl 13 Apr 2023 13 Apr 2025 NIC Chile Jaqueline Palacios
31 cids.ru 21 Jun 2011 21 Jun 2025 SALENAMES-RU Private Person
32 cisl.online 27 Dec 2022 27 Dec 2024 eNom, Inc. Data Protected
33 cfis.ru 3 Aug 2018 3 Aug 2024 RU-CENTER-RU NETGALAXY LTD.
34 ccs.coffee 1 Apr 2014 1 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 cie.org 16 Feb 1998 15 Feb 2025 Network Solutions, LLC Council on Islamic Education
36 c4s.info 30 Jul 2021 30 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
37 2cis.fr 2 Oct 2007 2 Oct 2025 IONOS SE 2CIS - IMAGEEN STUDIO
38 cgs.aero 21 Jun 2013 21 Jun 2028 101domain GRS Limited Jennifer Evans
39 cds.technology 7 Mar 2017 7 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 cio.services 19 Jan 2024 19 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 c6is.com 30 Oct 2020 30 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 ciu.net.cn 18 May 2023 18 May 2025 广东时代互联科技有限公司 陈旭
43 ccs.jewelry 22 Sep 2021 22 Sep 2024 Register.com, Inc. REDACTED FOR PRIVACY
44 ciso.top 4 Sep 2023 4 Sep 2024 Eranet International Limited xu xiao qiong
45 cisi.it 5 Apr 2010 30 Apr 2025 Puglia.com srls Puglia.com S.r.l.s.
46 cits.tv 17 Jun 2021 17 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. da li
47 cms.co.mz 22 Feb 2023 22 Feb 2025 ASTS LDA Confianca Microseguros SA
48 cir.ht - - GRAFIKLIF-Web@laMinute CompuConsult
49 cid.club 18 May 2014 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 cbs.ac 1 Jul 2008 1 Jul 2024 101domain GRS Limited Digital Privacy Corporation
51 cls.cc 12 May 2014 12 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
52 cisd.org 25 Feb 2000 25 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
53 cjs.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
54 cip.wiki 1 Nov 2023 1 Nov 2024 Tucows Domains Inc. Data Protected
55 cir.blue 29 Apr 2022 29 Apr 2034 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
56 chis.one 27 Aug 2021 27 Aug 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0162441343
57 cin.monster 24 Mar 2024 24 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 cds.services 19 Nov 2023 19 Nov 2024 Sav.com, LLC - 28 REDACTED FOR PRIVACY
59 ccs.cool 22 Nov 2023 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) su juan
60 ciso.finance 26 May 2021 26 May 2025 Porkbun LLC Private by Design, LLC
61 chs.co.jp 10 Dec 1997 - - HUMAN SYSTEM, K.K.
62 clis.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
63 c4s.net 24 Mar 2024 24 Mar 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
64 cii.coffee 11 Nov 2018 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 cil.im - 10 May 2024 - Redacted
66 cib.lat 17 Aug 2023 17 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 cks.info 7 Oct 2023 7 Oct 2024 Sav.com, LLC - 12 Privacy Protection
68 cig.life 22 May 2024 22 May 2025 Sav.com, LLC - 31 REDACTED FOR PRIVACY
69 cib.ink 30 Mar 2023 30 Mar 2024 NameSilo, LLC PrivacyGuardian.org llc
70 cim.press 3 Sep 2015 3 Sep 2026 Namecheap -
71 cic.ph 19 Jun 2013 19 Jun 2027 dotPH Domains, Inc Concepcion Carrier Airconditioning Company
72 cisi.xyz 1 Jan 2021 1 Jan 2025 Dynadot LLC -
73 cisd.in 8 Dec 2019 8 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
74 cibs.info 12 Dec 2001 12 Dec 2024 IONOS SE Data Privacy Protected
75 ciz.hr 8 Jan 2013 5 Mar 2025 CARNET ČISTOĆA I ZELENILO d.o.o.
76 cio.camp 11 Feb 2015 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 cip.int - - - Moises Rosario
78 cms.com.co 3 Apr 2006 3 Apr 2025 Central Comercializadora de Internet S.A.S 830082856 1
79 cim.mom 5 Apr 2024 5 Apr 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
80 cris.dev 23 Feb 2019 23 Feb 2025 Squarespace Domains II LLC. Rhythmic Technologies, Inc.
81 ci3.cl 23 Nov 2016 23 Nov 2024 NIC Chile Universidad del Desarrollo
82 cii.group 2 Jan 2019 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 cihs.org 17 Apr 2022 17 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 cps.jp 16 Jul 2001 31 Jul 2024 - (Not displayed by registrant's request)
85 cbs.moscow 25 Feb 2019 25 Feb 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
86 cos.business 15 Oct 2020 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 cisl.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
88 cix.be 20 Sep 2014 - Decofem -
89 civs.net 30 Apr 2006 30 Apr 2025 GoDaddy.com, LLC -
90 ccis.app 17 Apr 2023 17 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
91 cise.ai - - Porkbun LLC Private by Design, LLC
92 ces.vip 12 May 2017 12 May 2025 22net, Inc. XIEQINGLIN
93 cia.party 27 Jul 2016 26 Jul 2026 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED REDACTED FOR PRIVACY
94 cls.partners 4 Jan 2022 4 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
95 ccs.church 15 Jan 2020 15 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
96 cia.net 28 Nov 1994 27 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
97 chs.center 18 Jun 2022 18 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 0cis.com 20 Jun 2023 20 Jun 2024 Beget LLC -
99 cisc.pl 23 Nov 2023 23 Nov 2024 Aftermarket.pl Limited -
100 cia.airforce 11 Jun 2020 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Cis.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cis.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cis.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 7637,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cgs.com.tw, cid.or.kr, cds.pl, cid.uk, chs.ltd, cim.services, c6s.site, ais.limited, cish.net, cisn.pl, cisn.co, cia.careers, cies.ac.cn, ciw.org, cbis.shop, ces.org.br, cius.org, c3s.fun, cims.vip, cid.ltd, cids.ro, cas.org.br, cfs.wales, cfs.country, cise.exchange, ciso.net, cas.church, civ.dev, cims.org, cies.cl, cids.ru, cisl.online, cfis.ru, ccs.coffee, cie.org, c4s.info, 2cis.fr, cgs.aero, cds.technology, cio.services, c6is.com, ciu.net.cn, ccs.jewelry, ciso.top, cisi.it, cits.tv, cms.co.mz, cir.ht, cid.club, cbs.ac, cls.cc, cisd.org, cjs.app, cip.wiki, cir.blue, chis.one, cin.monster, cds.services, ccs.cool, ciso.finance, chs.co.jp, clis.info, c4s.net, cii.coffee, cil.im, cib.lat, cks.info, cig.life, cib.ink, cim.press, cic.ph, cisi.xyz, cisd.in, cibs.info, ciz.hr, cio.camp, cip.int, cms.com.co, cim.mom, cris.dev, ci3.cl, cii.group, cihs.org, cps.jp, cbs.moscow, cos.business, cisl.shop, cix.be, civs.net, ccis.app, cise.ai, ces.vip, cia.party, cls.partners, ccs.church, cia.net, chs.center, 0cis.com, cisc.pl, cia.airforce",
    "results": [
        {
            "num": 1,
            "domain_name": "cgs.com.tw",
            "domain_keyword": "cgs",
            "domain_tld": "com.tw",
            "query_time": "2017-07-12 11:56:31",
            "create_date": "1985-05-20",
            "expiry_date": "2024-05-31",
            "registrant_name": "??????????\nCGS International,Inc",
            "registrant_address": "35F No 97 Sec 2 DunHwa South Road Taipei",
            "registrant_email": "[email protected]",
            "registrant_phone": "0266360808348",
            "name_servers": [
                "ns11.twnic.net.tw",
                "ns12.twnic.net.tw"
            ]
        },
        {
            "num": 2,
            "domain_name": "cid.or.kr",
            "domain_keyword": "cid",
            "domain_tld": "or.kr",
            "query_time": "2022-05-26 09:02:16",
            "create_date": "2016-07-27",
            "update_date": "2022-04-23",
            "expiry_date": "2024-07-27",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "????????",
            "registrant_address": "????? ?? ???? 109 14? ????? (??) Jung-gu, 109, Namdaemun-ro, Jung-gu, Seoul,  Seoul, KR",
            "registrant_zip": "04522"
        },
        {
            "num": 3,
            "domain_name": "cds.pl",
            "domain_keyword": "cds",
            "domain_tld": "pl",
            "query_time": "2024-03-20 13:05:49",
            "create_date": "2002-06-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-06-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "cid.uk",
            "domain_keyword": "cid",
            "domain_tld": "uk",
            "query_time": "2024-04-07 17:24:19",
            "create_date": "2020-01-17",
            "update_date": "2024-04-03",
            "expiry_date": "2025-01-17",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "chs.ltd",
            "domain_keyword": "chs",
            "domain_tld": "ltd",
            "query_time": "2024-04-07 14:10:33",
            "create_date": "2019-06-26",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2hjl.name.com",
                "ns3ckl.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cim.services",
            "domain_keyword": "cim",
            "domain_tld": "services",
            "query_time": "2024-04-09 23:07:16",
            "create_date": "2023-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "c6s.site",
            "domain_keyword": "c6s",
            "domain_tld": "site",
            "query_time": "2024-04-10 22:04:04",
            "create_date": "2024-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ais.limited",
            "domain_keyword": "ais",
            "domain_tld": "limited",
            "query_time": "2024-04-07 02:35:18",
            "create_date": "2014-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2025-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gateway Group Plc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essex",
            "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": [
                "ns0.lcn.com",
                "ns1.lcn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cish.net",
            "domain_keyword": "cish",
            "domain_tld": "net",
            "query_time": "2024-04-10 08:47:22",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2276,
            "registrar_name": "Veritas Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns.buydomains.com",
                "ns2.buydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cisn.pl",
            "domain_keyword": "cisn",
            "domain_tld": "pl",
            "query_time": "2024-04-10 08:47:56",
            "create_date": "1999-09-02",
            "update_date": "2023-07-14",
            "expiry_date": "2024-09-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cisn.co",
            "domain_keyword": "cisn",
            "domain_tld": "co",
            "query_time": "2024-04-10 08:47:56",
            "create_date": "2015-07-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cision US Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cia.careers",
            "domain_keyword": "cia",
            "domain_tld": "careers",
            "query_time": "2024-04-26 06:56:54",
            "create_date": "2015-10-30",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 13,
            "domain_name": "cies.ac.cn",
            "domain_keyword": "cies",
            "domain_tld": "ac.cn",
            "query_time": "2024-04-25 16:51:01",
            "create_date": "2020-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国照明学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ciw.org",
            "domain_keyword": "ciw",
            "domain_tld": "org",
            "query_time": "2024-04-25 08:39:30",
            "create_date": "2003-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nett corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cbis.shop",
            "domain_keyword": "cbis",
            "domain_tld": "shop",
            "query_time": "2024-04-24 05:02:40",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "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": 16,
            "domain_name": "ces.org.br",
            "domain_keyword": "ces",
            "domain_tld": "org.br",
            "query_time": "2024-04-14 11:18:40",
            "create_date": "2012-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrant_name": "Funda??o de Rotarianos de S?o Paulo",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "cius.org",
            "domain_keyword": "cius",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:08:12",
            "create_date": "2002-02-13",
            "update_date": "2023-10-16",
            "expiry_date": "2027-02-13",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EASI SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2.webadev.net",
                "dns3.webadev.net",
                "dns4.webadev.net",
                "p04.webadev.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "c3s.fun",
            "domain_keyword": "c3s",
            "domain_tld": "fun",
            "query_time": "2024-04-15 04:37:17",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "guang 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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cims.vip",
            "domain_keyword": "cims",
            "domain_tld": "vip",
            "query_time": "2024-04-15 18:28:14",
            "create_date": "2021-05-01",
            "update_date": "2024-03-12",
            "expiry_date": "2025-05-01",
            "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": "gu tian xian tian yun ge ruan jian kai fa gong zuo shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "pear.dnspod.net",
                "space.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cid.ltd",
            "domain_keyword": "cid",
            "domain_tld": "ltd",
            "query_time": "2024-04-16 02:34:30",
            "create_date": "2019-03-05",
            "update_date": "2023-07-17",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cids.ro",
            "domain_keyword": "cids",
            "domain_tld": "ro",
            "query_time": "2024-04-16 02:38:05",
            "create_date": "2020-07-23",
            "expiry_date": "2024-07-22",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.cyberfolks.ro",
                "ns2.cyberfolks.ro",
                "ns3.cyberfolks.ro",
                "ns4.cyberfolks.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 22,
            "domain_name": "cas.org.br",
            "domain_keyword": "cas",
            "domain_tld": "org.br",
            "query_time": "2024-04-26 22:18:57",
            "create_date": "2020-10-19",
            "update_date": "2023-10-30",
            "expiry_date": "2026-10-19",
            "registrant_name": "Inst. Bras. de Estoque de Carbono e A??es Sust.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.blizhost.com",
                "ns2.blizhost.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 23,
            "domain_name": "cfs.wales",
            "domain_keyword": "cfs",
            "domain_tld": "wales",
            "query_time": "2024-05-03 03:05:56",
            "create_date": "2019-10-08",
            "update_date": "2023-12-29",
            "expiry_date": "2024-10-08",
            "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": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Caerphilly County Borough",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cfs.country",
            "domain_keyword": "cfs",
            "domain_tld": "country",
            "query_time": "2024-05-03 03:05:55",
            "create_date": "2023-04-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cise.exchange",
            "domain_keyword": "cise",
            "domain_tld": "exchange",
            "query_time": "2024-04-22 06:40:19",
            "create_date": "2014-12-09",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Channel Islands Securities Exchange",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guernsey",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "enterprise.ng-it.net",
                "galileo.ng-it.net",
                "hawking.ng-it.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ciso.net",
            "domain_keyword": "ciso",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:42:06",
            "create_date": "2000-05-19",
            "update_date": "2023-01-06",
            "expiry_date": "2025-05-19",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of ciso.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "n1.ciso.net",
                "n2.ciso.net",
                "n3.ciso.net",
                "n4.ciso.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cas.church",
            "domain_keyword": "cas",
            "domain_tld": "church",
            "query_time": "2024-04-30 12:47:15",
            "create_date": "2020-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "civ.dev",
            "domain_keyword": "civ",
            "domain_tld": "dev",
            "query_time": "2024-05-01 04:06:58",
            "create_date": "2020-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "cims.org",
            "domain_keyword": "cims",
            "domain_tld": "org",
            "query_time": "2024-05-03 00:52:35",
            "create_date": "1997-08-21",
            "update_date": "2022-04-21",
            "expiry_date": "2028-08-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cies.cl",
            "domain_keyword": "cies",
            "domain_tld": "cl",
            "query_time": "2024-04-20 03:45:34",
            "create_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Jaqueline Palacios",
            "name_servers": [
                "ns1.publiempresa.cl",
                "ns2.publiempresa.cl",
                "ns3.publiempresa.cl",
                "ns4.publiempresa.cl"
            ]
        },
        {
            "num": 31,
            "domain_name": "cids.ru",
            "domain_keyword": "cids",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:49:54",
            "create_date": "2011-06-21",
            "expiry_date": "2025-06-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "cisl.online",
            "domain_keyword": "cisl",
            "domain_tld": "online",
            "query_time": "2024-05-05 00:01:18",
            "create_date": "2022-12-27",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "NA",
            "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.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "cfis.ru",
            "domain_keyword": "cfis",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:46",
            "create_date": "2018-08-03",
            "expiry_date": "2024-08-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "ccs.coffee",
            "domain_keyword": "ccs",
            "domain_tld": "coffee",
            "query_time": "2024-05-06 20:49:24",
            "create_date": "2014-04-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-ini.co",
                "ns2.ns-ini.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cie.org",
            "domain_keyword": "cie",
            "domain_tld": "org",
            "query_time": "2024-05-09 06:00:34",
            "create_date": "1998-02-16",
            "update_date": "2023-12-23",
            "expiry_date": "2025-02-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Council on Islamic Education",
            "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": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "c4s.info",
            "domain_keyword": "c4s",
            "domain_tld": "info",
            "query_time": "2024-05-07 21:34:32",
            "create_date": "2021-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "2cis.fr",
            "domain_keyword": "2cis",
            "domain_tld": "fr",
            "query_time": "2024-05-07 10:29:31",
            "create_date": "2007-10-02",
            "update_date": "2023-11-28",
            "expiry_date": "2025-10-02",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "2CIS - IMAGEEN STUDIO",
            "registrant_address": "2CIS - IMAGEEN STUDIO, Route d Elne, MEGACASTILLET - ZAC MAS BALANDE, 66000 PERPIGNAN",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.468680010",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1044.ui-dns.biz",
                "ns1055.ui-dns.org",
                "ns1120.ui-dns.de"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 38,
            "domain_name": "cgs.aero",
            "domain_keyword": "cgs",
            "domain_tld": "aero",
            "query_time": "2024-05-07 18:40:32",
            "create_date": "2013-06-21",
            "update_date": "2023-04-22",
            "expiry_date": "2028-06-21",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jennifer Evans",
            "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": [
                "clayton.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cds.technology",
            "domain_keyword": "cds",
            "domain_tld": "technology",
            "query_time": "2024-05-08 02:46:25",
            "create_date": "2017-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "cio.services",
            "domain_keyword": "cio",
            "domain_tld": "services",
            "query_time": "2024-05-19 11:34:42",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "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": 41,
            "domain_name": "c6is.com",
            "domain_keyword": "c6is",
            "domain_tld": "com",
            "query_time": "2024-05-19 13:41:39",
            "create_date": "2020-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=c6is.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "ciu.net.cn",
            "domain_keyword": "ciu",
            "domain_tld": "net.cn",
            "query_time": "2024-05-19 15:47:07",
            "create_date": "2023-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ccs.jewelry",
            "domain_keyword": "ccs",
            "domain_tld": "jewelry",
            "query_time": "2024-05-18 14:03:21",
            "create_date": "2021-09-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.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": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ciso.top",
            "domain_keyword": "ciso",
            "domain_tld": "top",
            "query_time": "2024-05-18 23:38:43",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xu xiao qiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "YUNNAN",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cisi.it",
            "domain_keyword": "cisi",
            "domain_tld": "it",
            "query_time": "2024-05-18 23:38:32",
            "create_date": "2010-04-05",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-30",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 46,
            "domain_name": "cits.tv",
            "domain_keyword": "cits",
            "domain_tld": "tv",
            "query_time": "2024-05-18 23:44:26",
            "create_date": "2021-06-17",
            "update_date": "2024-02-17",
            "expiry_date": "2024-06-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "da li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cms.co.mz",
            "domain_keyword": "cms",
            "domain_tld": "co.mz",
            "query_time": "2024-05-12 06:42:48",
            "create_date": "2023-02-22",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-22",
            "registrar_name": "ASTS LDA",
            "registrar_website": "https://billing.mcloud.co.mz",
            "registrant_name": "Confianca Microseguros SA",
            "registrant_company": "Confianca Microseguros SA",
            "registrant_address": "Matutuine Rua Principal Bela Vista",
            "registrant_city": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.843447780",
            "name_servers": [
                "ns.mcloud.co.mz",
                "ns2.mcloud.co.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cir.ht",
            "domain_keyword": "cir",
            "domain_tld": "ht",
            "query_time": "2024-05-16 09:25:01",
            "registrar_name": "GRAFIKLIF-Web@laMinute",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CompuConsult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HT",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cid.club",
            "domain_keyword": "cid",
            "domain_tld": "club",
            "query_time": "2024-05-21 13:48:29",
            "create_date": "2014-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cbs.ac",
            "domain_keyword": "cbs",
            "domain_tld": "ac",
            "query_time": "2024-05-20 09:29:09",
            "create_date": "2008-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cls.cc",
            "domain_keyword": "cls",
            "domain_tld": "cc",
            "query_time": "2024-05-12 00:17:21",
            "create_date": "2014-05-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-12",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cisd.org",
            "domain_keyword": "cisd",
            "domain_tld": "org",
            "query_time": "2024-05-12 13:41:32",
            "create_date": "2000-02-25",
            "update_date": "2023-07-19",
            "expiry_date": "2028-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cjs.app",
            "domain_keyword": "cjs",
            "domain_tld": "app",
            "query_time": "2024-05-13 16:42:40",
            "create_date": "2018-05-08",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.dccdns.com",
                "park2.dccdns.com",
                "park3.dccdns.com",
                "park4.dccdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cip.wiki",
            "domain_keyword": "cip",
            "domain_tld": "wiki",
            "query_time": "2024-05-14 00:59:15",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "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": [
                "ns2.radcom.hosting",
                "ns32.radcom.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cir.blue",
            "domain_keyword": "cir",
            "domain_tld": "blue",
            "query_time": "2024-05-24 18:23:39",
            "create_date": "2022-04-29",
            "update_date": "2024-05-13",
            "expiry_date": "2034-04-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "chis.one",
            "domain_keyword": "chis",
            "domain_tld": "one",
            "query_time": "2024-05-20 11:49:50",
            "create_date": "2021-08-27",
            "update_date": "2021-09-01",
            "expiry_date": "2026-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162441343",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cin.monster",
            "domain_keyword": "cin",
            "domain_tld": "monster",
            "query_time": "2024-05-23 13:56:07",
            "create_date": "2024-03-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-24",
            "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": [
                "hera.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cds.services",
            "domain_keyword": "cds",
            "domain_tld": "services",
            "query_time": "2024-05-25 00:55:48",
            "create_date": "2023-11-19",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-19",
            "registrar_iana": 3918,
            "registrar_name": "Sav.com, LLC - 28",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ccs.cool",
            "domain_keyword": "ccs",
            "domain_tld": "cool",
            "query_time": "2024-05-27 05:16:03",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "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": "su juan",
            "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": [
                "kanye.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ciso.finance",
            "domain_keyword": "ciso",
            "domain_tld": "finance",
            "query_time": "2024-05-27 20:22:04",
            "create_date": "2021-05-26",
            "update_date": "2023-12-09",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "chs.co.jp",
            "domain_keyword": "chs",
            "domain_tld": "co.jp",
            "query_time": "2024-05-26 00:32:57",
            "create_date": "1997-12-10",
            "update_date": "2024-01-01",
            "registrant_company": "HUMAN SYSTEM, K.K.",
            "name_servers": [
                "dns2.ixent.ne.jp",
                "ns.chs.jp"
            ]
        },
        {
            "num": 62,
            "domain_name": "clis.info",
            "domain_keyword": "clis",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:46:45",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "c4s.net",
            "domain_keyword": "c4s",
            "domain_tld": "net",
            "query_time": "2024-05-26 05:24:33",
            "create_date": "2024-03-24",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.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": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=c4s.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cii.coffee",
            "domain_keyword": "cii",
            "domain_tld": "coffee",
            "query_time": "2024-05-26 00:43:31",
            "create_date": "2018-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cil.im",
            "domain_keyword": "cil",
            "domain_tld": "im",
            "query_time": "2024-05-29 01:53:17",
            "expiry_date": "2024-05-10",
            "registrant_name": "Redacted",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "leo.ns.cloudflare.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "cib.lat",
            "domain_keyword": "cib",
            "domain_tld": "lat",
            "query_time": "2024-05-29 03:41:44",
            "create_date": "2023-08-17",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-17",
            "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": [
                "ns1.cib.lat",
                "ns2.cib.lat"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cks.info",
            "domain_keyword": "cks",
            "domain_tld": "info",
            "query_time": "2024-05-31 08:17:02",
            "create_date": "2023-10-07",
            "update_date": "2023-12-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cig.life",
            "domain_keyword": "cig",
            "domain_tld": "life",
            "query_time": "2024-06-01 00:21:04",
            "create_date": "2024-05-22",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cib.ink",
            "domain_keyword": "cib",
            "domain_tld": "ink",
            "query_time": "2024-06-02 19:33:41",
            "create_date": "2023-03-30",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-30",
            "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",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cim.press",
            "domain_keyword": "cim",
            "domain_tld": "press",
            "query_time": "2024-06-02 19:38:31",
            "create_date": "2015-09-03",
            "update_date": "2023-08-31",
            "expiry_date": "2026-09-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "ZH",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cic.ph",
            "domain_keyword": "cic",
            "domain_tld": "ph",
            "query_time": "2017-06-22 13:45:47",
            "create_date": "2013-06-19",
            "update_date": "2017-06-01",
            "expiry_date": "2027-06-19",
            "registrar_iana": 863,
            "registrar_name": "dotPH Domains, Inc",
            "registrant_name": "Raul Joseph Concepcion",
            "registrant_company": "Concepcion Carrier Airconditioning Company",
            "registrant_address": "Km. 20 East Srv Rd, Alabang, Muntinlupa city",
            "registrant_city": "Muntinlupa",
            "registrant_state": "metro manila",
            "registrant_zip": "1770",
            "registrant_country": "PH",
            "registrant_email": "rau...@...",
            "name_servers": [
                "dns1.domains.ph",
                "dns2.domains.ph"
            ]
        },
        {
            "num": 72,
            "domain_name": "cisi.xyz",
            "domain_keyword": "cisi",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 08:47:25",
            "create_date": "2021-01-01",
            "update_date": "2023-09-20",
            "expiry_date": "2025-01-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cisd.in",
            "domain_keyword": "cisd",
            "domain_tld": "in",
            "query_time": "2024-04-10 08:47:13",
            "create_date": "2019-12-08",
            "update_date": "2023-09-14",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Orissa",
            "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": [
                "anita.ns.cloudflare.com",
                "sergi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cibs.info",
            "domain_keyword": "cibs",
            "domain_tld": "info",
            "query_time": "2024-04-12 18:49:54",
            "create_date": "2001-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.com",
                "ns2.greengeeks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ciz.hr",
            "domain_keyword": "ciz",
            "domain_tld": "hr",
            "query_time": "2024-04-11 15:56:15",
            "create_date": "2013-01-08",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ČISTOĆA I ZELENILO d.o.o.",
            "registrant_address": "Trg Oluje 5. kolovoza 1995. kbr. 9",
            "registrant_city": "Knin",
            "registrant_state": "HR",
            "registrant_zip": "22300",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.paranid.net",
                "ns3.paranid.net"
            ]
        },
        {
            "num": 76,
            "domain_name": "cio.camp",
            "domain_keyword": "cio",
            "domain_tld": "camp",
            "query_time": "2024-04-10 14:17:15",
            "create_date": "2015-02-11",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cip.int",
            "domain_keyword": "cip",
            "domain_tld": "int",
            "query_time": "2024-04-10 14:19:24",
            "update_date": "2018-07-27",
            "registrant_name": "Moises Rosario",
            "registrant_address": "Avenida La Molina 1895, La Molina, Lima Lima Lima 12, pe, Peru",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51 1 3496017 (ext3136)"
        },
        {
            "num": 78,
            "domain_name": "cms.com.co",
            "domain_keyword": "cms",
            "domain_tld": "com.co",
            "query_time": "2024-04-07 01:03:55",
            "create_date": "2006-04-03",
            "update_date": "2020-04-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 88888,
            "registrar_name": "Central Comercializadora de Internet S.A.S",
            "registrar_website": "http://mi.com.co/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "830082856 1",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Distrito Capltalde Santa Fede Bogot&#227;",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.redexpertos.com.co",
                "ns2.redexpertos.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cim.mom",
            "domain_keyword": "cim",
            "domain_tld": "mom",
            "query_time": "2024-04-13 05:40:17",
            "create_date": "2024-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cris.dev",
            "domain_keyword": "cris",
            "domain_tld": "dev",
            "query_time": "2024-04-15 08:23:03",
            "create_date": "2019-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rhythmic Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ci3.cl",
            "domain_keyword": "ci3",
            "domain_tld": "cl",
            "query_time": "2024-04-15 09:52:24",
            "create_date": "2016-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Universidad del Desarrollo",
            "name_servers": [
                "burt.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ]
        },
        {
            "num": 82,
            "domain_name": "cii.group",
            "domain_keyword": "cii",
            "domain_tld": "group",
            "query_time": "2024-04-14 12:08:59",
            "create_date": "2019-01-02",
            "update_date": "2023-07-17",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cihs.org",
            "domain_keyword": "cihs",
            "domain_tld": "org",
            "query_time": "2024-04-14 12:08:34",
            "create_date": "2022-04-17",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cps.jp",
            "domain_keyword": "cps",
            "domain_tld": "jp",
            "query_time": "2024-04-14 06:44:24",
            "create_date": "2001-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 85,
            "domain_name": "cbs.moscow",
            "domain_keyword": "cbs",
            "domain_tld": "moscow",
            "query_time": "2024-04-20 12:09:27",
            "create_date": "2019-02-25",
            "update_date": "2021-12-28",
            "expiry_date": "2025-02-25",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "cos.business",
            "domain_keyword": "cos",
            "domain_tld": "business",
            "query_time": "2024-04-20 19:42:43",
            "create_date": "2020-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "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": 87,
            "domain_name": "cisl.shop",
            "domain_keyword": "cisl",
            "domain_tld": "shop",
            "query_time": "2024-04-22 06:41:21",
            "create_date": "2023-10-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cix.be",
            "domain_keyword": "cix",
            "domain_tld": "be",
            "query_time": "2024-04-25 08:40:07",
            "create_date": "2014-09-20",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 89,
            "domain_name": "civs.net",
            "domain_keyword": "civs",
            "domain_tld": "net",
            "query_time": "2024-04-25 08:39:18",
            "create_date": "2006-04-30",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ccis.app",
            "domain_keyword": "ccis",
            "domain_tld": "app",
            "query_time": "2024-04-18 00:50:36",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the 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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cise.ai",
            "domain_keyword": "cise",
            "domain_tld": "ai",
            "query_time": "2024-04-18 03:51:11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ces.vip",
            "domain_keyword": "ces",
            "domain_tld": "vip",
            "query_time": "2024-04-14 11:18:41",
            "create_date": "2017-05-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XIEQINGLIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JIANGXI",
            "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": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cia.party",
            "domain_keyword": "cia",
            "domain_tld": "party",
            "query_time": "2024-05-01 15:37:46",
            "create_date": "2016-07-27",
            "update_date": "2021-07-23",
            "expiry_date": "2026-07-26",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cls.partners",
            "domain_keyword": "cls",
            "domain_tld": "partners",
            "query_time": "2024-05-07 12:20:09",
            "create_date": "2022-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ccs.church",
            "domain_keyword": "ccs",
            "domain_tld": "church",
            "query_time": "2024-05-06 20:49:24",
            "create_date": "2020-01-15",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uksrv.co.uk",
                "ns2.uksrv.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cia.net",
            "domain_keyword": "cia",
            "domain_tld": "net",
            "query_time": "2024-05-09 14:45:27",
            "create_date": "1994-11-28",
            "update_date": "2023-04-17",
            "expiry_date": "2027-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cia.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "chs.center",
            "domain_keyword": "chs",
            "domain_tld": "center",
            "query_time": "2024-05-09 03:04:40",
            "create_date": "2022-06-18",
            "update_date": "2023-11-05",
            "expiry_date": "2024-06-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "0cis.com",
            "domain_keyword": "0cis",
            "domain_tld": "com",
            "query_time": "2024-05-03 21:32:44",
            "create_date": "2023-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "http://beget.com",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cisc.pl",
            "domain_keyword": "cisc",
            "domain_tld": "pl",
            "query_time": "2024-05-03 01:00:09",
            "create_date": "2023-11-23",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 100,
            "domain_name": "cia.airforce",
            "domain_keyword": "cia",
            "domain_tld": "airforce",
            "query_time": "2024-04-29 11:24:36",
            "create_date": "2020-06-11",
            "update_date": "2023-07-17",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.123,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cis.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7637</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cgs.com.tw, cid.or.kr, cds.pl, cid.uk, chs.ltd, cim.services, c6s.site, ais.limited, cish.net, cisn.pl, cisn.co, cia.careers, cies.ac.cn, ciw.org, cbis.shop, ces.org.br, cius.org, c3s.fun, cims.vip, cid.ltd, cids.ro, cas.org.br, cfs.wales, cfs.country, cise.exchange, ciso.net, cas.church, civ.dev, cims.org, cies.cl, cids.ru, cisl.online, cfis.ru, ccs.coffee, cie.org, c4s.info, 2cis.fr, cgs.aero, cds.technology, cio.services, c6is.com, ciu.net.cn, ccs.jewelry, ciso.top, cisi.it, cits.tv, cms.co.mz, cir.ht, cid.club, cbs.ac, cls.cc, cisd.org, cjs.app, cip.wiki, cir.blue, chis.one, cin.monster, cds.services, ccs.cool, ciso.finance, chs.co.jp, clis.info, c4s.net, cii.coffee, cil.im, cib.lat, cks.info, cig.life, cib.ink, cim.press, cic.ph, cisi.xyz, cisd.in, cibs.info, ciz.hr, cio.camp, cip.int, cms.com.co, cim.mom, cris.dev, ci3.cl, cii.group, cihs.org, cps.jp, cbs.moscow, cos.business, cisl.shop, cix.be, civs.net, ccis.app, cise.ai, ces.vip, cia.party, cls.partners, ccs.church, cia.net, chs.center, 0cis.com, cisc.pl, cia.airforce</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cgs.com.tw</domain_name>
   <domain_keyword>cgs</domain_keyword>
   <domain_tld>com.tw</domain_tld>
   <query_time>2017-07-12 11:56:31</query_time>
   <create_date>1985-05-20</create_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrant_name>??????????
CGS International,Inc</registrant_name>
   <registrant_address>35F No 97 Sec 2 DunHwa South Road Taipei</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0266360808348</registrant_phone>
   <name_servers>
    <value>ns11.twnic.net.tw</value>
    <value>ns12.twnic.net.tw</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>cid.or.kr</domain_name>
   <domain_keyword>cid</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-05-26 09:02:16</query_time>
   <create_date>2016-07-27</create_date>
   <update_date>2022-04-23</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>????????</registrant_name>
   <registrant_address>????? ?? ???? 109 14? ????? (??) Jung-gu, 109, Namdaemun-ro, Jung-gu, Seoul,  Seoul, KR</registrant_address>
   <registrant_zip>04522</registrant_zip>
  </value>
  <value>
   <num>3</num>
   <domain_name>cds.pl</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-20 13:05:49</query_time>
   <create_date>2002-06-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cid.uk</domain_name>
   <domain_keyword>cid</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 17:24:19</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>chs.ltd</domain_name>
   <domain_keyword>chs</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-07 14:10:33</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cim.services</domain_name>
   <domain_keyword>cim</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-09 23:07:16</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>c6s.site</domain_name>
   <domain_keyword>c6s</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 22:04:04</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ais.limited</domain_name>
   <domain_keyword>ais</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-04-07 02:35:18</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-08-08</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>Gateway Group Plc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essex</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>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cish.net</domain_name>
   <domain_keyword>cish</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 08:47:22</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2276</registrar_iana>
   <registrar_name>Veritas Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>ns2.buydomains.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>cisn.pl</domain_name>
   <domain_keyword>cisn</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 08:47:56</query_time>
   <create_date>1999-09-02</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cisn.co</domain_name>
   <domain_keyword>cisn</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-10 08:47:56</query_time>
   <create_date>2015-07-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cision US Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cia.careers</domain_name>
   <domain_keyword>cia</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-26 06:56:54</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>13</num>
   <domain_name>cies.ac.cn</domain_name>
   <domain_keyword>cies</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-04-25 16:51:01</query_time>
   <create_date>2020-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国照明学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ciw.org</domain_name>
   <domain_keyword>ciw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 08:39:30</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nett corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cbis.shop</domain_name>
   <domain_keyword>cbis</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 05:02:40</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</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>16</num>
   <domain_name>ces.org.br</domain_name>
   <domain_keyword>ces</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-14 11:18:40</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrant_name>Funda??o de Rotarianos de S?o Paulo</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>cius.org</domain_name>
   <domain_keyword>cius</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:08:12</query_time>
   <create_date>2002-02-13</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2027-02-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EASI SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns2.webadev.net</value>
    <value>dns3.webadev.net</value>
    <value>dns4.webadev.net</value>
    <value>p04.webadev.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>c3s.fun</domain_name>
   <domain_keyword>c3s</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-15 04:37:17</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>guang 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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cims.vip</domain_name>
   <domain_keyword>cims</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-15 18:28:14</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-05-01</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>gu tian xian tian yun ge ruan jian kai fa gong zuo shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>pear.dnspod.net</value>
    <value>space.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cid.ltd</domain_name>
   <domain_keyword>cid</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-16 02:34:30</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cids.ro</domain_name>
   <domain_keyword>cids</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 02:38:05</query_time>
   <create_date>2020-07-23</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.ro</value>
    <value>ns2.cyberfolks.ro</value>
    <value>ns3.cyberfolks.ro</value>
    <value>ns4.cyberfolks.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cas.org.br</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-26 22:18:57</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2026-10-19</expiry_date>
   <registrant_name>Inst. Bras. de Estoque de Carbono e A??es Sust.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.blizhost.com</value>
    <value>ns2.blizhost.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>cfs.wales</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-03 03:05:56</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-10-08</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Caerphilly County Borough</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cfs.country</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-03 03:05:55</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cise.exchange</domain_name>
   <domain_keyword>cise</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-22 06:40:19</query_time>
   <create_date>2014-12-09</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-09</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>Channel Islands Securities Exchange</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guernsey</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>enterprise.ng-it.net</value>
    <value>galileo.ng-it.net</value>
    <value>hawking.ng-it.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ciso.net</domain_name>
   <domain_keyword>ciso</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:42:06</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of ciso.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>n1.ciso.net</value>
    <value>n2.ciso.net</value>
    <value>n3.ciso.net</value>
    <value>n4.ciso.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cas.church</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-30 12:47:15</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>civ.dev</domain_name>
   <domain_keyword>civ</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 04:06:58</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cims.org</domain_name>
   <domain_keyword>cims</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 00:52:35</query_time>
   <create_date>1997-08-21</create_date>
   <update_date>2022-04-21</update_date>
   <expiry_date>2028-08-20</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_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cies.cl</domain_name>
   <domain_keyword>cies</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-20 03:45:34</query_time>
   <create_date>2023-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Jaqueline Palacios</registrant_name>
   <name_servers>
    <value>ns1.publiempresa.cl</value>
    <value>ns2.publiempresa.cl</value>
    <value>ns3.publiempresa.cl</value>
    <value>ns4.publiempresa.cl</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>cids.ru</domain_name>
   <domain_keyword>cids</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:49:54</query_time>
   <create_date>2011-06-21</create_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>cisl.online</domain_name>
   <domain_keyword>cisl</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 00:01:18</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>NA</registrant_state>
   <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>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cfis.ru</domain_name>
   <domain_keyword>cfis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:46</query_time>
   <create_date>2018-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ccs.coffee</domain_name>
   <domain_keyword>ccs</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-06 20:49:24</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-ini.co</value>
    <value>ns2.ns-ini.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cie.org</domain_name>
   <domain_keyword>cie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 06:00:34</query_time>
   <create_date>1998-02-16</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-02-15</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>Council on Islamic Education</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>c4s.info</domain_name>
   <domain_keyword>c4s</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 21:34:32</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>2cis.fr</domain_name>
   <domain_keyword>2cis</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-07 10:29:31</query_time>
   <create_date>2007-10-02</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>2CIS - IMAGEEN STUDIO</registrant_company>
   <registrant_address>2CIS - IMAGEEN STUDIO, Route d Elne, MEGACASTILLET - ZAC MAS BALANDE, 66000 PERPIGNAN</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.468680010</registrant_phone>
   <name_servers>
    <value>ns1032.ui-dns.com</value>
    <value>ns1044.ui-dns.biz</value>
    <value>ns1055.ui-dns.org</value>
    <value>ns1120.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>cgs.aero</domain_name>
   <domain_keyword>cgs</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-07 18:40:32</query_time>
   <create_date>2013-06-21</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2028-06-21</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jennifer Evans</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.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>cds.technology</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-08 02:46:25</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cio.services</domain_name>
   <domain_keyword>cio</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 11:34:42</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</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>41</num>
   <domain_name>c6is.com</domain_name>
   <domain_keyword>c6is</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 13:41:39</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=c6is.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ciu.net.cn</domain_name>
   <domain_keyword>ciu</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-19 15:47:07</query_time>
   <create_date>2023-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ccs.jewelry</domain_name>
   <domain_keyword>ccs</domain_keyword>
   <domain_tld>jewelry</domain_tld>
   <query_time>2024-05-18 14:03:21</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>dns103.register.com</value>
    <value>dns104.register.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>ciso.top</domain_name>
   <domain_keyword>ciso</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 23:38:43</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xu xiao qiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>YUNNAN</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.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cisi.it</domain_name>
   <domain_keyword>cisi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 23:38:32</query_time>
   <create_date>2010-04-05</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cits.tv</domain_name>
   <domain_keyword>cits</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 23:44:26</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2024-06-17</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>da li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>cms.co.mz</domain_name>
   <domain_keyword>cms</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-12 06:42:48</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>ASTS LDA</registrar_name>
   <registrar_website>https://billing.mcloud.co.mz</registrar_website>
   <registrant_name>Confianca Microseguros SA</registrant_name>
   <registrant_company>Confianca Microseguros SA</registrant_company>
   <registrant_address>Matutuine Rua Principal Bela Vista</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.843447780</registrant_phone>
   <name_servers>
    <value>ns.mcloud.co.mz</value>
    <value>ns2.mcloud.co.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cir.ht</domain_name>
   <domain_keyword>cir</domain_keyword>
   <domain_tld>ht</domain_tld>
   <query_time>2024-05-16 09:25:01</query_time>
   <registrar_name>GRAFIKLIF-Web@laMinute</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CompuConsult</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>HT</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cid.club</domain_name>
   <domain_keyword>cid</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 13:48:29</query_time>
   <create_date>2014-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cbs.ac</domain_name>
   <domain_keyword>cbs</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-20 09:29:09</query_time>
   <create_date>2008-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cls.cc</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 00:17:21</query_time>
   <create_date>2014-05-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-12</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cisd.org</domain_name>
   <domain_keyword>cisd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 13:41:32</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2028-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cjs.app</domain_name>
   <domain_keyword>cjs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 16:42:40</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.dccdns.com</value>
    <value>park2.dccdns.com</value>
    <value>park3.dccdns.com</value>
    <value>park4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cip.wiki</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-14 00:59:15</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</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>ns2.radcom.hosting</value>
    <value>ns32.radcom.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cir.blue</domain_name>
   <domain_keyword>cir</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-24 18:23:39</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2034-04-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>chis.one</domain_name>
   <domain_keyword>chis</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-20 11:49:50</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2021-09-01</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162441343</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cin.monster</domain_name>
   <domain_keyword>cin</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-23 13:56:07</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-24</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>hera.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cds.services</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-25 00:55:48</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>3918</registrar_iana>
   <registrar_name>Sav.com, LLC - 28</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>59</num>
   <domain_name>ccs.cool</domain_name>
   <domain_keyword>ccs</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-27 05:16:03</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-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>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>su juan</registrant_company>
   <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>kanye.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ciso.finance</domain_name>
   <domain_keyword>ciso</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-27 20:22:04</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>chs.co.jp</domain_name>
   <domain_keyword>chs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-26 00:32:57</query_time>
   <create_date>1997-12-10</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>HUMAN SYSTEM, K.K.</registrant_company>
   <name_servers>
    <value>dns2.ixent.ne.jp</value>
    <value>ns.chs.jp</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>clis.info</domain_name>
   <domain_keyword>clis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:46:45</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>c4s.net</domain_name>
   <domain_keyword>c4s</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 05:24:33</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.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>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=c4s.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>64</num>
   <domain_name>cii.coffee</domain_name>
   <domain_keyword>cii</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-26 00:43:31</query_time>
   <create_date>2018-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cil.im</domain_name>
   <domain_keyword>cil</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-29 01:53:17</query_time>
   <expiry_date>2024-05-10</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>leo.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>cib.lat</domain_name>
   <domain_keyword>cib</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-29 03:41:44</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-17</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>ns1.cib.lat</value>
    <value>ns2.cib.lat</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cks.info</domain_name>
   <domain_keyword>cks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 08:17:02</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cig.life</domain_name>
   <domain_keyword>cig</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 00:21:04</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cib.ink</domain_name>
   <domain_keyword>cib</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-02 19:33:41</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-30</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cim.press</domain_name>
   <domain_keyword>cim</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-06-02 19:38:31</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-09-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>ZH</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>71</num>
   <domain_name>cic.ph</domain_name>
   <domain_keyword>cic</domain_keyword>
   <domain_tld>ph</domain_tld>
   <query_time>2017-06-22 13:45:47</query_time>
   <create_date>2013-06-19</create_date>
   <update_date>2017-06-01</update_date>
   <expiry_date>2027-06-19</expiry_date>
   <registrar_iana>863</registrar_iana>
   <registrar_name>dotPH Domains, Inc</registrar_name>
   <registrant_name>Raul Joseph Concepcion</registrant_name>
   <registrant_company>Concepcion Carrier Airconditioning Company</registrant_company>
   <registrant_address>Km. 20 East Srv Rd, Alabang, Muntinlupa city</registrant_address>
   <registrant_city>Muntinlupa</registrant_city>
   <registrant_state>metro manila</registrant_state>
   <registrant_zip>1770</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>rau...@...</registrant_email>
   <name_servers>
    <value>dns1.domains.ph</value>
    <value>dns2.domains.ph</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>cisi.xyz</domain_name>
   <domain_keyword>cisi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 08:47:25</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>73</num>
   <domain_name>cisd.in</domain_name>
   <domain_keyword>cisd</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-10 08:47:13</query_time>
   <create_date>2019-12-08</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Orissa</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>anita.ns.cloudflare.com</value>
    <value>sergi.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>74</num>
   <domain_name>cibs.info</domain_name>
   <domain_keyword>cibs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 18:49:54</query_time>
   <create_date>2001-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.com</value>
    <value>ns2.greengeeks.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>ciz.hr</domain_name>
   <domain_keyword>ciz</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-11 15:56:15</query_time>
   <create_date>2013-01-08</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ČISTOĆA I ZELENILO d.o.o.</registrant_name>
   <registrant_address>Trg Oluje 5. kolovoza 1995. kbr. 9</registrant_address>
   <registrant_city>Knin</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>22300</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.paranid.net</value>
    <value>ns3.paranid.net</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>cio.camp</domain_name>
   <domain_keyword>cio</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-10 14:17:15</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cip.int</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>int</domain_tld>
   <query_time>2024-04-10 14:19:24</query_time>
   <update_date>2018-07-27</update_date>
   <registrant_name>Moises Rosario</registrant_name>
   <registrant_address>Avenida La Molina 1895, La Molina, Lima Lima Lima 12, pe, Peru</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51 1 3496017 (ext3136)</registrant_phone>
  </value>
  <value>
   <num>78</num>
   <domain_name>cms.com.co</domain_name>
   <domain_keyword>cms</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-07 01:03:55</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2020-04-14</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>88888</registrar_iana>
   <registrar_name>Central Comercializadora de Internet S.A.S</registrar_name>
   <registrar_website>http://mi.com.co/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>830082856 1</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Distrito Capltalde Santa Fede Bogot&amp;#227;</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.redexpertos.com.co</value>
    <value>ns2.redexpertos.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cim.mom</domain_name>
   <domain_keyword>cim</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-13 05:40:17</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cris.dev</domain_name>
   <domain_keyword>cris</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 08:23:03</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rhythmic Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ci3.cl</domain_name>
   <domain_keyword>ci3</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-15 09:52:24</query_time>
   <create_date>2016-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Universidad del Desarrollo</registrant_name>
   <name_servers>
    <value>burt.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>cii.group</domain_name>
   <domain_keyword>cii</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-14 12:08:59</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cihs.org</domain_name>
   <domain_keyword>cihs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 12:08:34</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cps.jp</domain_name>
   <domain_keyword>cps</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 06:44:24</query_time>
   <create_date>2001-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cbs.moscow</domain_name>
   <domain_keyword>cbs</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-20 12:09:27</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2021-12-28</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cos.business</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-20 19:42:43</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</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>87</num>
   <domain_name>cisl.shop</domain_name>
   <domain_keyword>cisl</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 06:41:21</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cix.be</domain_name>
   <domain_keyword>cix</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 08:40:07</query_time>
   <create_date>2014-09-20</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>civs.net</domain_name>
   <domain_keyword>civs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 08:39:18</query_time>
   <create_date>2006-04-30</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ccis.app</domain_name>
   <domain_keyword>ccis</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-18 00:50:36</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the 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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cise.ai</domain_name>
   <domain_keyword>cise</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 03:51:11</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ces.vip</domain_name>
   <domain_keyword>ces</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-14 11:18:41</query_time>
   <create_date>2017-05-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XIEQINGLIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JIANGXI</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>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cia.party</domain_name>
   <domain_keyword>cia</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-01 15:37:46</query_time>
   <create_date>2016-07-27</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2026-07-26</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.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>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>94</num>
   <domain_name>cls.partners</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-07 12:20:09</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ccs.church</domain_name>
   <domain_keyword>ccs</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-06 20:49:24</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uksrv.co.uk</value>
    <value>ns2.uksrv.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cia.net</domain_name>
   <domain_keyword>cia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 14:45:27</query_time>
   <create_date>1994-11-28</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2027-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cia.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>ned.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>97</num>
   <domain_name>chs.center</domain_name>
   <domain_keyword>chs</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-09 03:04:40</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>0cis.com</domain_name>
   <domain_keyword>0cis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 21:32:44</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>http://beget.com</registrar_website>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cisc.pl</domain_name>
   <domain_keyword>cisc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-03 01:00:09</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cia.airforce</domain_name>
   <domain_keyword>cia</domain_keyword>
   <domain_tld>airforce</domain_tld>
   <query_time>2024-04-29 11:24:36</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2023-07-17</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.123</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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