WHOIS QUERY TIME

31 May 2024 - 2:41 AM UTC

Registered: 5 January 1999
Expiry: 5 January 2026

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns3.east.net
ns4.east.net

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=cos.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cos.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cos.org.cn",
            "domain_keyword": "cos",
            "domain_tld": "org.cn",
            "query_time": "2024-05-31 02:41:29",
            "create_date": "1999-01-05",
            "expiry_date": "2026-01-05",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国兵工学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.east.net",
                "ns4.east.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cos.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cos.org.cn</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-31 02:41:29</query_time>
   <create_date>1999-01-05</create_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国兵工学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.east.net</value>
    <value>ns4.east.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.035 seconds) for "cos.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Feb 2024 - 7:16 PM UTC

Registered: 5 January 1999
Expiry: 5 January 2026

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns3.east.net
ns4.east.net

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&database=historical&domain_name=cos.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cos.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "cos.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cos.org.cn",
            "domain_keyword": "cos",
            "domain_tld": "org.cn",
            "query_time": "2024-02-12 19:16:15",
            "create_date": "1999-01-05",
            "expiry_date": "2026-01-05",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国兵工学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.east.net",
                "ns4.east.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>cos.org.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>cos.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cos.org.cn</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-02-12 19:16:15</query_time>
   <create_date>1999-01-05</create_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国兵工学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.east.net</value>
    <value>ns4.east.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 224 domain names (in 0.021 seconds) which contained the exact domain keyword "cos".
Domain Name Registered Expiry Registrar Ownership
1 cos.nl 28 Aug 1995 - Registrar.eu -
2 cos.com 25 Sep 1996 24 Sep 2033 CSC CORPORATE DOMAINS, INC. H&M Hennes & Mauritz AB
3 cos.ie 24 Feb 1998 24 Feb 2025 Register 365 REDACTED FOR PRIVACY
4 cos.ru 22 Jun 1998 30 Jun 2024 RU-CENTER-RU JSC 'COS&HT'
5 cos.it 3 Sep 1998 11 Jun 2024 GiDiNet di Iunco Daniele Antonio Consorzio Sanita' Societa' Cooperativa a responsabilita' limitata
6 cos.org.cn 5 Jan 1999 5 Jan 2026 北京东方网景信息科技有限公司 中国兵工学会
7 cos.pl 4 Nov 1999 3 Nov 2024 home.pl S.A. -
8 cos.net 4 Jan 2000 4 Jan 2025 22net, Inc. -
9 cos.org 13 Jul 2001 13 Jul 2024 MarkMonitor Inc. Camelot UK Bidco Limited
10 cos.info 13 Sep 2001 13 Sep 2024 DNC Holdings, Inc. DVLPMNT MARKETING, INC.
11 cos.biz 15 Nov 2001 18 Nov 2024 Key-Systems GmbH DOMAINES REYBIER
12 cos.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC NameFind LLC
13 cos.co.th 30 Jul 2002 29 Jul 2024 THNIC C.O.S. Engineering Co., Ltd. (บริษัท ซี.โอ.เอส.เอ็นจิเนียริ่ง จำกัด)
14 cos.cn 3 Apr 2004 3 Apr 2025 阿里云计算有限公司(万网) 海恩斯莫里斯(上海)商业有限公司
15 cos.dk 16 Jun 2004 30 Jun 2024 - Aleksandar Johannesh Elvar Eriksen
16 cos.co.in 25 Mar 2005 25 Mar 2025 Endurance Digital Domain Technology LLP Telepathy, Inc
17 cos.me.uk 16 Aug 2005 16 Aug 2025 Ionos SE [Tag = 1AND1] -
18 cos.com.br 5 Mar 2006 5 Mar 2025 - RioMaze Adm de Bens Ltda.
19 cos.mobi 26 Sep 2006 26 Sep 2024 Wild West Domains, LLC Domains By Proxy, LLC
20 cos.se 16 Oct 2006 16 Oct 2024 NEware AB -
21 cos.jp 1 May 2007 31 May 2025 - Converged Open Systems, Inc.
22 cos.fr 28 Jun 2007 28 Jun 2024 SAFENAMES LTD Ano Nymous
23 cos.asia 18 Mar 2008 18 Mar 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
24 cos.co.nz 29 Oct 2008 - Voyager Internet Ltd T/A 1st Domains -
25 cos.be 22 Feb 2009 - Registrar.eu -
26 cos.tel 9 Mar 2009 22 Mar 2025 Vautron Rechenzentrum AG Burkhart Schurig
27 cos.cc 9 Aug 2010 9 Aug 2031 GoDaddy.com, LLC Domains By Proxy, LLC
28 cos.co 29 Sep 2010 28 Sep 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
29 cos.coop 18 Oct 2010 18 Oct 2024 Entorno Digital, S.A. LabCOOP SCCL
30 cos.in 24 Mar 2011 24 Mar 2025 Dynadot LLC REDACTED FOR PRIVACY
31 cos.tv 26 Aug 2011 26 Aug 2024 Gandi SAS Crystalline Network Pte Ltd.
32 cos.ly 21 Nov 2011 21 Nov 2025 LTT local (loc) Calansio Oil Services
33 cos.com.co 23 Aug 2012 22 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 cos.pt 12 Jun 2013 12 May 2025 - C.O.S. - CONSULTAS EXAMES E CIRÚRGIA, LDA
35 cos.io 25 Jun 2013 25 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 cos.me 17 Oct 2013 17 Oct 2033 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 cos.hr 4 Dec 2013 4 Dec 2024 Terrakom d.o.o. H&M Hennes & Mauritz AB
38 cos.clothing 28 Jan 2014 28 Jan 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
39 cos.lt 5 Feb 2014 6 Feb 2026 UAB "Interneto vizija" UAB "Interneto vizija"
40 cos.photos 20 Mar 2014 20 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
41 cos.club 29 Mar 2014 28 Mar 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
42 cos.sc 22 Apr 2014 22 Apr 2024 1API GmbH CoSchedule
43 cos.shoes 28 Apr 2014 28 Apr 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
44 cos.careers 30 Apr 2014 30 Apr 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
45 cos.company 19 May 2014 19 May 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
46 cos.support 20 May 2014 20 May 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
47 cos.xyz 4 Jun 2014 4 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 cos.tokyo 7 Jun 2014 7 Jun 2025 CSC Corporate Domains, Inc. -
49 cos.events 11 Jun 2014 11 Jun 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
50 cos.international 25 Jun 2014 25 Jun 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
51 cos.sexy 26 Jun 2014 26 Jun 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
52 cos.nagoya 26 Jun 2014 26 Jun 2025 CSC Corporate Domains, Inc. -
53 cos.wang 29 Jun 2014 29 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yu Hao
54 cos.moda 8 Jul 2014 8 Jul 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
55 cos.pictures 15 Jul 2014 15 Jul 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
56 cos.wtf 28 Jul 2014 28 Jul 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
57 cos.yokohama 5 Aug 2014 5 Aug 2024 CSC Corporate Domains, Inc. -
58 cos.wien 8 Aug 2014 8 Aug 2024 Lexsynergy Limited H&amp;M Hennes &amp; Mauritz AB
59 cos.career 18 Aug 2014 18 Aug 2024 CSC Corporate Domains, Inc. H&amp;M Hennes &amp; Mauritz AB
60 cos.discount 19 Aug 2014 19 Aug 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
61 cos.rocks 24 Aug 2014 24 Aug 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
62 cos.global 25 Aug 2014 25 Aug 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
63 cos.pics 26 Aug 2014 26 Aug 2024 Tucows.com Co. Ted Schundler
64 cos.life 9 Sep 2014 9 Sep 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
65 cos.brussels 17 Sep 2014 17 Sep 2024 CSC Corporate Domains Inc. H&M Hennes & Mauritz AB
66 cos.deals 2 Oct 2014 2 Oct 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
67 cos.church 2 Oct 2014 2 Oct 2024 IONOS SE 1&1 Internet Inc
68 cos.capetown 2 Oct 2014 2 Oct 2024 Lexsynergy Limited H&amp;M Hennes &amp; Mauritz AB
69 cos.joburg 2 Oct 2014 2 Oct 2024 Lexsynergy Limited H&amp;M Hennes &amp; Mauritz AB
70 cos.nyc 3 Oct 2014 2 Oct 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
71 cos.bayern 17 Oct 2014 17 Oct 2024 united-domains AG REDACTED FOR PRIVACY
72 cos.systems 25 Oct 2014 25 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
73 cos.paris 2 Dec 2014 2 Dec 2024 CSC CORPORATE DOMAINS INC. H&M Hennes & Mauritz AB
74 cos.scot 18 Dec 2014 18 Dec 2024 IONOS SE Data Privacy Protected
75 cos.tj.cn 12 Jan 2015 12 Jan 2025 成都西维数码科技有限公司 白凯
76 cos.ren 29 Jan 2015 29 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xiang wang
77 cos.hamburg 12 Mar 2015 12 Mar 2025 Lexsynergy Limited -
78 cos.london 30 Mar 2015 30 Mar 2025 CSC Corporate Domains Inc. H&M Hennes & Mauritz AB
79 cos.fashion 10 Apr 2015 10 Apr 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
80 cos.video 27 Apr 2015 27 Apr 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
81 cos.sale 27 Apr 2015 27 Apr 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
82 cos.chat 12 May 2015 12 May 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
83 cos.style 12 May 2015 12 May 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
84 cos.design 11 Jun 2015 11 Jun 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
85 cos.news 6 Jul 2015 6 Jul 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
86 cos.site 15 Jul 2015 15 Jul 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
87 cos.schule 21 Jul 2015 21 Jul 2024 Mesh Digital Limited REDACTED FOR PRIVACY
88 cos.amsterdam 17 Aug 2015 17 Aug 2024 CSC Corporate Domains, Inc H&M Hennes & Mauritz AB
89 cos.movie 17 Aug 2015 17 Aug 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
90 cos.online 19 Aug 2015 19 Aug 2024 CSC Corporate Domains Inc. H&M Hennes & Mauritz AB
91 cos.travel 5 Oct 2015 4 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA cos.ta consultancy and advice
92 cos.moe 6 Oct 2015 5 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu KerNET Limited
93 cos.vin 19 Jan 2016 19 Jan 2025 Key-Systems, LLC DOMAINES REYBIER
94 cos.uk 18 Feb 2016 18 Feb 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
95 cos.co.uk 18 Feb 2016 18 Feb 2025 Domainlore LLC [Tag = DOMAINLORE] -
96 cos.barcelona 20 Mar 2016 20 Mar 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
97 cos.promo 23 May 2016 23 May 2025 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
98 cos.shopping 2 Oct 2016 2 Oct 2024 CSC Corporate Domains, Inc. H&M Hennes & Mauritz AB
99 cos.blog 18 Oct 2016 18 Oct 2024 CSC Corporate Domains Inc. H&M Hennes & Mauritz AB
100 cos.fun 5 Apr 2017 5 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Qi Xiang
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Cos.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cos&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cos",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 225,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cos.nl, cos.com, cos.ie, cos.ru, cos.it, cos.org.cn, cos.pl, cos.net, cos.org, cos.info, cos.biz, cos.us, cos.co.th, cos.cn, cos.dk, cos.co.in, cos.me.uk, cos.com.br, cos.mobi, cos.se, cos.jp, cos.fr, cos.asia, cos.co.nz, cos.be, cos.tel, cos.cc, cos.co, cos.coop, cos.in, cos.tv, cos.ly, cos.com.co, cos.pt, cos.io, cos.me, cos.hr, cos.clothing, cos.lt, cos.photos, cos.club, cos.sc, cos.shoes, cos.careers, cos.company, cos.support, cos.xyz, cos.tokyo, cos.events, cos.international, cos.sexy, cos.nagoya, cos.wang, cos.moda, cos.pictures, cos.wtf, cos.yokohama, cos.wien, cos.career, cos.discount, cos.rocks, cos.global, cos.pics, cos.life, cos.brussels, cos.deals, cos.church, cos.capetown, cos.joburg, cos.nyc, cos.bayern, cos.systems, cos.paris, cos.scot, cos.tj.cn, cos.ren, cos.hamburg, cos.london, cos.fashion, cos.video, cos.sale, cos.chat, cos.style, cos.design, cos.news, cos.site, cos.schule, cos.amsterdam, cos.movie, cos.online, cos.travel, cos.moe, cos.vin, cos.uk, cos.co.uk, cos.barcelona, cos.promo, cos.shopping, cos.blog, cos.fun",
    "results": [
        {
            "num": 1,
            "domain_name": "cos.nl",
            "domain_keyword": "cos",
            "domain_tld": "nl",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "1995-08-28",
            "update_date": "2023-11-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "cos.com",
            "domain_keyword": "cos",
            "domain_tld": "com",
            "query_time": "2024-06-04 20:57:00",
            "create_date": "1996-09-25",
            "update_date": "2023-09-27",
            "expiry_date": "2033-09-24",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "Master Samuelsgatan 46 A",
            "registrant_city": "Stockholm",
            "registrant_state": "SE",
            "registrant_zip": "10638",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.87965500",
            "registrant_fax": "+46.8209919",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cos.ie",
            "domain_keyword": "cos",
            "domain_tld": "ie",
            "query_time": "2024-04-07 16:32:23",
            "create_date": "1998-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cos.ru",
            "domain_keyword": "cos",
            "domain_tld": "ru",
            "query_time": "2024-05-02 22:55:52",
            "create_date": "1998-06-22",
            "expiry_date": "2024-06-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC 'COS&HT'",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "cos.it",
            "domain_keyword": "cos",
            "domain_tld": "it",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "1998-09-03",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-11",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "Consorzio Sanita' Societa' Cooperativa a responsabilita' limitata",
            "registrant_address": "Via Carso, 28",
            "registrant_city": "Soresina",
            "registrant_state": "CR",
            "registrant_zip": "26015",
            "registrant_country": "IT",
            "name_servers": [
                "ns.dsplabs.it",
                "ns2.dsplabs.it",
                "ns3.dsplabs.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "cos.org.cn",
            "domain_keyword": "cos",
            "domain_tld": "org.cn",
            "query_time": "2024-05-31 02:41:29",
            "create_date": "1999-01-05",
            "expiry_date": "2026-01-05",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "中国兵工学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.east.net",
                "ns4.east.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cos.pl",
            "domain_keyword": "cos",
            "domain_tld": "pl",
            "query_time": "2024-04-13 07:03:34",
            "create_date": "1999-11-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-03",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cos.net",
            "domain_keyword": "cos",
            "domain_tld": "net",
            "query_time": "2024-04-14 08:55:43",
            "create_date": "2000-01-04",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cos.org",
            "domain_keyword": "cos",
            "domain_tld": "org",
            "query_time": "2024-06-04 19:51:34",
            "create_date": "2001-07-13",
            "update_date": "2022-10-15",
            "expiry_date": "2024-07-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Camelot UK Bidco Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1431.awsdns-50.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-25.awsdns-03.com",
                "ns-747.awsdns-29.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cos.info",
            "domain_keyword": "cos",
            "domain_tld": "info",
            "query_time": "2024-05-25 23:08:42",
            "create_date": "2001-09-13",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-13",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DVLPMNT MARKETING, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cos.biz",
            "domain_keyword": "cos",
            "domain_tld": "biz",
            "query_time": "2024-05-17 12:37:04",
            "create_date": "2001-11-15",
            "update_date": "2023-06-24",
            "expiry_date": "2024-11-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAINES REYBIER",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cos.us",
            "domain_keyword": "cos",
            "domain_tld": "us",
            "query_time": "2024-05-01 02:03:55",
            "create_date": "2002-04-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "registrant_fax": "+1.4259744689",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cos.co.th",
            "domain_keyword": "cos",
            "domain_tld": "co.th",
            "query_time": "2024-05-25 23:08:42",
            "create_date": "2002-07-30",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-29",
            "registrar_name": "THNIC",
            "registrant_company": "C.O.S. Engineering Co., Ltd. (บริษัท ซี.โอ.เอส.เอ็นจิเนียริ่ง จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns53.naxza.com",
                "ns54.naxza.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cos.cn",
            "domain_keyword": "cos",
            "domain_tld": "cn",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2004-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "海恩斯莫里斯(上海)商业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cos.dk",
            "domain_keyword": "cos",
            "domain_tld": "dk",
            "query_time": "2024-06-01 20:38:15",
            "create_date": "2004-06-16",
            "expiry_date": "2024-06-30",
            "registrant_name": "Aleksandar Johannesh Elvar Eriksen",
            "registrant_address": "Nørregaardsvej 12, Vorgod",
            "registrant_city": "Videbæk",
            "registrant_zip": "6920",
            "registrant_country": "DK",
            "registrant_phone": "+45 30510751",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "cos.co.in",
            "domain_keyword": "cos",
            "domain_tld": "co.in",
            "query_time": "2024-05-23 22:35:11",
            "create_date": "2005-03-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cos.me.uk",
            "domain_keyword": "cos",
            "domain_tld": "me.uk",
            "query_time": "2024-05-07 00:52:20",
            "create_date": "2005-08-16",
            "update_date": "2023-08-15",
            "expiry_date": "2025-08-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1055.ui-dns.com",
                "ns1055.ui-dns.de",
                "ns1055.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "cos.com.br",
            "domain_keyword": "cos",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 02:52:56",
            "create_date": "2006-03-05",
            "update_date": "2024-06-09",
            "expiry_date": "2025-03-05",
            "registrant_name": "RioMaze Adm de Bens Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 19,
            "domain_name": "cos.mobi",
            "domain_keyword": "cos",
            "domain_tld": "mobi",
            "query_time": "2024-05-29 19:49:05",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cos.se",
            "domain_keyword": "cos",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:46:13",
            "create_date": "2006-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cos.jp",
            "domain_keyword": "cos",
            "domain_tld": "jp",
            "query_time": "2024-06-02 14:13:35",
            "create_date": "2007-05-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Converged Open Systems, Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                "ns1.freens.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 22,
            "domain_name": "cos.fr",
            "domain_keyword": "cos",
            "domain_tld": "fr",
            "query_time": "2024-06-12 19:45:12",
            "create_date": "2007-06-28",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-28",
            "registrar_name": "SAFENAMES LTD",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 23,
            "domain_name": "cos.asia",
            "domain_keyword": "cos",
            "domain_tld": "asia",
            "query_time": "2024-05-17 12:37:04",
            "create_date": "2008-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cos.co.nz",
            "domain_keyword": "cos",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 19:49:05",
            "create_date": "2008-10-29",
            "update_date": "2024-03-06",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cos.be",
            "domain_keyword": "cos",
            "domain_tld": "be",
            "query_time": "2024-04-24 18:10:01",
            "create_date": "2009-02-22",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns061.auroradns.eu",
                "ns062.auroradns.nl",
                "ns063.auroradns.info"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 26,
            "domain_name": "cos.tel",
            "domain_keyword": "cos",
            "domain_tld": "tel",
            "query_time": "2024-05-14 03:34:28",
            "create_date": "2009-03-09",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Burkhart Schurig",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cos.cc",
            "domain_keyword": "cos",
            "domain_tld": "cc",
            "query_time": "2024-04-24 18:10:01",
            "create_date": "2010-08-09",
            "update_date": "2023-07-20",
            "expiry_date": "2031-08-09",
            "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=cos.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "leia.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cos.co",
            "domain_keyword": "cos",
            "domain_tld": "co",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2010-09-29",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cos.coop",
            "domain_keyword": "cos",
            "domain_tld": "coop",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2010-10-18",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-18",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "www.entorno.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LabCOOP SCCL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cos.in",
            "domain_keyword": "cos",
            "domain_tld": "in",
            "query_time": "2024-04-23 09:46:12",
            "create_date": "2011-03-24",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mitsu.in",
                "ns2.mitsu.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cos.tv",
            "domain_keyword": "cos",
            "domain_tld": "tv",
            "query_time": "2024-06-06 14:03:40",
            "create_date": "2011-08-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crystalline Network Pte Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1088.awsdns-08.org",
                "ns-1708.awsdns-21.co.uk",
                "ns-455.awsdns-56.com",
                "ns-720.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cos.ly",
            "domain_keyword": "cos",
            "domain_tld": "ly",
            "query_time": "2024-05-27 21:03:50",
            "create_date": "2011-11-21",
            "update_date": "2023-11-28",
            "expiry_date": "2025-11-21",
            "registrar_name": "LTT local (loc)",
            "registrant_name": "Wael  Elbramley",
            "registrant_company": "Calansio Oil Services",
            "registrant_address": "As-Seyahhia Area",
            "registrant_city": "Tripoli",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.912131181",
            "name_servers": [
                "dns2.lttdns.net",
                "dns3.lttdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cos.com.co",
            "domain_keyword": "cos",
            "domain_tld": "com.co",
            "query_time": "2024-05-17 12:37:04",
            "create_date": "2012-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2025-08-22",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cos.pt",
            "domain_keyword": "cos",
            "domain_tld": "pt",
            "query_time": "2024-05-25 23:08:42",
            "create_date": "2013-06-12",
            "expiry_date": "2025-05-12",
            "registrant_name": "C.O.S. - CONSULTAS EXAMES E CIRÚRGIA, LDA",
            "registrant_address": "Av Gago Coutinho e Sacadura Cabral, 3A-3B",
            "registrant_city": "Setúbal",
            "registrant_state": "Setúbal",
            "registrant_zip": "2900-257",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "cos.io",
            "domain_keyword": "cos",
            "domain_tld": "io",
            "query_time": "2024-05-17 12:37:04",
            "create_date": "2013-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cos.me",
            "domain_keyword": "cos",
            "domain_tld": "me",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2013-10-17",
            "update_date": "2024-04-09",
            "expiry_date": "2033-10-17",
            "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.sfihwohfwoho.cm",
                "ns2.sfihwohfwoho.cm"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cos.hr",
            "domain_keyword": "cos",
            "domain_tld": "hr",
            "query_time": "2024-05-29 19:49:05",
            "create_date": "2013-12-04",
            "update_date": "2019-06-25",
            "expiry_date": "2024-12-04",
            "registrar_name": "Terrakom d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "H&M Hennes & Mauritz AB",
            "registrant_address": "Master Samuelsgatan 46 A",
            "registrant_city": "Stockholm, SE",
            "registrant_state": "SE",
            "registrant_zip": "10638",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net"
            ]
        },
        {
            "num": 38,
            "domain_name": "cos.clothing",
            "domain_keyword": "cos",
            "domain_tld": "clothing",
            "query_time": "2024-05-17 12:37:04",
            "create_date": "2014-01-28",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cos.lt",
            "domain_keyword": "cos",
            "domain_tld": "lt",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-02-05",
            "expiry_date": "2026-02-06",
            "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": 40,
            "domain_name": "cos.photos",
            "domain_keyword": "cos",
            "domain_tld": "photos",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-03-20",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-20",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cos.club",
            "domain_keyword": "cos",
            "domain_tld": "club",
            "query_time": "2024-05-23 22:35:11",
            "create_date": "2014-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cos.sc",
            "domain_keyword": "cos",
            "domain_tld": "sc",
            "query_time": "2023-11-16 10:54:38",
            "create_date": "2014-04-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CoSchedule",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ND",
            "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": [
                "josh.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cos.shoes",
            "domain_keyword": "cos",
            "domain_tld": "shoes",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-04-28",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cos.careers",
            "domain_keyword": "cos",
            "domain_tld": "careers",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2014-04-30",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cos.company",
            "domain_keyword": "cos",
            "domain_tld": "company",
            "query_time": "2024-05-20 11:46:48",
            "create_date": "2014-05-19",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cos.support",
            "domain_keyword": "cos",
            "domain_tld": "support",
            "query_time": "2024-05-23 22:35:12",
            "create_date": "2014-05-20",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cos.xyz",
            "domain_keyword": "cos",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-06-04",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gslb4.sakura.ne.jp",
                "ns2.gslb4.sakura.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cos.tokyo",
            "domain_keyword": "cos",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 02:03:55",
            "create_date": "2014-06-07",
            "update_date": "2024-04-30",
            "expiry_date": "2025-06-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cos.events",
            "domain_keyword": "cos",
            "domain_tld": "events",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2014-06-11",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cos.international",
            "domain_keyword": "cos",
            "domain_tld": "international",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-06-25",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cos.sexy",
            "domain_keyword": "cos",
            "domain_tld": "sexy",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-06-26",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cos.nagoya",
            "domain_keyword": "cos",
            "domain_tld": "nagoya",
            "query_time": "2024-05-31 02:41:33",
            "create_date": "2014-06-26",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cos.wang",
            "domain_keyword": "cos",
            "domain_tld": "wang",
            "query_time": "2024-05-23 22:35:12",
            "create_date": "2014-06-29",
            "update_date": "2024-02-16",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yu Hao",
            "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": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cos.moda",
            "domain_keyword": "cos",
            "domain_tld": "moda",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-07-08",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cos.pictures",
            "domain_keyword": "cos",
            "domain_tld": "pictures",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-07-15",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cos.wtf",
            "domain_keyword": "cos",
            "domain_tld": "wtf",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-07-28",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cos.yokohama",
            "domain_keyword": "cos",
            "domain_tld": "yokohama",
            "query_time": "2024-05-04 04:00:28",
            "create_date": "2014-08-05",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cos.wien",
            "domain_keyword": "cos",
            "domain_tld": "wien",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-08-08",
            "update_date": "2023-06-27",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_name": "REDACTED",
            "registrant_company": "H&amp;M Hennes &amp; Mauritz AB",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cos.career",
            "domain_keyword": "cos",
            "domain_tld": "career",
            "query_time": "2024-04-24 18:10:01",
            "create_date": "2014-08-18",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&amp;M Hennes &amp; Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cos.discount",
            "domain_keyword": "cos",
            "domain_tld": "discount",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2014-08-19",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cos.rocks",
            "domain_keyword": "cos",
            "domain_tld": "rocks",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-08-24",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "cos.global",
            "domain_keyword": "cos",
            "domain_tld": "global",
            "query_time": "2024-05-20 11:46:48",
            "create_date": "2014-08-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cos.pics",
            "domain_keyword": "cos",
            "domain_tld": "pics",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-08-26",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Ted Schundler",
            "registrant_state": "CA",
            "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": [
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cos.life",
            "domain_keyword": "cos",
            "domain_tld": "life",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-09-09",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cos.brussels",
            "domain_keyword": "cos",
            "domain_tld": "brussels",
            "query_time": "2024-05-25 23:08:41",
            "create_date": "2014-09-17",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrar_website": "https://cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cos.deals",
            "domain_keyword": "cos",
            "domain_tld": "deals",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2014-10-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cos.church",
            "domain_keyword": "cos",
            "domain_tld": "church",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2014-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1065.ui-dns.biz",
                "ns1093.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cos.capetown",
            "domain_keyword": "cos",
            "domain_tld": "capetown",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2014-10-02",
            "update_date": "2023-08-21",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_company": "H&amp;M Hennes &amp; Mauritz AB",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cos.joburg",
            "domain_keyword": "cos",
            "domain_tld": "joburg",
            "query_time": "2024-05-23 22:35:11",
            "create_date": "2014-10-02",
            "update_date": "2023-08-21",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_company": "H&amp;M Hennes &amp; Mauritz AB",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cos.nyc",
            "domain_keyword": "cos",
            "domain_tld": "nyc",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2014-10-03",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cos.bayern",
            "domain_keyword": "cos",
            "domain_tld": "bayern",
            "query_time": "2024-04-24 18:10:01",
            "create_date": "2014-10-17",
            "update_date": "2024-03-10",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cos.systems",
            "domain_keyword": "cos",
            "domain_tld": "systems",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2014-10-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-25",
            "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": "UA",
            "registrant_email": "please query the rdds service of the registrar 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cos.paris",
            "domain_keyword": "cos",
            "domain_tld": "paris",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-12-02",
            "update_date": "2023-10-28",
            "expiry_date": "2024-12-02",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cos.scot",
            "domain_keyword": "cos",
            "domain_tld": "scot",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2014-12-18",
            "update_date": "2020-12-21",
            "expiry_date": "2024-12-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1067.ui-dns.org",
                "ns1068.ui-dns.com",
                "ns1098.ui-dns.biz",
                "ns1108.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cos.tj.cn",
            "domain_keyword": "cos",
            "domain_tld": "tj.cn",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2015-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "白凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cos.ren",
            "domain_keyword": "cos",
            "domain_tld": "ren",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-01-29",
            "update_date": "2020-03-02",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xiang wang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "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": 77,
            "domain_name": "cos.hamburg",
            "domain_keyword": "cos",
            "domain_tld": "hamburg",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-03-12",
            "update_date": "2021-07-01",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cos.london",
            "domain_keyword": "cos",
            "domain_tld": "london",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-03-30",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cos.fashion",
            "domain_keyword": "cos",
            "domain_tld": "fashion",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-04-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cos.video",
            "domain_keyword": "cos",
            "domain_tld": "video",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-04-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cos.sale",
            "domain_keyword": "cos",
            "domain_tld": "sale",
            "query_time": "2024-05-01 02:03:54",
            "create_date": "2015-04-27",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cos.chat",
            "domain_keyword": "cos",
            "domain_tld": "chat",
            "query_time": "2024-05-15 00:14:22",
            "create_date": "2015-05-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cos.style",
            "domain_keyword": "cos",
            "domain_tld": "style",
            "query_time": "2024-05-15 00:14:22",
            "create_date": "2015-05-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cos.design",
            "domain_keyword": "cos",
            "domain_tld": "design",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2015-06-11",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cos.news",
            "domain_keyword": "cos",
            "domain_tld": "news",
            "query_time": "2024-04-24 18:10:02",
            "create_date": "2015-07-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cos.site",
            "domain_keyword": "cos",
            "domain_tld": "site",
            "query_time": "2024-05-25 23:08:42",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cos.schule",
            "domain_keyword": "cos",
            "domain_tld": "schule",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2015-07-21",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cos.amsterdam",
            "domain_keyword": "cos",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-07 00:52:17",
            "create_date": "2015-08-17",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cos.movie",
            "domain_keyword": "cos",
            "domain_tld": "movie",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2015-08-17",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cos.online",
            "domain_keyword": "cos",
            "domain_tld": "online",
            "query_time": "2024-05-02 14:14:40",
            "create_date": "2015-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cos.travel",
            "domain_keyword": "cos",
            "domain_tld": "travel",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2015-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-04",
            "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": "cos.ta consultancy and advice",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ib.com.au",
                "dns2.ib.com.au",
                "dns3.ib.com.au",
                "dns4.ib.com.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cos.moe",
            "domain_keyword": "cos",
            "domain_tld": "moe",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2015-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KerNET 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cos.vin",
            "domain_keyword": "cos",
            "domain_tld": "vin",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2016-01-19",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAINES REYBIER",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cos.uk",
            "domain_keyword": "cos",
            "domain_tld": "uk",
            "query_time": "2024-05-31 02:41:31",
            "create_date": "2016-02-18",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-18",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "cos.co.uk",
            "domain_keyword": "cos",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:41:29",
            "create_date": "2016-02-18",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-18",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "cos.barcelona",
            "domain_keyword": "cos",
            "domain_tld": "barcelona",
            "query_time": "2024-04-24 18:10:01",
            "create_date": "2016-03-20",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/service/dbs/digital-brand-services",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cos.promo",
            "domain_keyword": "cos",
            "domain_tld": "promo",
            "query_time": "2024-05-07 00:52:18",
            "create_date": "2016-05-23",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cos.shopping",
            "domain_keyword": "cos",
            "domain_tld": "shopping",
            "query_time": "2024-04-06 00:19:49",
            "create_date": "2016-10-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cos.blog",
            "domain_keyword": "cos",
            "domain_tld": "blog",
            "query_time": "2024-04-06 00:19:48",
            "create_date": "2016-10-18",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_state": "SE",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cos.fun",
            "domain_keyword": "cos",
            "domain_tld": "fun",
            "query_time": "2024-05-15 11:44:07",
            "create_date": "2017-04-05",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhang Qi Xiang",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1491350400000_1541785",
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cos</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>225</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cos.nl, cos.com, cos.ie, cos.ru, cos.it, cos.org.cn, cos.pl, cos.net, cos.org, cos.info, cos.biz, cos.us, cos.co.th, cos.cn, cos.dk, cos.co.in, cos.me.uk, cos.com.br, cos.mobi, cos.se, cos.jp, cos.fr, cos.asia, cos.co.nz, cos.be, cos.tel, cos.cc, cos.co, cos.coop, cos.in, cos.tv, cos.ly, cos.com.co, cos.pt, cos.io, cos.me, cos.hr, cos.clothing, cos.lt, cos.photos, cos.club, cos.sc, cos.shoes, cos.careers, cos.company, cos.support, cos.xyz, cos.tokyo, cos.events, cos.international, cos.sexy, cos.nagoya, cos.wang, cos.moda, cos.pictures, cos.wtf, cos.yokohama, cos.wien, cos.career, cos.discount, cos.rocks, cos.global, cos.pics, cos.life, cos.brussels, cos.deals, cos.church, cos.capetown, cos.joburg, cos.nyc, cos.bayern, cos.systems, cos.paris, cos.scot, cos.tj.cn, cos.ren, cos.hamburg, cos.london, cos.fashion, cos.video, cos.sale, cos.chat, cos.style, cos.design, cos.news, cos.site, cos.schule, cos.amsterdam, cos.movie, cos.online, cos.travel, cos.moe, cos.vin, cos.uk, cos.co.uk, cos.barcelona, cos.promo, cos.shopping, cos.blog, cos.fun</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cos.nl</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>1995-08-28</create_date>
   <update_date>2023-11-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cos.com</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 20:57:00</query_time>
   <create_date>1996-09-25</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2033-09-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>Master Samuelsgatan 46 A</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>10638</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.87965500</registrant_phone>
   <registrant_fax>+46.8209919</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cos.ie</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-07 16:32:23</query_time>
   <create_date>1998-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cos.ru</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 22:55:52</query_time>
   <create_date>1998-06-22</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC 'COS&amp;HT'</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cos.it</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>Consorzio Sanita' Societa' Cooperativa a responsabilita' limitata</registrant_company>
   <registrant_address>Via Carso, 28</registrant_address>
   <registrant_city>Soresina</registrant_city>
   <registrant_state>CR</registrant_state>
   <registrant_zip>26015</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.dsplabs.it</value>
    <value>ns2.dsplabs.it</value>
    <value>ns3.dsplabs.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cos.org.cn</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-31 02:41:29</query_time>
   <create_date>1999-01-05</create_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>中国兵工学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.east.net</value>
    <value>ns4.east.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cos.pl</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 07:03:34</query_time>
   <create_date>1999-11-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cos.net</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 08:55:43</query_time>
   <create_date>2000-01-04</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cos.org</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 19:51:34</query_time>
   <create_date>2001-07-13</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Camelot UK Bidco Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1431.awsdns-50.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-25.awsdns-03.com</value>
    <value>ns-747.awsdns-29.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>10</num>
   <domain_name>cos.info</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 23:08:42</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DVLPMNT MARKETING, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cos.biz</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 12:37:04</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMAINES REYBIER</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cos.us</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 02:03:55</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <registrant_fax>+1.4259744689</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cos.co.th</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-25 23:08:42</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>C.O.S. Engineering Co., Ltd. (บริษัท ซี.โอ.เอส.เอ็นจิเนียริ่ง จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns53.naxza.com</value>
    <value>ns54.naxza.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cos.cn</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2004-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>海恩斯莫里斯(上海)商业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cos.dk</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-01 20:38:15</query_time>
   <create_date>2004-06-16</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Aleksandar Johannesh Elvar Eriksen</registrant_name>
   <registrant_address>Nørregaardsvej 12, Vorgod</registrant_address>
   <registrant_city>Videbæk</registrant_city>
   <registrant_zip>6920</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 30510751</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cos.co.in</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-23 22:35:11</query_time>
   <create_date>2005-03-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cos.me.uk</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-07 00:52:20</query_time>
   <create_date>2005-08-16</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1055.ui-dns.de</value>
    <value>ns1055.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>cos.com.br</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 02:52:56</query_time>
   <create_date>2006-03-05</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrant_name>RioMaze Adm de Bens Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>cos.mobi</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-29 19:49:05</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cos.se</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:46:13</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cos.jp</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 14:13:35</query_time>
   <create_date>2007-05-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Converged Open Systems, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value>ns1.freens.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>cos.fr</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-12 19:45:12</query_time>
   <create_date>2007-06-28</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>SAFENAMES LTD</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>cos.asia</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 12:37:04</query_time>
   <create_date>2008-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cos.co.nz</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 19:49:05</query_time>
   <create_date>2008-10-29</create_date>
   <update_date>2024-03-06</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cos.be</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 18:10:01</query_time>
   <create_date>2009-02-22</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns061.auroradns.eu</value>
    <value>ns062.auroradns.nl</value>
    <value>ns063.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>cos.tel</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-14 03:34:28</query_time>
   <create_date>2009-03-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Burkhart Schurig</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cos.cc</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-24 18:10:01</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2031-08-09</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=cos.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>leia.ns.cloudflare.com</value>
    <value>nile.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>28</num>
   <domain_name>cos.co</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2010-09-29</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-28</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cos.coop</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2010-10-18</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>www.entorno.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LabCOOP SCCL</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>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cos.in</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 09:46:12</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.mitsu.in</value>
    <value>ns2.mitsu.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cos.tv</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-06 14:03:40</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Crystalline Network Pte Ltd.</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>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1088.awsdns-08.org</value>
    <value>ns-1708.awsdns-21.co.uk</value>
    <value>ns-455.awsdns-56.com</value>
    <value>ns-720.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cos.ly</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-27 21:03:50</query_time>
   <create_date>2011-11-21</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_name>LTT local (loc)</registrar_name>
   <registrant_name>Wael  Elbramley</registrant_name>
   <registrant_company>Calansio Oil Services</registrant_company>
   <registrant_address>As-Seyahhia Area</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.912131181</registrant_phone>
   <name_servers>
    <value>dns2.lttdns.net</value>
    <value>dns3.lttdns.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>cos.com.co</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-17 12:37:04</query_time>
   <create_date>2012-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-08-22</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cos.pt</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 23:08:42</query_time>
   <create_date>2013-06-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrant_name>C.O.S. - CONSULTAS EXAMES E CIRÚRGIA, LDA</registrant_name>
   <registrant_address>Av Gago Coutinho e Sacadura Cabral, 3A-3B</registrant_address>
   <registrant_city>Setúbal</registrant_city>
   <registrant_state>Setúbal</registrant_state>
   <registrant_zip>2900-257</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>cos.io</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-17 12:37:04</query_time>
   <create_date>2013-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cos.me</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2033-10-17</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.sfihwohfwoho.cm</value>
    <value>ns2.sfihwohfwoho.cm</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cos.hr</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-29 19:49:05</query_time>
   <create_date>2013-12-04</create_date>
   <update_date>2019-06-25</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Terrakom d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>H&amp;M Hennes &amp; Mauritz AB</registrant_name>
   <registrant_address>Master Samuelsgatan 46 A</registrant_address>
   <registrant_city>Stockholm, SE</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>10638</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>cos.clothing</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-17 12:37:04</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-28</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cos.lt</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-02-05</create_date>
   <expiry_date>2026-02-06</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>40</num>
   <domain_name>cos.photos</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-20</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cos.club</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-23 22:35:11</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.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>cos.sc</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-16 10:54:38</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CoSchedule</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ND</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>josh.ns.cloudflare.com</value>
    <value>lady.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>cos.shoes</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>shoes</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-04-28</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-28</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cos.careers</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-30</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cos.company</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 11:46:48</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-19</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cos.support</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-23 22:35:12</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-20</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cos.xyz</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gslb4.sakura.ne.jp</value>
    <value>ns2.gslb4.sakura.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cos.tokyo</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 02:03:55</query_time>
   <create_date>2014-06-07</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cos.events</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-11</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cos.international</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-25</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cos.sexy</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-06-26</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cos.nagoya</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-05-31 02:41:33</query_time>
   <create_date>2014-06-26</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cos.wang</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-23 22:35:12</query_time>
   <create_date>2014-06-29</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Hao</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>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cos.moda</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>moda</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-08</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cos.pictures</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cos.wtf</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-28</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cos.yokohama</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-05-04 04:00:28</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cos.wien</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>H&amp;amp;M Hennes &amp;amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.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>59</num>
   <domain_name>cos.career</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>career</domain_tld>
   <query_time>2024-04-24 18:10:01</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>H&amp;amp;M Hennes &amp;amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cos.discount</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>discount</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-19</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cos.rocks</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cos.global</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-20 11:46:48</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-25</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cos.pics</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Ted Schundler</registrant_company>
   <registrant_state>CA</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>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cos.life</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-09</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cos.brussels</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-25 23:08:41</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cos.deals</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-02</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cos.church</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1093.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cos.capetown</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>H&amp;amp;M Hennes &amp;amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.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>69</num>
   <domain_name>cos.joburg</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-23 22:35:11</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>H&amp;amp;M Hennes &amp;amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.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>70</num>
   <domain_name>cos.nyc</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-02</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cos.bayern</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-24 18:10:01</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cos.systems</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2014-10-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-25</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.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>73</num>
   <domain_name>cos.paris</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cos.scot</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2014-12-18</create_date>
   <update_date>2020-12-21</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1067.ui-dns.org</value>
    <value>ns1068.ui-dns.com</value>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1108.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cos.tj.cn</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>tj.cn</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2015-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>白凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cos.ren</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2020-03-02</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xiang wang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</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>77</num>
   <domain_name>cos.hamburg</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-03-12</create_date>
   <update_date>2021-07-01</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.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>78</num>
   <domain_name>cos.london</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-03-30</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cos.fashion</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-04-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-10</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cos.video</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-27</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cos.sale</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-01 02:03:54</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-27</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cos.chat</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-15 00:14:22</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-12</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cos.style</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-15 00:14:22</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-12</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cos.design</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-11</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cos.news</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-24 18:10:02</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-06</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cos.site</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 23:08:42</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>cos.schule</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.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>cos.amsterdam</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-07 00:52:17</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-17</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>H&amp;M Hennes &amp; Mauritz AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cos.movie</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>movie</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-17</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cos.online</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 14:14:40</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cos.travel</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. 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>cos.ta consultancy and advice</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ib.com.au</value>
    <value>dns2.ib.com.au</value>
    <value>dns3.ib.com.au</value>
    <value>dns4.ib.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cos.moe</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2015-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KerNET 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cos.vin</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2016-01-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMAINES REYBIER</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cos.uk</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 02:41:31</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>cos.co.uk</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:41:29</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>cos.barcelona</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-24 18:10:01</query_time>
   <create_date>2016-03-20</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/service/dbs/digital-brand-services</registrar_website>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cos.promo</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-07 00:52:18</query_time>
   <create_date>2016-05-23</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-23</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cos.shopping</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-04-06 00:19:49</query_time>
   <create_date>2016-10-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-02</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>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cos.blog</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-06 00:19:48</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</registrant_company>
   <registrant_state>SE</registrant_state>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cos.fun</domain_name>
   <domain_keyword>cos</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-15 11:44:07</query_time>
   <create_date>2017-04-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhang Qi Xiang</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1491350400000_1541785</search_after>
 <stats>
  <total_time>0.021</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 8,024 domain names (in 0.071 seconds) which look and sound like the brand name "cos".
Domain Name Registered Expiry Registrar Ownership
1 cds.waw.pl 18 Oct 2012 18 Oct 2024 home.pl S.A. -
2 co2.market 6 Nov 2014 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 cmos.org.uk 27 Jan 2012 27 Jan 2025 Ionos SE [Tag = 1AND1] -
4 cox.news 15 Jul 2015 15 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 cnos.com 25 Mar 2004 25 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
6 chs.by 27 Oct 2023 27 Oct 2024 Reliable Software, Ltd Учреждение образования "Белорусский государственный университет физической культуры"
7 cois.fyi 11 Dec 2022 11 Dec 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 cps.house 10 Apr 2014 10 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
9 com.exchange 2 Sep 2015 2 Sep 2024 Dynadot Inc Fractional Domains L.P.
10 caos.ca 24 Apr 2020 24 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
11 ccos.cam 31 Jul 2023 31 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 bos.lt 6 Oct 2015 7 Oct 2024 UAB "Interneto vizija" UAB "Interneto vizija"
13 coa.ru 4 Oct 2022 4 Oct 2024 RU-CENTER-RU Private Person
14 cow.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Kal Starkis
15 coys.life 7 Jan 2023 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 cog.inc 22 Dec 2021 22 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
17 cots.org.nz 22 Sep 2008 - Sitetech Solutions Ltd T/A SiteName -
18 coc.de - - - -
19 cost.works 2 Mar 2022 2 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
20 cows.ru 14 Dec 2005 14 Dec 2024 R01-RU Private Person
21 cof.org.br 18 Feb 2005 18 Feb 2027 - Centro de Orienta??o Familiar
22 co0s.com 31 Jul 2022 31 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
23 cojs.net 27 Mar 2017 27 Mar 2025 DropCatch.com 440 LLC Matthew Klein
24 cos5.com 17 Nov 2017 17 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
25 bos.nrw 22 Jun 2020 22 Jun 2024 United Domains AG -
26 cons.plus 19 Aug 2016 19 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
27 aos.org.br 22 Apr 2003 22 Apr 2026 - Associa??o de Oficiais de Sa?de da PMESP
28 com.cfd 11 May 2021 11 May 2025 Key-Systems LLC -
29 chs.dentist 18 Jun 2022 18 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 cls.management 14 May 2014 14 May 2025 Key-Systems, LLC Advanced Business Solutions
31 2os.top 2 Oct 2023 2 Oct 2024 DNSPod, Inc. Luo Shuai
32 cds.com.au - - GoDaddy.com LLC trading as GoDaddy.com Dave Wessels
33 cost.report 8 Dec 2018 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 cosm.com.au - - Web Address Registration Pty Ltd Chris Wruck
35 cosm.band 3 Feb 2024 3 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170121061
36 coms.se 15 Jan 2024 15 Jan 2025 www.NameSRS.com -
37 ces.company 22 Sep 2016 22 Sep 2024 Network Solutions, LLC CenterPoint Energy, Inc.
38 cns.com.pl 19 Feb 2003 18 Feb 2025 AZ.pl Sp. z o.o. -
39 cns.careers 2 Nov 2015 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 coa.earth 27 Mar 2022 27 Mar 2025 GoDaddy.com, LLC The Sportz DREAMZ FOundatoon
41 ccs.marketing 6 Nov 2023 6 Nov 2024 Sav.com, LLC - 21 REDACTED FOR PRIVACY
42 cas.cymru 13 May 2020 13 May 2025 Mesh Digital Limited REDACTED FOR PRIVACY
43 cas.bz 26 May 2003 26 May 2025 eNom, LLC -
44 cosy.site 24 Mar 2024 24 Mar 2025 Sav.com, LLC- 8 Privacy Protection
45 cgs.com.au - - Melbourne IT Kyle Appleyard
46 cox.poker 11 Jun 2022 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 coh.sucks 13 Sep 2023 13 Sep 2024 Wild West Domains, Inc. Domains By Proxy, LLC
48 coo.business 11 Sep 2019 11 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
49 aos.best 15 Apr 2021 15 Apr 2027 Whois Corp. Whois Domain Admin.
50 com.tv 26 Mar 2001 26 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. bei jing lian dong zai xian tong xun ke ji you xian gong si
51 cosz.org.pl 25 Jan 2015 25 Jan 2025 Aftermarket.pl Limited -
52 cosx.org 5 Dec 2014 5 Dec 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
53 cosy.co.jp 10 Nov 2006 - - COSY Inc.
54 cot.org.cn 25 May 2010 25 May 2026 阿里云计算有限公司(万网) 深圳市中标医学数据研究中心
55 cose.cl 29 Nov 2012 29 Dec 2024 NIC Chile MARIO IGNACIO PLAZA ARAYA
56 cocs.network 4 Apr 2022 4 Apr 2024 Registrar of Domain Names REG.RU LLC Private Person
57 4os.top 3 Apr 2024 3 Apr 2025 XinNet Technology Corporation 魏纪乐
58 cas.be 1 Jul 2002 - Registrar.nl B.V. -
59 bos.life 24 Sep 2020 24 Sep 2024 Chengdu West Dimension Digital Technology Co., Ltd. Lee Charles
60 cod.mobi 26 Sep 2006 26 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
61 cfs.live 23 Mar 2021 23 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 coo.makeup 24 Feb 2024 24 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
63 coy.app 8 May 2018 8 May 2025 Porkbun LLC Domain For Sale
64 cds.coop 31 Aug 2001 30 Jan 2027 Domains.coop Limited CDS Co operatives
65 cks.wang 29 Jul 2014 29 Jul 2024 eName Technology Co., Ltd. chen ke sheng
66 cfos.in 17 Apr 2022 17 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
67 com.giving 20 Jan 2023 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 cps.report 16 Aug 2022 16 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SA
69 cks.cymru 20 Sep 2018 20 Sep 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
70 coq.blue 4 Apr 2024 4 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 coz.cloud 24 Jul 2016 24 Jul 2025 Dreamscape Networks International Pte Ltd Gold Coast Youth Service
72 c2s.network 10 Dec 2014 10 Dec 2024 OVH SAS REDACTED FOR PRIVACY
73 com.realtor 27 Jan 2017 27 Jan 2027 Name Share, Inc NAR's official operator of the .REALTOR TLD
74 coso.com 25 Apr 1996 26 Apr 2025 Ascio Technologies, Inc Not Disclosed
75 co2.forum 30 Jul 2023 30 Jul 2024 101domain GRS Ltd. Birdseye International Inc.
76 cbs.fr 16 Dec 1998 30 Mar 2025 SCALEWAY CSB CONCEPT BUREAU SERVICE
77 cfs.su 18 Dec 2022 18 Dec 2024 REGRU-SU Private Person
78 cas.agency 27 Mar 2024 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 cox.business 8 Oct 2019 8 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
80 cms.ca 4 Oct 2001 4 Oct 2024 easyDNS Technologies Inc. New Signature Canada, Inc.
81 coys.fan 12 Apr 2021 12 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 cgos.com 3 May 2002 3 May 2025 GoDaddy.com, LLC NameFind LLC
83 cop.international 1 May 2023 1 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 cosi.ai - - 1api.net Domains By Proxy, LLC
85 cosi.social 10 Oct 2020 10 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 cost.trade 12 Sep 2019 12 Sep 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED jing yusheng
87 cosw.space 5 Mar 2018 5 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
88 cobs.de - - - -
89 crs.casino 27 Oct 2022 27 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 cfs.net.nz 7 Oct 2018 - Metaname -
91 cbs.edu.pl 31 Jul 2023 31 Jul 2024 OVH SAS -
92 aos.guru 26 Aug 2015 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 coj.co.uk 3 Sep 1999 3 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
94 cds.at - - EPAG Domainservices GmbH CONCEPT Data Systems GmbH
95 cas.reisen 4 Jan 2021 4 Jan 2025 united-domains AG IT-S GmbH
96 caos.pro 14 Mar 2019 14 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
97 coy.fun 6 Jun 2017 6 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
98 bos.technology 11 Mar 2016 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 cls.ink 16 Mar 2024 16 Mar 2026 DNSPod, Inc. Cai Qi Hang
100 co2.trading 31 Aug 2022 31 Aug 2024 Porkbun LLC Private by Design, 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 Cos.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cos.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cos.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 8024,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cds.waw.pl, co2.market, cmos.org.uk, cox.news, cnos.com, chs.by, cois.fyi, cps.house, com.exchange, caos.ca, ccos.cam, bos.lt, coa.ru, cow.au, coys.life, cog.inc, cots.org.nz, coc.de, cost.works, cows.ru, cof.org.br, co0s.com, cojs.net, cos5.com, bos.nrw, cons.plus, aos.org.br, com.cfd, chs.dentist, cls.management, 2os.top, cds.com.au, cost.report, cosm.com.au, cosm.band, coms.se, ces.company, cns.com.pl, cns.careers, coa.earth, ccs.marketing, cas.cymru, cas.bz, cosy.site, cgs.com.au, cox.poker, coh.sucks, coo.business, aos.best, com.tv, cosz.org.pl, cosx.org, cosy.co.jp, cot.org.cn, cose.cl, cocs.network, 4os.top, cas.be, bos.life, cod.mobi, cfs.live, coo.makeup, coy.app, cds.coop, cks.wang, cfos.in, com.giving, cps.report, cks.cymru, coq.blue, coz.cloud, c2s.network, com.realtor, coso.com, co2.forum, cbs.fr, cfs.su, cas.agency, cox.business, cms.ca, coys.fan, cgos.com, cop.international, cosi.ai, cosi.social, cost.trade, cosw.space, cobs.de, crs.casino, cfs.net.nz, cbs.edu.pl, aos.guru, coj.co.uk, cds.at, cas.reisen, caos.pro, coy.fun, bos.technology, cls.ink, co2.trading",
    "results": [
        {
            "num": 1,
            "domain_name": "cds.waw.pl",
            "domain_keyword": "cds",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-21 16:02:50",
            "create_date": "2012-10-18",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "co2.market",
            "domain_keyword": "co2",
            "domain_tld": "market",
            "query_time": "2024-04-16 12:47:33",
            "create_date": "2014-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cmos.org.uk",
            "domain_keyword": "cmos",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 20:58:33",
            "create_date": "2012-01-27",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1055.ui-dns.com",
                "ns1055.ui-dns.de",
                "ns1055.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "cox.news",
            "domain_keyword": "cox",
            "domain_tld": "news",
            "query_time": "2024-04-20 13:02:28",
            "create_date": "2015-07-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-15",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cnos.com",
            "domain_keyword": "cnos",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:14:47",
            "create_date": "2004-03-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "chs.by",
            "domain_keyword": "chs",
            "domain_tld": "by",
            "query_time": "2024-04-21 09:19:34",
            "create_date": "2023-10-27",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-27",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Учреждение образования \"Белорусский государственный университет физической культуры\"",
            "registrant_address": "220104, -, Минск, пр.Победителей, д. 105, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173734144",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 7,
            "domain_name": "cois.fyi",
            "domain_keyword": "cois",
            "domain_tld": "fyi",
            "query_time": "2024-05-01 09:19:34",
            "create_date": "2022-12-11",
            "update_date": "2022-12-16",
            "expiry_date": "2025-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cps.house",
            "domain_keyword": "cps",
            "domain_tld": "house",
            "query_time": "2024-05-05 10:55:01",
            "create_date": "2014-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "com.exchange",
            "domain_keyword": "com",
            "domain_tld": "exchange",
            "query_time": "2024-04-28 13:27:43",
            "create_date": "2015-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fractional Domains L.P.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1064.awsdns-05.org",
                "ns-1941.awsdns-50.co.uk",
                "ns-350.awsdns-43.com",
                "ns-572.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "caos.ca",
            "domain_keyword": "caos",
            "domain_tld": "ca",
            "query_time": "2024-04-27 19:03:12",
            "create_date": "2020-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2026-04-24",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ccos.cam",
            "domain_keyword": "ccos",
            "domain_tld": "cam",
            "query_time": "2024-05-01 17:11:00",
            "create_date": "2023-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bos.lt",
            "domain_keyword": "bos",
            "domain_tld": "lt",
            "query_time": "2024-04-30 20:37:16",
            "create_date": "2015-10-06",
            "expiry_date": "2024-10-07",
            "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": 13,
            "domain_name": "coa.ru",
            "domain_keyword": "coa",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:10:46",
            "create_date": "2022-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "cow.au",
            "domain_keyword": "cow",
            "domain_tld": "au",
            "query_time": "2024-05-02 11:58:31",
            "update_date": "2023-10-03",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Kal Starkis",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "coys.life",
            "domain_keyword": "coys",
            "domain_tld": "life",
            "query_time": "2024-05-02 12:06:43",
            "create_date": "2023-01-07",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cog.inc",
            "domain_keyword": "cog",
            "domain_tld": "inc",
            "query_time": "2024-05-02 09:53:22",
            "create_date": "2021-12-22",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cots.org.nz",
            "domain_keyword": "cots",
            "domain_tld": "org.nz",
            "query_time": "2024-05-06 16:18:22",
            "create_date": "2008-09-22",
            "update_date": "2024-02-11",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "coc.de",
            "domain_keyword": "coc",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:12:01",
            "update_date": "2017-02-01",
            "name_servers": [
                "ns-a.ktk.de",
                "ns-b.ktk.io",
                "ns-c.ktk.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "cost.works",
            "domain_keyword": "cost",
            "domain_tld": "works",
            "query_time": "2024-05-06 14:44:44",
            "create_date": "2022-03-02",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-02",
            "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 VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cows.ru",
            "domain_keyword": "cows",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:27:06",
            "create_date": "2005-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "cof.org.br",
            "domain_keyword": "cof",
            "domain_tld": "org.br",
            "query_time": "2024-05-08 02:50:50",
            "create_date": "2005-02-18",
            "update_date": "2024-03-29",
            "expiry_date": "2027-02-18",
            "registrant_name": "Centro de Orienta??o Familiar",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns260.prodns.com.br",
                "ns261.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "co0s.com",
            "domain_keyword": "co0s",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:25:23",
            "create_date": "2022-07-31",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=co0s.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cojs.net",
            "domain_keyword": "cojs",
            "domain_tld": "net",
            "query_time": "2024-04-26 03:34:03",
            "create_date": "2017-03-27",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1851,
            "registrar_name": "DropCatch.com 440 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "235 East 57th Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10022",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cos5.com",
            "domain_keyword": "cos5",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:10:04",
            "create_date": "2017-11-17",
            "update_date": "2023-09-19",
            "expiry_date": "2024-11-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bos.nrw",
            "domain_keyword": "bos",
            "domain_tld": "nrw",
            "query_time": "2024-04-26 21:24:12",
            "create_date": "2020-06-22",
            "update_date": "2024-04-09",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "United Domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cons.plus",
            "domain_keyword": "cons",
            "domain_tld": "plus",
            "query_time": "2024-05-09 23:53:50",
            "create_date": "2016-08-19",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aos.org.br",
            "domain_keyword": "aos",
            "domain_tld": "org.br",
            "query_time": "2024-05-10 21:30:51",
            "create_date": "2003-04-22",
            "update_date": "2024-05-08",
            "expiry_date": "2026-04-22",
            "registrant_name": "Associa??o de Oficiais de Sa?de da PMESP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns68.hostgator.com.br",
                "ns69.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 28,
            "domain_name": "com.cfd",
            "domain_keyword": "com",
            "domain_tld": "cfd",
            "query_time": "2024-05-12 00:44:14",
            "create_date": "2021-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_state": "Mahé",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the 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.soerver.com",
                "ns2.soerver.com",
                "ns3.soerver.com",
                "ns4.soerver.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "chs.dentist",
            "domain_keyword": "chs",
            "domain_tld": "dentist",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "cls.management",
            "domain_keyword": "cls",
            "domain_tld": "management",
            "query_time": "2024-05-19 01:41:42",
            "create_date": "2014-05-14",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Business Solutions",
            "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": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "2os.top",
            "domain_keyword": "2os",
            "domain_tld": "top",
            "query_time": "2024-05-21 21:31:49",
            "create_date": "2023-10-02",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Luo Shuai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "khaki.dnspod.net",
                "roe.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cds.com.au",
            "domain_keyword": "cds",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 00:55:47",
            "update_date": "2023-09-07",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Dave Wessels",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cost.report",
            "domain_keyword": "cost",
            "domain_tld": "report",
            "query_time": "2024-05-25 20:48:38",
            "create_date": "2018-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cosm.com.au",
            "domain_keyword": "cosm",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 23:10:37",
            "update_date": "2024-02-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Chris Wruck",
            "name_servers": [
                "galilea.ns.cloudflare.com",
                "ignat.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cosm.band",
            "domain_keyword": "cosm",
            "domain_tld": "band",
            "query_time": "2024-05-25 23:10:37",
            "create_date": "2024-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170121061",
            "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": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "coms.se",
            "domain_keyword": "coms",
            "domain_tld": "se",
            "query_time": "2024-05-25 14:31:04",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.onlycpanel.com",
                "ns2.onlycpanel.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ces.company",
            "domain_keyword": "ces",
            "domain_tld": "company",
            "query_time": "2024-05-18 13:34:51",
            "create_date": "2016-09-22",
            "update_date": "2023-07-02",
            "expiry_date": "2024-09-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CenterPoint Energy, Inc.",
            "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": [
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cns.com.pl",
            "domain_keyword": "cns",
            "domain_tld": "com.pl",
            "query_time": "2024-05-17 05:36:53",
            "create_date": "2003-02-19",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-18",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dave.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cns.careers",
            "domain_keyword": "cns",
            "domain_tld": "careers",
            "query_time": "2024-05-17 05:36:53",
            "create_date": "2015-11-02",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "coa.earth",
            "domain_keyword": "coa",
            "domain_tld": "earth",
            "query_time": "2024-05-23 16:47:47",
            "create_date": "2022-03-27",
            "update_date": "2024-05-21",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Sportz DREAMZ FOundatoon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ccs.marketing",
            "domain_keyword": "ccs",
            "domain_tld": "marketing",
            "query_time": "2024-05-16 12:45:40",
            "create_date": "2023-11-06",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-06",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "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": 42,
            "domain_name": "cas.cymru",
            "domain_keyword": "cas",
            "domain_tld": "cymru",
            "query_time": "2024-05-16 10:53:29",
            "create_date": "2020-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cas.bz",
            "domain_keyword": "cas",
            "domain_tld": "bz",
            "query_time": "2024-05-19 17:17:16",
            "create_date": "2003-05-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "name_servers": [
                "ns.cahi.net",
                "ns2.cahi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cosy.site",
            "domain_keyword": "cosy",
            "domain_tld": "site",
            "query_time": "2024-05-20 11:51:02",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC- 8",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cgs.com.au",
            "domain_keyword": "cgs",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 04:41:29",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Kyle Appleyard",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cox.poker",
            "domain_keyword": "cox",
            "domain_tld": "poker",
            "query_time": "2024-05-27 13:03:39",
            "create_date": "2022-06-11",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "coh.sucks",
            "domain_keyword": "coh",
            "domain_tld": "sucks",
            "query_time": "2024-05-27 16:44:39",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "coo.business",
            "domain_keyword": "coo",
            "domain_tld": "business",
            "query_time": "2024-05-27 21:44:26",
            "create_date": "2019-09-11",
            "update_date": "2024-05-24",
            "expiry_date": "2024-09-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "max.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aos.best",
            "domain_keyword": "aos",
            "domain_tld": "best",
            "query_time": "2024-06-05 08:48:21",
            "create_date": "2021-04-15",
            "update_date": "2023-08-31",
            "expiry_date": "2027-04-15",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://whois.co.kr",
            "registrant_company": "Whois Domain Admin.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "com.tv",
            "domain_keyword": "com",
            "domain_tld": "tv",
            "query_time": "2024-06-05 14:17:37",
            "create_date": "2001-03-26",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing lian dong zai xian tong xun ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cosz.org.pl",
            "domain_keyword": "cosz",
            "domain_tld": "org.pl",
            "query_time": "2024-06-05 16:42:08",
            "create_date": "2015-01-25",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-25",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cosx.org",
            "domain_keyword": "cosx",
            "domain_tld": "org",
            "query_time": "2024-06-05 16:39:14",
            "create_date": "2014-12-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cosy.co.jp",
            "domain_keyword": "cosy",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 14:19:03",
            "create_date": "2006-11-10",
            "update_date": "2023-12-01",
            "registrant_company": "COSY Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 54,
            "domain_name": "cot.org.cn",
            "domain_keyword": "cot",
            "domain_tld": "org.cn",
            "query_time": "2024-06-02 14:19:26",
            "create_date": "2010-05-25",
            "expiry_date": "2026-05-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市中标医学数据研究中心",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cose.cl",
            "domain_keyword": "cose",
            "domain_tld": "cl",
            "query_time": "2024-06-02 14:14:30",
            "create_date": "2012-11-29",
            "expiry_date": "2024-12-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MARIO IGNACIO PLAZA ARAYA",
            "name_servers": [
                "kami.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ]
        },
        {
            "num": 56,
            "domain_name": "cocs.network",
            "domain_keyword": "cocs",
            "domain_tld": "network",
            "query_time": "2024-06-02 06:36:01",
            "create_date": "2022-04-04",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kurskaya",
            "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.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "4os.top",
            "domain_keyword": "4os",
            "domain_tld": "top",
            "query_time": "2024-06-02 22:48:02",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "魏纪乐",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广东省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cas.be",
            "domain_keyword": "cas",
            "domain_tld": "be",
            "query_time": "2024-06-08 08:54:50",
            "create_date": "2002-07-01",
            "registrar_name": "Registrar.nl B.V.",
            "registrar_website": "http://registrar.nl",
            "name_servers": [
                "ns.totaal.net",
                "ns.totaalnet.com",
                "ns.totaalnet.org"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 59,
            "domain_name": "bos.life",
            "domain_keyword": "bos",
            "domain_tld": "life",
            "query_time": "2024-06-07 20:35:20",
            "create_date": "2020-09-24",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lee Charles",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "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": 60,
            "domain_name": "cod.mobi",
            "domain_keyword": "cod",
            "domain_tld": "mobi",
            "query_time": "2024-06-09 00:34:52",
            "create_date": "2006-09-26",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rhode Island",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cfs.live",
            "domain_keyword": "cfs",
            "domain_tld": "live",
            "query_time": "2024-06-06 12:31:10",
            "create_date": "2021-03-23",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-23",
            "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": 62,
            "domain_name": "coo.makeup",
            "domain_keyword": "coo",
            "domain_tld": "makeup",
            "query_time": "2024-06-07 17:14:51",
            "create_date": "2024-02-24",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-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": [
                "beau.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "coy.app",
            "domain_keyword": "coy",
            "domain_tld": "app",
            "query_time": "2024-05-28 11:57:24",
            "create_date": "2018-05-08",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain For Sale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "George Town",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cds.coop",
            "domain_keyword": "cds",
            "domain_tld": "coop",
            "query_time": "2024-06-01 10:48:41",
            "create_date": "2001-08-31",
            "update_date": "2024-02-05",
            "expiry_date": "2027-01-30",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CDS Co operatives",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cks.wang",
            "domain_keyword": "cks",
            "domain_tld": "wang",
            "query_time": "2024-05-31 08:18:25",
            "create_date": "2014-07-29",
            "update_date": "2023-04-24",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen ke sheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai 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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cfos.in",
            "domain_keyword": "cfos",
            "domain_tld": "in",
            "query_time": "2024-05-28 23:37:52",
            "create_date": "2022-04-17",
            "update_date": "2024-04-29",
            "expiry_date": "2024-04-17",
            "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": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "com.giving",
            "domain_keyword": "com",
            "domain_tld": "giving",
            "query_time": "2024-05-31 04:52:07",
            "create_date": "2023-01-20",
            "update_date": "2023-11-06",
            "expiry_date": "2025-01-20",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cps.report",
            "domain_keyword": "cps",
            "domain_tld": "report",
            "query_time": "2024-06-11 08:57:57",
            "create_date": "2022-08-16",
            "update_date": "2023-04-08",
            "expiry_date": "2024-08-16",
            "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": "SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dhaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.ancbd.com",
                "ns9.ancbd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cks.cymru",
            "domain_keyword": "cks",
            "domain_tld": "cymru",
            "query_time": "2024-06-12 09:44:45",
            "create_date": "2018-09-20",
            "update_date": "2024-06-07",
            "expiry_date": "2026-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "godaddy.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "coq.blue",
            "domain_keyword": "coq",
            "domain_tld": "blue",
            "query_time": "2024-04-07 14:18:08",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "coz.cloud",
            "domain_keyword": "coz",
            "domain_tld": "cloud",
            "query_time": "2024-04-18 06:38:42",
            "create_date": "2016-07-24",
            "update_date": "2023-10-30",
            "expiry_date": "2025-07-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gold Coast Youth Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brianna.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "c2s.network",
            "domain_keyword": "c2s",
            "domain_tld": "network",
            "query_time": "2024-04-24 15:06:10",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "com.realtor",
            "domain_keyword": "com",
            "domain_tld": "realtor",
            "query_time": "2024-04-28 13:27:44",
            "create_date": "2017-01-27",
            "update_date": "2024-01-15",
            "expiry_date": "2027-01-27",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "coso.com",
            "domain_keyword": "coso",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:01:21",
            "create_date": "1996-04-25",
            "update_date": "2023-04-03",
            "expiry_date": "2025-04-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=coso.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "co2.forum",
            "domain_keyword": "co2",
            "domain_tld": "forum",
            "query_time": "2024-04-28 22:40:48",
            "create_date": "2023-07-30",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Birdseye International Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cbs.fr",
            "domain_keyword": "cbs",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:23:43",
            "create_date": "1998-12-16",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-30",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_company": "CSB CONCEPT BUREAU SERVICE",
            "registrant_address": "CSB CONCEPT BUREAU SERVICE, 32 BIS RUE ANATOLE MANCEAU, 49300 CHOLET",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.241581110",
            "name_servers": [
                "ns3.sewan.fr",
                "ns4.sewan.fr"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 77,
            "domain_name": "cfs.su",
            "domain_keyword": "cfs",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:34:43",
            "create_date": "2022-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.web-host.gen.in",
                "ns2.web-host.gen.in"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 78,
            "domain_name": "cas.agency",
            "domain_keyword": "cas",
            "domain_tld": "agency",
            "query_time": "2024-05-01 20:21:50",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cox.business",
            "domain_keyword": "cox",
            "domain_tld": "business",
            "query_time": "2024-05-02 12:03:52",
            "create_date": "2019-10-08",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-08",
            "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": "GA",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cms.ca",
            "domain_keyword": "cms",
            "domain_tld": "ca",
            "query_time": "2024-05-02 10:19:09",
            "create_date": "2001-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.ca",
            "registrant_name": "New Signature Canada, Inc.",
            "registrant_address": "140 Yonge Street, Suite 400",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5C1X6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2024525923",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "coys.fan",
            "domain_keyword": "coys",
            "domain_tld": "fan",
            "query_time": "2024-05-02 12:06:43",
            "create_date": "2021-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "cgos.com",
            "domain_keyword": "cgos",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:20:13",
            "create_date": "2002-05-03",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cop.international",
            "domain_keyword": "cop",
            "domain_tld": "international",
            "query_time": "2024-05-02 14:05:34",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-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": [
                "itzel.ns.cloudflare.com",
                "leonidas.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cosi.ai",
            "domain_keyword": "cosi",
            "domain_tld": "ai",
            "query_time": "2024-05-05 18:07:37",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cosi.social",
            "domain_keyword": "cosi",
            "domain_tld": "social",
            "query_time": "2024-05-07 00:55:31",
            "create_date": "2020-10-10",
            "update_date": "2023-11-24",
            "expiry_date": "2024-10-10",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cost.trade",
            "domain_keyword": "cost",
            "domain_tld": "trade",
            "query_time": "2024-05-04 01:40:49",
            "create_date": "2019-09-12",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jing yusheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Metropolitana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar 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": 87,
            "domain_name": "cosw.space",
            "domain_keyword": "cosw",
            "domain_tld": "space",
            "query_time": "2024-05-06 16:15:25",
            "create_date": "2018-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cobs.de",
            "domain_keyword": "cobs",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:11:59",
            "update_date": "2020-04-24",
            "name_servers": [
                "ns1080.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1080.ui-dns.de",
                "ns1080.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 89,
            "domain_name": "crs.casino",
            "domain_keyword": "crs",
            "domain_tld": "casino",
            "query_time": "2024-05-06 19:44:53",
            "create_date": "2022-10-27",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cfs.net.nz",
            "domain_keyword": "cfs",
            "domain_tld": "net.nz",
            "query_time": "2024-05-08 14:20:59",
            "create_date": "2018-10-07",
            "update_date": "2023-10-12",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ashton.ns.cloudflare.com",
                "fatima.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cbs.edu.pl",
            "domain_keyword": "cbs",
            "domain_tld": "edu.pl",
            "query_time": "2024-05-10 13:34:49",
            "create_date": "2023-07-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aos.guru",
            "domain_keyword": "aos",
            "domain_tld": "guru",
            "query_time": "2024-05-10 21:30:50",
            "create_date": "2015-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "coj.co.uk",
            "domain_keyword": "coj",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 01:28:47",
            "create_date": "1999-09-03",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-03",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "cds.at",
            "domain_keyword": "cds",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:20:17",
            "update_date": "2023-06-02",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://nic.at/registrar/372",
            "registrant_name": "Andreas Avender",
            "registrant_company": "CONCEPT Data Systems GmbH",
            "registrant_address": "Franz-Riepl-Gasse 29",
            "registrant_city": "Graz",
            "registrant_zip": "8020",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+433162748130",
            "registrant_fax": "+433162748130",
            "name_servers": [
                "ns1.grazkom.at",
                "ns2.grazkom.at"
            ]
        },
        {
            "num": 95,
            "domain_name": "cas.reisen",
            "domain_keyword": "cas",
            "domain_tld": "reisen",
            "query_time": "2024-05-12 10:49:54",
            "create_date": "2021-01-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT-S GmbH",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "caos.pro",
            "domain_keyword": "caos",
            "domain_tld": "pro",
            "query_time": "2024-05-12 03:20:05",
            "create_date": "2019-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2026-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.efeitovisual.net",
                "ns2.efeitovisual.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "coy.fun",
            "domain_keyword": "coy",
            "domain_tld": "fun",
            "query_time": "2024-05-12 02:11:48",
            "create_date": "2017-06-06",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bos.technology",
            "domain_keyword": "bos",
            "domain_tld": "technology",
            "query_time": "2024-05-13 05:08:30",
            "create_date": "2016-03-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "jean.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cls.ink",
            "domain_keyword": "cls",
            "domain_tld": "ink",
            "query_time": "2024-05-22 12:42:19",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2026-03-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cai Qi Hang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "delphinus.dnspod.net",
                "sara.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "co2.trading",
            "domain_keyword": "co2",
            "domain_tld": "trading",
            "query_time": "2024-05-17 05:41:07",
            "create_date": "2022-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cos.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8024</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cds.waw.pl, co2.market, cmos.org.uk, cox.news, cnos.com, chs.by, cois.fyi, cps.house, com.exchange, caos.ca, ccos.cam, bos.lt, coa.ru, cow.au, coys.life, cog.inc, cots.org.nz, coc.de, cost.works, cows.ru, cof.org.br, co0s.com, cojs.net, cos5.com, bos.nrw, cons.plus, aos.org.br, com.cfd, chs.dentist, cls.management, 2os.top, cds.com.au, cost.report, cosm.com.au, cosm.band, coms.se, ces.company, cns.com.pl, cns.careers, coa.earth, ccs.marketing, cas.cymru, cas.bz, cosy.site, cgs.com.au, cox.poker, coh.sucks, coo.business, aos.best, com.tv, cosz.org.pl, cosx.org, cosy.co.jp, cot.org.cn, cose.cl, cocs.network, 4os.top, cas.be, bos.life, cod.mobi, cfs.live, coo.makeup, coy.app, cds.coop, cks.wang, cfos.in, com.giving, cps.report, cks.cymru, coq.blue, coz.cloud, c2s.network, com.realtor, coso.com, co2.forum, cbs.fr, cfs.su, cas.agency, cox.business, cms.ca, coys.fan, cgos.com, cop.international, cosi.ai, cosi.social, cost.trade, cosw.space, cobs.de, crs.casino, cfs.net.nz, cbs.edu.pl, aos.guru, coj.co.uk, cds.at, cas.reisen, caos.pro, coy.fun, bos.technology, cls.ink, co2.trading</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cds.waw.pl</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-21 16:02:50</query_time>
   <create_date>2012-10-18</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>co2.market</domain_name>
   <domain_keyword>co2</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-16 12:47:33</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cmos.org.uk</domain_name>
   <domain_keyword>cmos</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 20:58:33</query_time>
   <create_date>2012-01-27</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1055.ui-dns.de</value>
    <value>ns1055.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>cox.news</domain_name>
   <domain_keyword>cox</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-20 13:02:28</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-15</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cnos.com</domain_name>
   <domain_keyword>cnos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:14:47</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-25</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>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>chs.by</domain_name>
   <domain_keyword>chs</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-21 09:19:34</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Учреждение образования &quot;Белорусский государственный университет физической культуры&quot;</registrant_company>
   <registrant_address>220104, -, Минск, пр.Победителей, д. 105, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173734144</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>cois.fyi</domain_name>
   <domain_keyword>cois</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-01 09:19:34</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cps.house</domain_name>
   <domain_keyword>cps</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-05 10:55:01</query_time>
   <create_date>2014-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>com.exchange</domain_name>
   <domain_keyword>com</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-28 13:27:43</query_time>
   <create_date>2015-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fractional Domains L.P.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1064.awsdns-05.org</value>
    <value>ns-1941.awsdns-50.co.uk</value>
    <value>ns-350.awsdns-43.com</value>
    <value>ns-572.awsdns-07.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>caos.ca</domain_name>
   <domain_keyword>caos</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 19:03:12</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.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>11</num>
   <domain_name>ccos.cam</domain_name>
   <domain_keyword>ccos</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-01 17:11:00</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bos.lt</domain_name>
   <domain_keyword>bos</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-30 20:37:16</query_time>
   <create_date>2015-10-06</create_date>
   <expiry_date>2024-10-07</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>13</num>
   <domain_name>coa.ru</domain_name>
   <domain_keyword>coa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:10:46</query_time>
   <create_date>2022-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>cow.au</domain_name>
   <domain_keyword>cow</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-02 11:58:31</query_time>
   <update_date>2023-10-03</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Kal Starkis</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>coys.life</domain_name>
   <domain_keyword>coys</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-02 12:06:43</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cog.inc</domain_name>
   <domain_keyword>cog</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-02 09:53:22</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cots.org.nz</domain_name>
   <domain_keyword>cots</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-06 16:18:22</query_time>
   <create_date>2008-09-22</create_date>
   <update_date>2024-02-11</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>coc.de</domain_name>
   <domain_keyword>coc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:12:01</query_time>
   <update_date>2017-02-01</update_date>
   <name_servers>
    <value>ns-a.ktk.de</value>
    <value>ns-b.ktk.io</value>
    <value>ns-c.ktk.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>cost.works</domain_name>
   <domain_keyword>cost</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-06 14:44:44</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-02</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 VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cows.ru</domain_name>
   <domain_keyword>cows</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:27:06</query_time>
   <create_date>2005-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>cof.org.br</domain_name>
   <domain_keyword>cof</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-08 02:50:50</query_time>
   <create_date>2005-02-18</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2027-02-18</expiry_date>
   <registrant_name>Centro de Orienta??o Familiar</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns260.prodns.com.br</value>
    <value>ns261.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>co0s.com</domain_name>
   <domain_keyword>co0s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:25:23</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=co0s.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cojs.net</domain_name>
   <domain_keyword>cojs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 03:34:03</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1851</registrar_iana>
   <registrar_name>DropCatch.com 440 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>235 East 57th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10022</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cos5.com</domain_name>
   <domain_keyword>cos5</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:10:04</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>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>25</num>
   <domain_name>bos.nrw</domain_name>
   <domain_keyword>bos</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-04-26 21:24:12</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>United Domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cons.plus</domain_name>
   <domain_keyword>cons</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-09 23:53:50</query_time>
   <create_date>2016-08-19</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <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>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aos.org.br</domain_name>
   <domain_keyword>aos</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-10 21:30:51</query_time>
   <create_date>2003-04-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrant_name>Associa??o de Oficiais de Sa?de da PMESP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns68.hostgator.com.br</value>
    <value>ns69.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>com.cfd</domain_name>
   <domain_keyword>com</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-12 00:44:14</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_state>Mahé</registrant_state>
   <registrant_country>SC</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.soerver.com</value>
    <value>ns2.soerver.com</value>
    <value>ns3.soerver.com</value>
    <value>ns4.soerver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>chs.dentist</domain_name>
   <domain_keyword>chs</domain_keyword>
   <domain_tld>dentist</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-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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cls.management</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-19 01:41:42</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Business Solutions</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>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>2os.top</domain_name>
   <domain_keyword>2os</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 21:31:49</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Luo Shuai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>khaki.dnspod.net</value>
    <value>roe.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cds.com.au</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 00:55:47</query_time>
   <update_date>2023-09-07</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Dave Wessels</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cost.report</domain_name>
   <domain_keyword>cost</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-25 20:48:38</query_time>
   <create_date>2018-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cosm.com.au</domain_name>
   <domain_keyword>cosm</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 23:10:37</query_time>
   <update_date>2024-02-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Chris Wruck</registrant_name>
   <name_servers>
    <value>galilea.ns.cloudflare.com</value>
    <value>ignat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cosm.band</domain_name>
   <domain_keyword>cosm</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-25 23:10:37</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170121061</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>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>coms.se</domain_name>
   <domain_keyword>coms</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-25 14:31:04</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.onlycpanel.com</value>
    <value>ns2.onlycpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ces.company</domain_name>
   <domain_keyword>ces</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-18 13:34:51</query_time>
   <create_date>2016-09-22</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-09-22</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>CenterPoint Energy, Inc.</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>ns65.worldnic.com</value>
    <value>ns66.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cns.com.pl</domain_name>
   <domain_keyword>cns</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-17 05:36:53</query_time>
   <create_date>2003-02-19</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dave.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cns.careers</domain_name>
   <domain_keyword>cns</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-17 05:36:53</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-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>ns51.domaincontrol.com</value>
    <value>ns52.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>40</num>
   <domain_name>coa.earth</domain_name>
   <domain_keyword>coa</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-23 16:47:47</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-03-27</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>The Sportz DREAMZ FOundatoon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ccs.marketing</domain_name>
   <domain_keyword>ccs</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-16 12:45:40</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</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>42</num>
   <domain_name>cas.cymru</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-16 10:53:29</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cas.bz</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-19 17:17:16</query_time>
   <create_date>2003-05-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <name_servers>
    <value>ns.cahi.net</value>
    <value>ns2.cahi.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cosy.site</domain_name>
   <domain_keyword>cosy</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 11:51:02</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC- 8</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.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>45</num>
   <domain_name>cgs.com.au</domain_name>
   <domain_keyword>cgs</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 04:41:29</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Kyle Appleyard</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cox.poker</domain_name>
   <domain_keyword>cox</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-05-27 13:03:39</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>coh.sucks</domain_name>
   <domain_keyword>coh</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-27 16:44:39</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>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>ns51.domaincontrol.com</value>
    <value>ns52.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>48</num>
   <domain_name>coo.business</domain_name>
   <domain_keyword>coo</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-27 21:44:26</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>max.ns.cloudflare.com</value>
    <value>tori.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>49</num>
   <domain_name>aos.best</domain_name>
   <domain_keyword>aos</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-05 08:48:21</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-04-15</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>com.tv</domain_name>
   <domain_keyword>com</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-05 14:17:37</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-26</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>bei jing lian dong zai xian tong xun ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cosz.org.pl</domain_name>
   <domain_keyword>cosz</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-06-05 16:42:08</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cosx.org</domain_name>
   <domain_keyword>cosx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 16:39:14</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>NE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cosy.co.jp</domain_name>
   <domain_keyword>cosy</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 14:19:03</query_time>
   <create_date>2006-11-10</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>COSY Inc.</registrant_company>
   <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>
  </value>
  <value>
   <num>54</num>
   <domain_name>cot.org.cn</domain_name>
   <domain_keyword>cot</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-02 14:19:26</query_time>
   <create_date>2010-05-25</create_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市中标医学数据研究中心</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cose.cl</domain_name>
   <domain_keyword>cose</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 14:14:30</query_time>
   <create_date>2012-11-29</create_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MARIO IGNACIO PLAZA ARAYA</registrant_name>
   <name_servers>
    <value>kami.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>cocs.network</domain_name>
   <domain_keyword>cocs</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-02 06:36:01</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kurskaya</registrant_state>
   <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.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>4os.top</domain_name>
   <domain_keyword>4os</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 22:48:02</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>魏纪乐</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>广东省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cas.be</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 08:54:50</query_time>
   <create_date>2002-07-01</create_date>
   <registrar_name>Registrar.nl B.V.</registrar_name>
   <registrar_website>http://registrar.nl</registrar_website>
   <name_servers>
    <value>ns.totaal.net</value>
    <value>ns.totaalnet.com</value>
    <value>ns.totaalnet.org</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>bos.life</domain_name>
   <domain_keyword>bos</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-07 20:35:20</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</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>60</num>
   <domain_name>cod.mobi</domain_name>
   <domain_keyword>cod</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-09 00:34:52</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rhode Island</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cfs.live</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-06 12:31:10</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-23</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>62</num>
   <domain_name>coo.makeup</domain_name>
   <domain_keyword>coo</domain_keyword>
   <domain_tld>makeup</domain_tld>
   <query_time>2024-06-07 17:14:51</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-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>beau.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>coy.app</domain_name>
   <domain_keyword>coy</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 11:57:24</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain For Sale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>George Town</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cds.coop</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-06-01 10:48:41</query_time>
   <create_date>2001-08-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2027-01-30</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CDS Co operatives</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cks.wang</domain_name>
   <domain_keyword>cks</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-31 08:18:25</query_time>
   <create_date>2014-07-29</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen ke sheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai 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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cfos.in</domain_name>
   <domain_keyword>cfos</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 23:37:52</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-04-17</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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>com.giving</domain_name>
   <domain_keyword>com</domain_keyword>
   <domain_tld>giving</domain_tld>
   <query_time>2024-05-31 04:52:07</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-01-20</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>buynow.nametime.com</value>
    <value>forsale.nametime.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>68</num>
   <domain_name>cps.report</domain_name>
   <domain_keyword>cps</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-06-11 08:57:57</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2024-08-16</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>SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.ancbd.com</value>
    <value>ns9.ancbd.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>cks.cymru</domain_name>
   <domain_keyword>cks</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-06-12 09:44:45</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2026-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>godaddy.uk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>coq.blue</domain_name>
   <domain_keyword>coq</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-04-07 14:18:08</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>coz.cloud</domain_name>
   <domain_keyword>coz</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-18 06:38:42</query_time>
   <create_date>2016-07-24</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gold Coast Youth Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brianna.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>c2s.network</domain_name>
   <domain_keyword>c2s</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-24 15:06:10</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>com.realtor</domain_name>
   <domain_keyword>com</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-28 13:27:44</query_time>
   <create_date>2017-01-27</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2027-01-27</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>coso.com</domain_name>
   <domain_keyword>coso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:01:21</query_time>
   <create_date>1996-04-25</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=coso.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>co2.forum</domain_name>
   <domain_keyword>co2</domain_keyword>
   <domain_tld>forum</domain_tld>
   <query_time>2024-04-28 22:40:48</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Birdseye International Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cbs.fr</domain_name>
   <domain_keyword>cbs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:23:43</query_time>
   <create_date>1998-12-16</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_company>CSB CONCEPT BUREAU SERVICE</registrant_company>
   <registrant_address>CSB CONCEPT BUREAU SERVICE, 32 BIS RUE ANATOLE MANCEAU, 49300 CHOLET</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.241581110</registrant_phone>
   <name_servers>
    <value>ns3.sewan.fr</value>
    <value>ns4.sewan.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>cfs.su</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:34:43</query_time>
   <create_date>2022-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.web-host.gen.in</value>
    <value>ns2.web-host.gen.in</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>cas.agency</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-01 20:21:50</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cox.business</domain_name>
   <domain_keyword>cox</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-02 12:03:52</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-08</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>GA</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cms.ca</domain_name>
   <domain_keyword>cms</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 10:19:09</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.ca</registrar_website>
   <registrant_name>New Signature Canada, Inc.</registrant_name>
   <registrant_address>140 Yonge Street, Suite 400</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5C1X6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2024525923</registrant_phone>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>coys.fan</domain_name>
   <domain_keyword>coys</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-02 12:06:43</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cgos.com</domain_name>
   <domain_keyword>cgos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:20:13</query_time>
   <create_date>2002-05-03</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cop.international</domain_name>
   <domain_keyword>cop</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-02 14:05:34</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-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>itzel.ns.cloudflare.com</value>
    <value>leonidas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cosi.ai</domain_name>
   <domain_keyword>cosi</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 18:07:37</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cosi.social</domain_name>
   <domain_keyword>cosi</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-07 00:55:31</query_time>
   <create_date>2020-10-10</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-10-10</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</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>86</num>
   <domain_name>cost.trade</domain_name>
   <domain_keyword>cost</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-04 01:40:49</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-12</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_company>jing yusheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Metropolitana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>87</num>
   <domain_name>cosw.space</domain_name>
   <domain_keyword>cosw</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-06 16:15:25</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cobs.de</domain_name>
   <domain_keyword>cobs</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:11:59</query_time>
   <update_date>2020-04-24</update_date>
   <name_servers>
    <value>ns1080.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>crs.casino</domain_name>
   <domain_keyword>crs</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-05-06 19:44:53</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cfs.net.nz</domain_name>
   <domain_keyword>cfs</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-08 14:20:59</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ashton.ns.cloudflare.com</value>
    <value>fatima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cbs.edu.pl</domain_name>
   <domain_keyword>cbs</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-05-10 13:34:49</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aos.guru</domain_name>
   <domain_keyword>aos</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-10 21:30:50</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>coj.co.uk</domain_name>
   <domain_keyword>coj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 01:28:47</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>cds.at</domain_name>
   <domain_keyword>cds</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:20:17</query_time>
   <update_date>2023-06-02</update_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/372</registrar_website>
   <registrant_name>Andreas Avender</registrant_name>
   <registrant_company>CONCEPT Data Systems GmbH</registrant_company>
   <registrant_address>Franz-Riepl-Gasse 29</registrant_address>
   <registrant_city>Graz</registrant_city>
   <registrant_zip>8020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+433162748130</registrant_phone>
   <registrant_fax>+433162748130</registrant_fax>
   <name_servers>
    <value>ns1.grazkom.at</value>
    <value>ns2.grazkom.at</value>
   </name_servers>
  </value>
  <value>
   <num>95</num>
   <domain_name>cas.reisen</domain_name>
   <domain_keyword>cas</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-12 10:49:54</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IT-S GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>caos.pro</domain_name>
   <domain_keyword>caos</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 03:20:05</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.efeitovisual.net</value>
    <value>ns2.efeitovisual.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>coy.fun</domain_name>
   <domain_keyword>coy</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 02:11:48</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bos.technology</domain_name>
   <domain_keyword>bos</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-13 05:08:30</query_time>
   <create_date>2016-03-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>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>andy.ns.cloudflare.com</value>
    <value>jean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cls.ink</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-22 12:42:19</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cai Qi Hang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>delphinus.dnspod.net</value>
    <value>sara.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>co2.trading</domain_name>
   <domain_keyword>co2</domain_keyword>
   <domain_tld>trading</domain_tld>
   <query_time>2024-05-17 05:41:07</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</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>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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