WHOIS QUERY TIME

26 Apr 2024 - 4:00 AM UTC

Registered: 2 October 2012
Modified: 15 March 2024

REGISTRAR

Name: BB Online UK Ltd
Website: https://www.bb-online.com

DNSSEC

signedDelegation

NAME SERVERS

ns1.bb-online.net
ns2.bb-online.org
ns3.bb-online.info

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cte.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cte.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cte.co.nz",
            "domain_keyword": "cte",
            "domain_tld": "co.nz",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2012-10-02",
            "update_date": "2024-03-15",
            "registrar_name": "BB Online UK Ltd",
            "registrar_website": "https://www.bb-online.com",
            "name_servers": [
                "ns1.bb-online.net",
                "ns2.bb-online.org",
                "ns3.bb-online.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cte.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cte.co.nz</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2024-03-15</update_date>
   <registrar_name>BB Online UK Ltd</registrar_name>
   <registrar_website>https://www.bb-online.com</registrar_website>
   <name_servers>
    <value>ns1.bb-online.net</value>
    <value>ns2.bb-online.org</value>
    <value>ns3.bb-online.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.097 seconds) for "cte.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2024 - 4:00 AM UTC

Registered: 2 October 2012
Modified: 15 March 2024

REGISTRAR

Name: BB Online UK Ltd
Website: https://www.bb-online.com

DNSSEC

signedDelegation

NAME SERVERS

ns1.bb-online.net
ns2.bb-online.org
ns3.bb-online.info

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cte.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cte.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "cte.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "cte.co.nz",
            "domain_keyword": "cte",
            "domain_tld": "co.nz",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2012-10-02",
            "update_date": "2024-03-15",
            "registrar_name": "BB Online UK Ltd",
            "registrar_website": "https://www.bb-online.com",
            "name_servers": [
                "ns1.bb-online.net",
                "ns2.bb-online.org",
                "ns3.bb-online.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "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>cte.co.nz</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>cte.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cte.co.nz</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2024-03-15</update_date>
   <registrar_name>BB Online UK Ltd</registrar_name>
   <registrar_website>https://www.bb-online.com</registrar_website>
   <name_servers>
    <value>ns1.bb-online.net</value>
    <value>ns2.bb-online.org</value>
    <value>ns3.bb-online.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.097</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 90 domain names (in 0.056 seconds) which contained the exact domain keyword "cte".
Domain Name Registered Expiry Registrar Ownership
1 cte.it 5 Jul 1996 24 Feb 2025 Register S.p.a. CTE International S.r.l.
2 cte.net 6 Sep 1996 5 Sep 2024 CSC CORPORATE DOMAINS, INC. CenturyLink, Inc.
3 cte.com.br 30 Sep 1996 30 Sep 2025 - CTE - CENTRO DE TECNOLOGIA DE EDIFICACOES LTDA
4 cte.com 3 Jul 1997 2 Jul 2024 Register.com, Inc. PERFECT PRIVACY, LLC
5 cte.org 20 Aug 1997 19 Aug 2032 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
6 cte.org.uk 13 Oct 1997 13 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
7 cte.nl 23 Mar 1999 - The Registrar Company B.V. -
8 cte.ca 4 Oct 2000 15 Jan 2027 Rebel.ca Corp. Consolidated Turf Equipment (1965) Ltd.
9 cte.ru 26 Feb 2001 27 Feb 2025 RU-CENTER-RU Private Person
10 cte.jp 18 Jun 2001 30 Jun 2024 - CHUKYO TV ENTERPRISE CO.,LTD.
11 cte.info 4 Oct 2001 4 Oct 2024 NameCheap, Inc. Arvind Rangaswamy
12 cte.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC NeonGecko.com Inc.
13 cte.tv 14 Jun 2002 14 Jun 2024 eNom, LLC Registry Services, LLC
14 cte.be 8 Nov 2003 - Realtime Register B.V. -
15 cte.biz 23 Jan 2005 22 Jan 2025 Moniker Online Services, LLC REDACTED FOR PRIVACY
16 cte.me.uk 16 Jun 2006 16 Jun 2024 Ionos SE [Tag = 1AND1] -
17 cte.net.br 28 Jul 2006 28 Jul 2026 - CELANTE SERVICOS DE TELECOMUNICACOES LTDA - EPP
18 cte.co.uk 28 May 2007 28 May 2025 Elife Limited [Tag = ELIFE] -
19 cte.us.com 17 Jan 2008 17 Jan 2028 Network Solutions LLC -
20 cte.pl 13 May 2008 13 May 2024 home.pl S.A. -
21 cte.co.id 14 Oct 2008 16 Oct 2024 - -
22 cte.se 12 Apr 2009 12 Apr 2025 Rymdweb AB -
23 cte.in 11 Dec 2009 11 Dec 2024 Dynadot LLC REDACTED FOR PRIVACY
24 cte.co 21 Jul 2010 20 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 cte.asia 17 Aug 2010 17 Aug 2024 eNom, LLC Data Protected
26 cte.su 3 Sep 2011 3 Sep 2024 REGRU-SU Private Person
27 cte.co.nz 2 Oct 2012 - BB Online UK Ltd -
28 cte.guru 19 Feb 2014 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 cte.training 26 Mar 2014 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 cte.academy 27 Mar 2014 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 cte.com.pl 7 May 2014 7 May 2025 Consulting Service Sp. z o.o. -
32 cte.foundation 21 May 2014 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 cte.nyc 17 Nov 2014 16 Nov 2024 GoDaddy.com, LLC Tiny Lichen
34 cte.services 8 Jan 2015 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 cte.club 19 Mar 2015 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 cte.online 3 Sep 2015 3 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
37 cte.solutions 16 Dec 2015 16 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com CT Engineering Taiwan
38 cte.engineering 3 Jan 2016 3 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com CT Engineering Taiwan
39 cte.cc 26 Apr 2016 26 Apr 2025 eName Technology Co., Ltd. lin liang zhao
40 cte.news 3 Jun 2016 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 cte.systems 10 Feb 2017 10 Feb 2025 Gandi SAS Cisco Systems, Inc
42 cte.tech 21 Apr 2017 21 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lin Jin Jiang
43 cte.network 13 Jun 2017 13 Jun 2024 eNom, LLC Whois Privacy Protection Service, Inc.
44 cte.cl 13 Sep 2017 13 Sep 2025 NIC Chile Inversiones DyT Ltda
45 cte.football 23 Sep 2017 23 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 cte.travel 13 Oct 2017 12 Oct 2024 Name.com, Inc. Carthage Travel and Events
47 cte.hu 4 Dec 2017 - - -
48 cte.org.in 22 Mar 2018 22 Mar 2026 GoDaddy.com, LLC CTE
49 cte.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
50 cte.llc 7 Nov 2018 7 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
51 cte.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
52 cte.lt 2 Apr 2019 3 Apr 2025 UAB Bartus pro UAB Bartus pro
53 cte.co.ke 16 Sep 2019 16 Sep 2024 HOSTPINNACLE KENYA LIMITED Clique Technologies
54 cte.digital 18 Oct 2019 18 Oct 2024 Abion AB Proact IT Group AB
55 cte.team 25 Mar 2020 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 cte.one 10 Apr 2020 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 cte.camp 28 Jul 2020 28 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 cte.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 cte.management 14 Nov 2020 14 Nov 2025 Network Solutions, LLC REDACTED FOR PRIVACY
60 cte.careers 20 Nov 2020 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 cte.hr 20 Jan 2021 22 Oct 2024 CARNET Climatech Evo d.o.o.
62 cte.org.pl 23 Feb 2021 23 Feb 2025 Aftermarket.pl Limited -
63 cte.ooo 11 Mar 2021 11 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu CTE
64 cte.wine 24 Apr 2021 24 Apr 2027 OVH SAS Champagne Terroirs Experience
65 cte.events 23 Jul 2021 23 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 cte.nrw 23 Sep 2021 23 Sep 2024 Ascio Technologies Inc. CTE Coaching Team Ersoy
67 cte.work 13 Oct 2021 13 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
68 cte.xyz 8 Nov 2021 8 Nov 2024 Virtualia LLC Super Domains Privacy LLC
69 cte.school 15 Nov 2021 15 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 cte.by 26 Jan 2022 26 Jan 2026 Reliable Software, Ltd СООО "ХимТехИнжиниринг"
71 cte.computer 23 May 2022 23 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
72 cte.world 21 Nov 2022 21 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
73 cte.university 23 Nov 2022 23 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165791072
74 cte.expert 30 Mar 2023 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 cte.ovh 13 Apr 2023 13 Apr 2025 OVH Tahkom
76 cte.ltd 13 Apr 2023 13 Apr 2025 OVH SAS Tahkom
77 cte.ac.mu 8 Jun 2023 8 Jun 2026 Register.mu -
78 cte.global 13 Jul 2023 13 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 cte.finance 18 Jul 2023 18 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu Onetoweb
80 cte.lat 21 Aug 2023 21 Aug 2024 Porkbun, LLC Private by Design, LLC
81 cte.life 17 Sep 2023 17 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
82 cte.com.ng 31 Jan 2024 31 Jan 2026 QServers.ng Tayo Solarin
83 cte.agency 5 May 2024 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 cte.ai - - Key-Systems GmbH Cambridge Technology Inc
85 cte.eu - - CRegISP Ltd -
86 cte.ae - - Host Arabia ( Tasjeel.ae ) social vibes
87 cte.name - - Dynadot Inc -
88 cte.net.au - - Domain Directors Pty Ltd trading as Instra Nick Felton
89 cte.net.pe - - NIC.PE Conceptos Tecnolgicos Empresariales E.I.R.L
90 cte.org.pe - - SOLUCIONES CORPORATIVAS IP Petar Ivanov
91 cte.pt - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cte&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cte",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 91,
        "relation": "eq",
        "current": 91
    },
    "unique_domains": "cte.it, cte.net, cte.com.br, cte.com, cte.org, cte.org.uk, cte.nl, cte.ca, cte.ru, cte.jp, cte.info, cte.us, cte.tv, cte.be, cte.biz, cte.me.uk, cte.net.br, cte.co.uk, cte.us.com, cte.pl, cte.co.id, cte.se, cte.in, cte.co, cte.asia, cte.su, cte.co.nz, cte.guru, cte.training, cte.academy, cte.com.pl, cte.foundation, cte.nyc, cte.services, cte.club, cte.online, cte.solutions, cte.engineering, cte.cc, cte.news, cte.systems, cte.tech, cte.network, cte.cl, cte.football, cte.travel, cte.hu, cte.org.in, cte.app, cte.llc, cte.uk, cte.lt, cte.co.ke, cte.digital, cte.team, cte.one, cte.camp, cte.fit, cte.management, cte.careers, cte.hr, cte.org.pl, cte.ooo, cte.wine, cte.events, cte.nrw, cte.work, cte.xyz, cte.school, cte.by, cte.computer, cte.world, cte.university, cte.expert, cte.ovh, cte.ltd, cte.ac.mu, cte.global, cte.finance, cte.lat, cte.life, cte.com.ng, cte.agency, cte.ai, cte.eu, cte.ae, cte.name, cte.net.au, cte.net.pe, cte.org.pe, cte.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "cte.it",
            "domain_keyword": "cte",
            "domain_tld": "it",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "1996-07-05",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-24",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "CTE International S.r.l.",
            "registrant_address": "via Sevardi  7",
            "registrant_city": "Mancasale",
            "registrant_state": "RE",
            "registrant_zip": "42010",
            "registrant_country": "IT",
            "name_servers": [
                "arturo.ns.cloudflare.com",
                "gemma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "cte.net",
            "domain_keyword": "cte",
            "domain_tld": "net",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "1996-09-06",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-05",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "CenturyLink, Inc.",
            "registrant_address": "100 CenturyLink Dr.",
            "registrant_city": "Monroe",
            "registrant_state": "LA",
            "registrant_zip": "71203",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3183889000",
            "registrant_fax": "+1.3183889000",
            "name_servers": [
                "ns1.centuryinter.net",
                "ns2.centuryinter.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cte.com.br",
            "domain_keyword": "cte",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "1996-09-30",
            "update_date": "2022-09-10",
            "expiry_date": "2025-09-30",
            "registrant_name": "CTE - CENTRO DE TECNOLOGIA DE EDIFICACOES LTDA",
            "name_servers": [
                "ns-1521.awsdns-62.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-280.awsdns-35.com",
                "ns-748.awsdns-29.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "cte.com",
            "domain_keyword": "cte",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:27:26",
            "create_date": "1997-07-03",
            "update_date": "2020-08-24",
            "expiry_date": "2024-07-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "auth.lkvl.mn.frontiernet.net",
                "auth.roch.ny.frontiernet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cte.org",
            "domain_keyword": "cte",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "1997-08-20",
            "update_date": "2023-08-22",
            "expiry_date": "2032-08-19",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cte.org.uk",
            "domain_keyword": "cte",
            "domain_tld": "org.uk",
            "query_time": "2024-04-26 04:00:33",
            "create_date": "1997-10-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "cte.nl",
            "domain_keyword": "cte",
            "domain_tld": "nl",
            "query_time": "2024-04-13 09:26:54",
            "create_date": "1999-03-23",
            "update_date": "2022-09-08",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns3.firstaidmarketing.nl",
                "ns4.firstaidmarketing.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "cte.ca",
            "domain_keyword": "cte",
            "domain_tld": "ca",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2000-10-04",
            "update_date": "2023-11-22",
            "expiry_date": "2027-01-15",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "Consolidated Turf Equipment (1965) Ltd.",
            "registrant_city": "Winnipeg",
            "registrant_state": "MB",
            "registrant_zip": "R3H0H6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2046327643",
            "name_servers": [
                "ns3.wibandhosting.com",
                "ns99.wibandhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cte.ru",
            "domain_keyword": "cte",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:02:04",
            "create_date": "2001-02-26",
            "expiry_date": "2025-02-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "cte.jp",
            "domain_keyword": "cte",
            "domain_tld": "jp",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2001-06-18",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "CHUKYO TV ENTERPRISE CO.,LTD.",
            "registrant_address": "3-15-15 NISHIKI NAKA-KU NAGOYA JAPAN",
            "registrant_zip": "4608613",
            "registrant_email": "[email protected]",
            "registrant_phone": "052-971-7411",
            "registrant_fax": "052-971-7683",
            "name_servers": [
                "ns-1183.awsdns-19.org",
                "ns-1930.awsdns-49.co.uk",
                "ns-380.awsdns-47.com",
                "ns-920.awsdns-51.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 11,
            "domain_name": "cte.info",
            "domain_keyword": "cte",
            "domain_tld": "info",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2001-10-04",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arvind Rangaswamy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cte.us",
            "domain_keyword": "cte",
            "domain_tld": "us",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2002-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NeonGecko.com Inc.",
            "registrant_address": "15 South Grady Way, Suite 600",
            "registrant_city": "Renton",
            "registrant_state": "Washington",
            "registrant_zip": "98057",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062327200",
            "registrant_fax": "+1.2062327200",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cte.tv",
            "domain_keyword": "cte",
            "domain_tld": "tv",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2002-06-14",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aragorn.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cte.be",
            "domain_keyword": "cte",
            "domain_tld": "be",
            "query_time": "2024-05-31 20:41:01",
            "create_date": "2003-11-08",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 15,
            "domain_name": "cte.biz",
            "domain_keyword": "cte",
            "domain_tld": "biz",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2005-01-23",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-22",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services, LLC",
            "registrar_website": "www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cte.me.uk",
            "domain_keyword": "cte",
            "domain_tld": "me.uk",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2006-06-16",
            "update_date": "2022-06-15",
            "expiry_date": "2024-06-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1124.ui-dns.biz",
                "ns1124.ui-dns.com",
                "ns1124.ui-dns.de",
                "ns1124.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "cte.net.br",
            "domain_keyword": "cte",
            "domain_tld": "net.br",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2006-07-28",
            "update_date": "2023-07-04",
            "expiry_date": "2026-07-28",
            "registrant_name": "CELANTE SERVICOS DE TELECOMUNICACOES LTDA - EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "cte.co.uk",
            "domain_keyword": "cte",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 19:53:30",
            "create_date": "2007-05-28",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-28",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "cte.us.com",
            "domain_keyword": "cte",
            "domain_tld": "us.com",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2008-01-17",
            "update_date": "2023-08-31",
            "expiry_date": "2028-01-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_email": "https://whois.centralnic.com/contact/cte.us.com/registrant",
            "name_servers": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cte.pl",
            "domain_keyword": "cte",
            "domain_tld": "pl",
            "query_time": "2024-03-21 09:20:22",
            "create_date": "2008-05-13",
            "update_date": "2023-02-28",
            "expiry_date": "2024-05-13",
            "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": 21,
            "domain_name": "cte.co.id",
            "domain_keyword": "cte",
            "domain_tld": "co.id",
            "query_time": "2022-06-16 09:34:32",
            "create_date": "2008-10-14",
            "update_date": "2022-02-14",
            "expiry_date": "2024-10-16",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 22,
            "domain_name": "cte.se",
            "domain_keyword": "cte",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:48:46",
            "create_date": "2009-04-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-12",
            "registrar_name": "Rymdweb AB",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cte.in",
            "domain_keyword": "cte",
            "domain_tld": "in",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2009-12-11",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-11",
            "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": "Massachusetts",
            "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.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cte.co",
            "domain_keyword": "cte",
            "domain_tld": "co",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2010-07-21",
            "update_date": "2024-03-04",
            "expiry_date": "2025-07-20",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cte.asia",
            "domain_keyword": "cte",
            "domain_tld": "asia",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2010-08-17",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.proservice.ge",
                "ns2.proservice.ge"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cte.su",
            "domain_keyword": "cte",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:05:54",
            "create_date": "2011-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 27,
            "domain_name": "cte.co.nz",
            "domain_keyword": "cte",
            "domain_tld": "co.nz",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2012-10-02",
            "update_date": "2024-03-15",
            "registrar_name": "BB Online UK Ltd",
            "registrar_website": "https://www.bb-online.com",
            "name_servers": [
                "ns1.bb-online.net",
                "ns2.bb-online.org",
                "ns3.bb-online.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "cte.guru",
            "domain_keyword": "cte",
            "domain_tld": "guru",
            "query_time": "2024-04-13 09:26:54",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cte.training",
            "domain_keyword": "cte",
            "domain_tld": "training",
            "query_time": "2024-05-25 12:53:49",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cte.academy",
            "domain_keyword": "cte",
            "domain_tld": "academy",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2014-03-27",
            "update_date": "2024-05-11",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cte.com.pl",
            "domain_keyword": "cte",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 01:29:53",
            "create_date": "2014-05-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-07",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.whshost.com",
                "ns2.whshost.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cte.foundation",
            "domain_keyword": "cte",
            "domain_tld": "foundation",
            "query_time": "2024-05-23 02:46:36",
            "create_date": "2014-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cte.nyc",
            "domain_keyword": "cte",
            "domain_tld": "nyc",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2014-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tiny Lichen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.utterlylive.co",
                "ns2.utterlylive.co"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cte.services",
            "domain_keyword": "cte",
            "domain_tld": "services",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2015-01-08",
            "update_date": "2023-06-17",
            "expiry_date": "2025-01-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cte.club",
            "domain_keyword": "cte",
            "domain_tld": "club",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2015-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-18",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cte.online",
            "domain_keyword": "cte",
            "domain_tld": "online",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2015-09-03",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-03",
            "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": [
                "ns1.treca.org",
                "ns2.treca.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cte.solutions",
            "domain_keyword": "cte",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2015-12-16",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-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": "CT Engineering Taiwan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cte.engineering",
            "domain_keyword": "cte",
            "domain_tld": "engineering",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2016-01-03",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-03",
            "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": "CT Engineering Taiwan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cte.cc",
            "domain_keyword": "cte",
            "domain_tld": "cc",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2016-04-26",
            "update_date": "2023-11-22",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "linliang zhao",
            "registrant_company": "lin liang zhao",
            "registrant_address": "xia shan qu ren min da dao nan 4 2 hao cheng shi guang chang B chuang 7 0 2",
            "registrant_city": "zhan jiang shi",
            "registrant_state": "guang dong",
            "registrant_zip": "524000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "13822586568",
            "registrant_fax": "13822586568",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cte.news",
            "domain_keyword": "cte",
            "domain_tld": "news",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2016-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cte.systems",
            "domain_keyword": "cte",
            "domain_tld": "systems",
            "query_time": "2024-05-20 20:55:22",
            "create_date": "2017-02-10",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cisco Systems, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns-1083.awsdns-07.org",
                "ns-2011.awsdns-59.co.uk",
                "ns-62.awsdns-07.com",
                "ns-943.awsdns-53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cte.tech",
            "domain_keyword": "cte",
            "domain_tld": "tech",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2017-04-21",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lin Jin Jiang",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cte.network",
            "domain_keyword": "cte",
            "domain_tld": "network",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2017-06-13",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cte.cl",
            "domain_keyword": "cte",
            "domain_tld": "cl",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2017-09-13",
            "expiry_date": "2025-09-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Inversiones DyT Ltda",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ]
        },
        {
            "num": 45,
            "domain_name": "cte.football",
            "domain_keyword": "cte",
            "domain_tld": "football",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2017-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2025-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cte.travel",
            "domain_keyword": "cte",
            "domain_tld": "travel",
            "query_time": "2024-05-25 12:53:49",
            "create_date": "2017-10-13",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Carthage Travel and Events",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nabeul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2fkr.name.com",
                "ns3qty.name.com",
                "ns4fmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cte.hu",
            "domain_keyword": "cte",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:36:19",
            "create_date": "2017-12-04"
        },
        {
            "num": 48,
            "domain_name": "cte.org.in",
            "domain_keyword": "cte",
            "domain_tld": "org.in",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2018-03-22",
            "update_date": "2024-03-09",
            "expiry_date": "2026-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CTE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cte.app",
            "domain_keyword": "cte",
            "domain_tld": "app",
            "query_time": "2024-05-13 04:06:35",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cte.llc",
            "domain_keyword": "cte",
            "domain_tld": "llc",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2018-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cte.uk",
            "domain_keyword": "cte",
            "domain_tld": "uk",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "cte.lt",
            "domain_keyword": "cte",
            "domain_tld": "lt",
            "query_time": "2024-06-02 03:40:42",
            "create_date": "2019-04-02",
            "expiry_date": "2025-04-03",
            "registrar_name": "UAB Bartus pro",
            "registrar_website": "https://www.domenai.lt",
            "registrant_company": "UAB Bartus pro",
            "name_servers": [
                "ns1.domenai.lt",
                "ns2.domenai.lt",
                "ns3.domenai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 53,
            "domain_name": "cte.co.ke",
            "domain_keyword": "cte",
            "domain_tld": "co.ke",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2019-09-16",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-16",
            "registrar_name": "HOSTPINNACLE KENYA LIMITED",
            "registrar_website": "https://www.hostpinnacle.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clique Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.noc254.com",
                "ns2.noc254.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cte.digital",
            "domain_keyword": "cte",
            "domain_tld": "digital",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2019-10-18",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-18",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "http://domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proact IT Group 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": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cte.team",
            "domain_keyword": "cte",
            "domain_tld": "team",
            "query_time": "2024-05-25 12:53:49",
            "create_date": "2020-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cte.one",
            "domain_keyword": "cte",
            "domain_tld": "one",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2020-04-10",
            "update_date": "2023-06-10",
            "expiry_date": "2025-04-10",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cte.camp",
            "domain_keyword": "cte",
            "domain_tld": "camp",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2020-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cte.fit",
            "domain_keyword": "cte",
            "domain_tld": "fit",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cte.management",
            "domain_keyword": "cte",
            "domain_tld": "management",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2020-11-14",
            "update_date": "2023-09-20",
            "expiry_date": "2025-11-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cte.careers",
            "domain_keyword": "cte",
            "domain_tld": "careers",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2020-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cte.hr",
            "domain_keyword": "cte",
            "domain_tld": "hr",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2021-01-20",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Climatech Evo d.o.o.",
            "registrant_address": "Radmanovačka ulica 18 G",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wmd-dns.com",
                "ns2.wmd-dns.com"
            ]
        },
        {
            "num": 62,
            "domain_name": "cte.org.pl",
            "domain_keyword": "cte",
            "domain_tld": "org.pl",
            "query_time": "2024-05-16 12:06:27",
            "create_date": "2021-02-23",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.nodea.net.pl",
                "ns2.nodea.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cte.ooo",
            "domain_keyword": "cte",
            "domain_tld": "ooo",
            "query_time": "2024-05-13 04:06:35",
            "create_date": "2021-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "CTE",
            "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.",
            "name_servers": [
                "ns1.s-host.com.ua",
                "ns2.s-host.com.ua"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cte.wine",
            "domain_keyword": "cte",
            "domain_tld": "wine",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2021-04-24",
            "update_date": "2024-04-11",
            "expiry_date": "2027-04-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Champagne Terroirs Experience",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cte.events",
            "domain_keyword": "cte",
            "domain_tld": "events",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2021-07-23",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "cte.nrw",
            "domain_keyword": "cte",
            "domain_tld": "nrw",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2021-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "CTE Coaching Team Ersoy",
            "registrant_state": "GERMANY",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cte.work",
            "domain_keyword": "cte",
            "domain_tld": "work",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2021-10-13",
            "update_date": "2023-07-29",
            "expiry_date": "2026-10-13",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cte.xyz",
            "domain_keyword": "cte",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2021-11-08",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3875,
            "registrar_name": "Virtualia LLC",
            "registrar_website": "https://www.virtualia.com",
            "registrant_company": "Super Domains Privacy LLC",
            "registrant_state": "Wyoming",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cte.school",
            "domain_keyword": "cte",
            "domain_tld": "school",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2021-11-15",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-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": [
                "ns-1462.awsdns-54.org",
                "ns-180.awsdns-22.com",
                "ns-2010.awsdns-59.co.uk",
                "ns-921.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cte.by",
            "domain_keyword": "cte",
            "domain_tld": "by",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2022-01-26",
            "update_date": "2023-12-18",
            "expiry_date": "2026-01-26",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "СООО \"ХимТехИнжиниринг\"",
            "registrant_address": "212008, -, г. Могилев, 4й переулок Мечникова, д. 17, к. 3",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375222716333",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 71,
            "domain_name": "cte.computer",
            "domain_keyword": "cte",
            "domain_tld": "computer",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2022-05-23",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cte.world",
            "domain_keyword": "cte",
            "domain_tld": "world",
            "query_time": "2024-05-19 01:29:52",
            "create_date": "2022-11-21",
            "update_date": "2023-08-12",
            "expiry_date": "2027-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cte.university",
            "domain_keyword": "cte",
            "domain_tld": "university",
            "query_time": "2024-04-26 04:00:30",
            "create_date": "2022-11-23",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-23",
            "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 0165791072",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cte.expert",
            "domain_keyword": "cte",
            "domain_tld": "expert",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2023-03-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-30",
            "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": [
                "ns6271.hostgator.com",
                "ns6272.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cte.ovh",
            "domain_keyword": "cte",
            "domain_tld": "ovh",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Tahkom",
            "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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cte.ltd",
            "domain_keyword": "cte",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tahkom",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "cte.ac.mu",
            "domain_keyword": "cte",
            "domain_tld": "ac.mu",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2023-06-08",
            "update_date": "2023-06-09",
            "expiry_date": "2026-06-08",
            "registrar_name": "Register.mu",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cte.global",
            "domain_keyword": "cte",
            "domain_tld": "global",
            "query_time": "2024-05-26 18:31:01",
            "create_date": "2023-07-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-13",
            "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.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cte.finance",
            "domain_keyword": "cte",
            "domain_tld": "finance",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2023-07-18",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Onetoweb",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Overijssel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emily.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cte.lat",
            "domain_keyword": "cte",
            "domain_tld": "lat",
            "query_time": "2024-05-07 23:43:28",
            "create_date": "2023-08-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cte.life",
            "domain_keyword": "cte",
            "domain_tld": "life",
            "query_time": "2024-04-29 10:10:46",
            "create_date": "2023-09-17",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "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": 82,
            "domain_name": "cte.com.ng",
            "domain_keyword": "cte",
            "domain_tld": "com.ng",
            "query_time": "2024-05-29 19:28:48",
            "create_date": "2024-01-31",
            "update_date": "2024-04-30",
            "expiry_date": "2026-01-31",
            "registrar_iana": 290414,
            "registrar_name": "QServers.ng",
            "registrant_name": "Tayo Solarin",
            "registrant_address": "13 soji adepegba close allen ikeja",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8073112005",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cte.agency",
            "domain_keyword": "cte",
            "domain_tld": "agency",
            "query_time": "2024-05-08 14:15:23",
            "create_date": "2024-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cte.ai",
            "domain_keyword": "cte",
            "domain_tld": "ai",
            "query_time": "2024-04-29 10:10:46",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Cambridge Technology Inc",
            "registrant_address": "9 Placid Lake Lane",
            "registrant_city": "Westport",
            "registrant_state": "Connecticut",
            "registrant_zip": "06880",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cte.eu",
            "domain_keyword": "cte",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:45:10",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 86,
            "domain_name": "cte.ae",
            "domain_keyword": "cte",
            "domain_tld": "ae",
            "query_time": "2024-05-13 04:06:35",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "samar alwawi",
            "registrant_company": "social vibes",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns5.tasjeel.ae",
                "ns6.tasjeel.ae"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 87,
            "domain_name": "cte.name",
            "domain_keyword": "cte",
            "domain_tld": "name",
            "query_time": "2024-05-26 18:31:01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 88,
            "domain_name": "cte.net.au",
            "domain_keyword": "cte",
            "domain_tld": "net.au",
            "query_time": "2024-05-26 18:31:01",
            "update_date": "2024-02-05",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Nick Felton",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cte.net.pe",
            "domain_keyword": "cte",
            "domain_tld": "net.pe",
            "query_time": "2024-05-23 02:46:36",
            "registrar_name": "NIC.PE",
            "registrant_name": "Conceptos Tecnolgicos Empresariales E.I.R.L",
            "name_servers": [
                "ns9040.banahosting.com",
                "ns9041.banahosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 90,
            "domain_name": "cte.org.pe",
            "domain_keyword": "cte",
            "domain_tld": "org.pe",
            "query_time": "2024-05-26 18:31:01",
            "registrar_name": "SOLUCIONES CORPORATIVAS IP",
            "registrant_name": "Petar Ivanov",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 91,
            "domain_name": "cte.pt",
            "domain_keyword": "cte",
            "domain_tld": "pt",
            "query_time": "2024-05-26 18:31:01",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cte</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>91</total>
  <relation>eq</relation>
  <current>91</current>
 </count>
 <unique_domains>cte.it, cte.net, cte.com.br, cte.com, cte.org, cte.org.uk, cte.nl, cte.ca, cte.ru, cte.jp, cte.info, cte.us, cte.tv, cte.be, cte.biz, cte.me.uk, cte.net.br, cte.co.uk, cte.us.com, cte.pl, cte.co.id, cte.se, cte.in, cte.co, cte.asia, cte.su, cte.co.nz, cte.guru, cte.training, cte.academy, cte.com.pl, cte.foundation, cte.nyc, cte.services, cte.club, cte.online, cte.solutions, cte.engineering, cte.cc, cte.news, cte.systems, cte.tech, cte.network, cte.cl, cte.football, cte.travel, cte.hu, cte.org.in, cte.app, cte.llc, cte.uk, cte.lt, cte.co.ke, cte.digital, cte.team, cte.one, cte.camp, cte.fit, cte.management, cte.careers, cte.hr, cte.org.pl, cte.ooo, cte.wine, cte.events, cte.nrw, cte.work, cte.xyz, cte.school, cte.by, cte.computer, cte.world, cte.university, cte.expert, cte.ovh, cte.ltd, cte.ac.mu, cte.global, cte.finance, cte.lat, cte.life, cte.com.ng, cte.agency, cte.ai, cte.eu, cte.ae, cte.name, cte.net.au, cte.net.pe, cte.org.pe, cte.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cte.it</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>1996-07-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>CTE International S.r.l.</registrant_company>
   <registrant_address>via Sevardi  7</registrant_address>
   <registrant_city>Mancasale</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>42010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>arturo.ns.cloudflare.com</value>
    <value>gemma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cte.net</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>1996-09-06</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>CenturyLink, Inc.</registrant_company>
   <registrant_address>100 CenturyLink Dr.</registrant_address>
   <registrant_city>Monroe</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>71203</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3183889000</registrant_phone>
   <registrant_fax>+1.3183889000</registrant_fax>
   <name_servers>
    <value>ns1.centuryinter.net</value>
    <value>ns2.centuryinter.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>cte.com.br</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>1996-09-30</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrant_name>CTE - CENTRO DE TECNOLOGIA DE EDIFICACOES LTDA</registrant_name>
   <name_servers>
    <value>ns-1521.awsdns-62.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-280.awsdns-35.com</value>
    <value>ns-748.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>cte.com</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:27:26</query_time>
   <create_date>1997-07-03</create_date>
   <update_date>2020-08-24</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>auth.lkvl.mn.frontiernet.net</value>
    <value>auth.roch.ny.frontiernet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cte.org</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>1997-08-20</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2032-08-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cte.org.uk</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-26 04:00:33</query_time>
   <create_date>1997-10-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cte.nl</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-13 09:26:54</query_time>
   <create_date>1999-03-23</create_date>
   <update_date>2022-09-08</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns3.firstaidmarketing.nl</value>
    <value>ns4.firstaidmarketing.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cte.ca</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2000-10-04</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2027-01-15</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>Consolidated Turf Equipment (1965) Ltd.</registrant_name>
   <registrant_city>Winnipeg</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>R3H0H6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2046327643</registrant_phone>
   <name_servers>
    <value>ns3.wibandhosting.com</value>
    <value>ns99.wibandhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cte.ru</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:02:04</query_time>
   <create_date>2001-02-26</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>cte.jp</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2001-06-18</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>CHUKYO TV ENTERPRISE CO.,LTD.</registrant_name>
   <registrant_address>3-15-15 NISHIKI NAKA-KU NAGOYA JAPAN</registrant_address>
   <registrant_zip>4608613</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>052-971-7411</registrant_phone>
   <registrant_fax>052-971-7683</registrant_fax>
   <name_servers>
    <value>ns-1183.awsdns-19.org</value>
    <value>ns-1930.awsdns-49.co.uk</value>
    <value>ns-380.awsdns-47.com</value>
    <value>ns-920.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>cte.info</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-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>Arvind Rangaswamy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>cte.us</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-24</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>NeonGecko.com Inc.</registrant_company>
   <registrant_address>15 South Grady Way, Suite 600</registrant_address>
   <registrant_city>Renton</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98057</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062327200</registrant_phone>
   <registrant_fax>+1.2062327200</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>13</num>
   <domain_name>cte.tv</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aragorn.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cte.be</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 20:41:01</query_time>
   <create_date>2003-11-08</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>cte.biz</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2005-01-23</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services, LLC</registrar_name>
   <registrar_website>www.moniker.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>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cte.me.uk</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2006-06-16</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1124.ui-dns.biz</value>
    <value>ns1124.ui-dns.com</value>
    <value>ns1124.ui-dns.de</value>
    <value>ns1124.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>cte.net.br</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2026-07-28</expiry_date>
   <registrant_name>CELANTE SERVICOS DE TELECOMUNICACOES LTDA - EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>cte.co.uk</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 19:53:30</query_time>
   <create_date>2007-05-28</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>cte.us.com</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-01-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/cte.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cte.pl</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 09:20:22</query_time>
   <create_date>2008-05-13</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2024-05-13</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>21</num>
   <domain_name>cte.co.id</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.id</domain_tld>
   <query_time>2022-06-16 09:34:32</query_time>
   <create_date>2008-10-14</create_date>
   <update_date>2022-02-14</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>cte.se</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:48:46</query_time>
   <create_date>2009-04-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Rymdweb AB</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>23</num>
   <domain_name>cte.in</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-11</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>Massachusetts</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.above.com</value>
    <value>ns2.above.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>cte.co</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-07-20</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cte.asia</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2010-08-17</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.proservice.ge</value>
    <value>ns2.proservice.ge</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cte.su</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:05:54</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>cte.co.nz</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2024-03-15</update_date>
   <registrar_name>BB Online UK Ltd</registrar_name>
   <registrar_website>https://www.bb-online.com</registrar_website>
   <name_servers>
    <value>ns1.bb-online.net</value>
    <value>ns2.bb-online.org</value>
    <value>ns3.bb-online.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cte.guru</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-13 09:26:54</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>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>29</num>
   <domain_name>cte.training</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-25 12:53:49</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-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>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>30</num>
   <domain_name>cte.academy</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-05-11</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cte.com.pl</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 01:29:53</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.whshost.com</value>
    <value>ns2.whshost.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cte.foundation</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-23 02:46:36</query_time>
   <create_date>2014-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cte.nyc</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-16</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>Tiny Lichen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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.utterlylive.co</value>
    <value>ns2.utterlylive.co</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>cte.services</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2015-01-08</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-01-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cte.club</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-18</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cte.online</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-03</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>ns1.treca.org</value>
    <value>ns2.treca.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>37</num>
   <domain_name>cte.solutions</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2015-12-16</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-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>CT Engineering Taiwan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.mydomain.com</value>
    <value>ns2.mydomain.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>cte.engineering</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2016-01-03</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-03</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>CT Engineering Taiwan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cte.cc</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-04-26</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>linliang zhao</registrant_name>
   <registrant_company>lin liang zhao</registrant_company>
   <registrant_address>xia shan qu ren min da dao nan 4 2 hao cheng shi guang chang B chuang 7 0 2</registrant_address>
   <registrant_city>zhan jiang shi</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>524000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>13822586568</registrant_phone>
   <registrant_fax>13822586568</registrant_fax>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cte.news</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>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>41</num>
   <domain_name>cte.systems</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-20 20:55:22</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-10</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_company>Cisco Systems, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</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>ns-1083.awsdns-07.org</value>
    <value>ns-2011.awsdns-59.co.uk</value>
    <value>ns-62.awsdns-07.com</value>
    <value>ns-943.awsdns-53.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>cte.tech</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lin Jin Jiang</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>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>43</num>
   <domain_name>cte.network</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cte.cl</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2017-09-13</create_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Inversiones DyT Ltda</registrant_name>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>cte.football</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2017-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cte.travel</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-25 12:53:49</query_time>
   <create_date>2017-10-13</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-12</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>Carthage Travel and Events</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nabeul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4fmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cte.hu</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:36:19</query_time>
   <create_date>2017-12-04</create_date>
  </value>
  <value>
   <num>48</num>
   <domain_name>cte.org.in</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CTE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>49</num>
   <domain_name>cte.app</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 04:06:35</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cte.llc</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cte.uk</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>cte.lt</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-02 03:40:42</query_time>
   <create_date>2019-04-02</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>UAB Bartus pro</registrar_name>
   <registrar_website>https://www.domenai.lt</registrar_website>
   <registrant_company>UAB Bartus pro</registrant_company>
   <name_servers>
    <value>ns1.domenai.lt</value>
    <value>ns2.domenai.lt</value>
    <value>ns3.domenai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>cte.co.ke</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>HOSTPINNACLE KENYA LIMITED</registrar_name>
   <registrar_website>https://www.hostpinnacle.co.ke</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clique Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.noc254.com</value>
    <value>ns2.noc254.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cte.digital</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>http://domaininfo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proact IT Group 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>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cte.team</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-25 12:53:49</query_time>
   <create_date>2020-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>56</num>
   <domain_name>cte.one</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-04-10</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cte.camp</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2020-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</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>ns41.domaincontrol.com</value>
    <value>ns42.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>58</num>
   <domain_name>cte.fit</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cte.management</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cte.careers</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</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>ns47.domaincontrol.com</value>
    <value>ns48.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>61</num>
   <domain_name>cte.hr</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Climatech Evo d.o.o.</registrant_name>
   <registrant_address>Radmanovačka ulica 18 G</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wmd-dns.com</value>
    <value>ns2.wmd-dns.com</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>cte.org.pl</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-16 12:06:27</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.nodea.net.pl</value>
    <value>ns2.nodea.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cte.ooo</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-13 04:06:35</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>CTE</registrant_company>
   <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>
   <name_servers>
    <value>ns1.s-host.com.ua</value>
    <value>ns2.s-host.com.ua</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cte.wine</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2027-04-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Champagne Terroirs Experience</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cte.events</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2021-07-23</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cte.nrw</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>CTE Coaching Team Ersoy</registrant_company>
   <registrant_state>GERMANY</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cte.work</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2026-10-13</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>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>68</num>
   <domain_name>cte.xyz</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2021-11-08</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3875</registrar_iana>
   <registrar_name>Virtualia LLC</registrar_name>
   <registrar_website>https://www.virtualia.com</registrar_website>
   <registrant_company>Super Domains Privacy LLC</registrant_company>
   <registrant_state>Wyoming</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.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>69</num>
   <domain_name>cte.school</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-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>ns-1462.awsdns-54.org</value>
    <value>ns-180.awsdns-22.com</value>
    <value>ns-2010.awsdns-59.co.uk</value>
    <value>ns-921.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cte.by</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>СООО &quot;ХимТехИнжиниринг&quot;</registrant_company>
   <registrant_address>212008, -, г. Могилев, 4й переулок Мечникова, д. 17, к. 3</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375222716333</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>cte.computer</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cte.world</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 01:29:52</query_time>
   <create_date>2022-11-21</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2027-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cte.university</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-04-26 04:00:30</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-23</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 0165791072</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cte.expert</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-30</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>ns6271.hostgator.com</value>
    <value>ns6272.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cte.ovh</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Tahkom</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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cte.ltd</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tahkom</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>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cte.ac.mu</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ac.mu</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2026-06-08</expiry_date>
   <registrar_name>Register.mu</registrar_name>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cte.global</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-13</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.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cte.finance</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Onetoweb</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Overijssel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>emily.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cte.lat</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-07 23:43:28</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>81</num>
   <domain_name>cte.life</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>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>82</num>
   <domain_name>cte.com.ng</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-29 19:28:48</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>290414</registrar_iana>
   <registrar_name>QServers.ng</registrar_name>
   <registrant_name>Tayo Solarin</registrant_name>
   <registrant_address>13 soji adepegba close allen ikeja</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8073112005</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cte.agency</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-08 14:15:23</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cte.ai</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 10:10:46</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Cambridge Technology Inc</registrant_company>
   <registrant_address>9 Placid Lake Lane</registrant_address>
   <registrant_city>Westport</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>06880</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cte.eu</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:45:10</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>cte.ae</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-13 04:06:35</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>samar alwawi</registrant_name>
   <registrant_company>social vibes</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns5.tasjeel.ae</value>
    <value>ns6.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>cte.name</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>cte.net.au</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <update_date>2024-02-05</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Nick Felton</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</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>89</num>
   <domain_name>cte.net.pe</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>net.pe</domain_tld>
   <query_time>2024-05-23 02:46:36</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Conceptos Tecnolgicos Empresariales E.I.R.L</registrant_name>
   <name_servers>
    <value>ns9040.banahosting.com</value>
    <value>ns9041.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>cte.org.pe</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>org.pe</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <registrar_name>SOLUCIONES CORPORATIVAS IP</registrar_name>
   <registrant_name>Petar Ivanov</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>cte.pt</domain_name>
   <domain_keyword>cte</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-26 18:31:01</query_time>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,446 domain names (in 0.142 seconds) which look and sound like the brand name "cte".
Domain Name Registered Expiry Registrar Ownership
1 cne.wang 9 Dec 2023 9 Dec 2024 DNSPod, Inc. Wang Xiao Tao
2 dte.golf 17 Jul 2019 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 acte.coach 19 Feb 2024 19 Feb 2025 Key-Systems, LLC LifeScience Services GmbH
4 ete.lat 2 Aug 2023 2 Aug 2024 Porkbun, LLC Private by Design, LLC
5 ctl.rocks 16 Jul 2015 16 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 ctl.co.uk 16 Nov 2014 16 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
7 cpe.org 12 Jan 2000 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 cet.io 14 Oct 2014 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 cvte.info 10 Feb 2020 10 Feb 2025 Bizcn.com, Inc. Yu Jian Feng
10 hte.co.th 11 Aug 2003 10 Aug 2025 THNIC Hsin Ten Enterprise Co., Ltd. ( บริษัท ซิงเถียน เอ็นเตอร์ไพรส์ จำกัด )
11 ate.com.pl 13 Sep 2016 13 Sep 2024 Domena.pl sp. z o.o. -
12 cts.bz 27 Mar 2023 27 Mar 2025 GoDaddy.com, LLC -
13 ctt.company 10 Sep 2023 10 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
14 ctc.auction 18 Oct 2021 18 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
15 ctw.ru 1 Oct 2005 1 Oct 2024 SALENAMES-RU Private Person
16 cta.org.nz 12 Nov 2021 - ideegeo Group Ltd, c/o iwantmyname -
17 ctq.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 cth.fr 15 Nov 2000 19 Aug 2024 ORANGE CENTRE TECHNIQUE D'HYGIENE
19 ite.de - - - -
20 cce.co.jp 15 Aug 1996 - - CCE Co.,Ltd.
21 cpe.lat 8 Aug 2023 8 Aug 2024 Porkbun, LLC Private by Design, LLC
22 ctc.com.pl 8 Jul 2014 8 Jul 2024 nazwa.pl sp. z o.o. -
23 cae.ai - - Key-Systems GmbH Aoki Makoto
24 ct3.co 8 Oct 2018 8 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 cne.ro - 29 May 2029 ICI - Registrar -
26 ctb.co.uk 27 Nov 1996 27 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
27 ctv.contact 6 Jun 2023 6 Jun 2024 Porkbun LLC Private by Design, LLC
28 ctse.info 30 Jan 2003 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 ctec.network 12 Jun 2021 12 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
30 ctw.sarl 1 May 2015 1 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0139971428
31 ete.life 27 Aug 2023 27 Aug 2024 Sav.com, LLC - 15 REDACTED FOR PRIVACY
32 cteo.org 30 Nov 2006 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 crte.net 17 Apr 2020 17 Apr 2026 Xin Net Technology Corporation -
34 nte.partners 11 Jun 2014 11 Jun 2025 Mesh Digital Limited Domains By Proxy, LLC
35 ct3.mobi 4 Jul 2013 4 Jul 2024 Tucows Domains Inc. CT3
36 cje.plus 7 Apr 2023 7 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
37 ote.it 26 Oct 2000 26 Oct 2024 Register S.p.a. OTE engineering srl
38 cse.bio 14 Nov 2023 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 ctf.world 10 Nov 2015 10 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
40 ctex.digital 19 Jun 2019 19 Jun 2024 IONOS SE Data Privacy Protected
41 ctb.co.mz 30 Jul 2019 30 Jul 2024 MozDomains Example Inc.
42 ctq.icu 20 Jun 2023 20 Jun 2024 Hong Kong Juming Network Technology Co. , Ltd cheng du si niu shang mao you xian gong si
43 cate.info 14 Jan 2004 14 Jan 2025 PSI-USA, Inc. dba Domain Robot Metamove GmbH
44 ct8.co 4 Sep 2023 4 Sep 2024 Dynadot Inc Dynadot Privacy Service
45 acte.exchange 22 Nov 2023 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 cbe.degree 5 Jul 2023 5 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 cce.beer 24 Apr 2020 24 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 cto.quest 25 Apr 2023 25 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 ctr.solutions 10 Jul 2019 10 Jul 2024 Squarespace Domains II LLC Contractor Solutions
50 ctg.it 29 Jun 1999 15 Dec 2024 Ergonet s.r.l. Centro Turistico Giovanile APS
51 cre.ltd 29 Jun 2022 29 Jun 2024 DNSPod, Inc. Zhong Xi ( Gan Zhou ) Xi Tu You Xian Gong Si
52 cre.coach 12 Nov 2015 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 cze.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
54 cote.asia 5 Aug 2010 5 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 ctz.design 18 Nov 2020 18 Nov 2024 Porkbun Private by Design, LLC
56 ate.consulting 25 Mar 2019 25 Mar 2025 Key-Systems, LLC ATE Austrian Tunnel Engineers
57 cje.cc 26 Oct 2014 26 Oct 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
58 che.ms 14 Sep 1999 18 May 2025 InterNetX GmbH -
59 cye.com.cn 23 Jun 2005 23 Jun 2026 阿里云计算有限公司(万网) 骆祖金
60 cter.online 7 May 2020 7 May 2025 Gname.com Pte. Ltd. CTER FOOTBALL
61 ctf.uk 2 Jul 2019 2 Jul 2026 Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN] -
62 ct2.site 26 May 2024 26 May 2025 NameSilo, LLC -
63 cle.ro 4 Dec 2018 8 Dec 2024 Tool Domains Ltd -
64 ctoe.top 10 Feb 2024 10 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
65 ctv.im - 8 Feb 2024 - Redacted
66 lcte.buzz 20 Mar 2023 20 Mar 2024 Porkbun Private by Design, LLC
67 cne.media 19 Dec 2019 19 Dec 2024 CSC Corporate Domains, Inc. Conde Nast Publications Inc.
68 ctx.app 22 Jul 2019 22 Jul 2024 Sav.com, LLC Privacy Protection
69 coe.me.uk 1 Jul 2009 1 Jul 2025 LCN.com Ltd [Tag = LCN] -
70 c3e.net 30 Dec 2013 30 Dec 2024 GoDaddy.com, LLC -
71 cbe.org 19 May 1995 20 May 2029 Network Solutions, LLC REDACTED FOR PRIVACY
72 cse.technology 20 Aug 2022 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 cate.domains 20 Sep 2022 20 Sep 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
74 cgte.com 2 Apr 2000 2 Apr 2032 Tucows Domains Inc. -
75 cten.com 5 Aug 1998 4 Aug 2024 GoDaddy.com, LLC -
76 ctee.org 25 Mar 2004 25 Mar 2027 Squarespace Domains II LLC REDACTED FOR PRIVACY
77 6cte.com 15 Feb 2022 15 Feb 2025 Dynadot Inc -
78 ct1.bet 16 Feb 2024 16 Feb 2025 Cloudflare, Inc Woption Co., Ltd
79 c2te.com 20 Mar 2022 20 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
80 cee.uk 3 Sep 2020 3 Sep 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
81 ctt.vip 30 Aug 2016 30 Aug 2024 22net, Inc. LISUXIAO
82 cme.international 2 Aug 2023 2 Aug 2024 Epik LLC Anonymize LLC
83 c-e.cc 21 Jan 2008 21 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
84 c5e.ru 13 Jul 2012 13 Jul 2024 RU-CENTER-RU Private Person
85 ctce.or.kr 1 Jul 2016 1 Jul 2025 (?)??? ???? ?????????
86 cme.nyc 27 Jan 2016 26 Jan 2025 CSC Corporate Domains, Inc. Chicago Mercantile Exchange Inc.
87 cde.new 3 Jan 2023 3 Jan 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
88 ctk.news 10 Feb 2020 10 Feb 2025 Gransy, s.r.o. Ceska tiskova kancelar
89 ctn.net 10 Aug 2003 10 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
90 ctse.org 3 Mar 2014 3 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
91 ctp.alsace 8 Sep 2015 8 Sep 2024 OVH CCA
92 cta.institute 2 Jun 2020 2 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
93 cote.business 18 Oct 2020 18 Oct 2024 EuroDNS S.A. Business Conference Kft.
94 ctl.se 24 Apr 2003 24 Apr 2025 Loopia AB -
95 ctec.se 24 Oct 2003 24 Oct 2024 One.com -
96 cfte.cn 12 May 2015 12 May 2025 阿里云计算有限公司(万网) 罗文
97 cnte.science 30 Mar 2023 30 Mar 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 ctee.capetown 28 Apr 2015 28 Apr 2025 Open Provider DSGNS
99 ctek.info 12 Jun 2015 12 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Suedo AG
100 ctoe.cn 1 May 2024 1 May 2025 云南蓝队云计算有限公司 王玉梅
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 Cte.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cte.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cte.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 7446,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cne.wang, dte.golf, acte.coach, ete.lat, ctl.rocks, ctl.co.uk, cpe.org, cet.io, cvte.info, hte.co.th, ate.com.pl, cts.bz, ctt.company, ctc.auction, ctw.ru, cta.org.nz, ctq.co, cth.fr, ite.de, cce.co.jp, cpe.lat, ctc.com.pl, cae.ai, ct3.co, cne.ro, ctb.co.uk, ctv.contact, ctse.info, ctec.network, ctw.sarl, ete.life, cteo.org, crte.net, nte.partners, ct3.mobi, cje.plus, ote.it, cse.bio, ctf.world, ctex.digital, ctb.co.mz, ctq.icu, cate.info, ct8.co, acte.exchange, cbe.degree, cce.beer, cto.quest, ctr.solutions, ctg.it, cre.ltd, cre.coach, cze.app, cote.asia, ctz.design, ate.consulting, cje.cc, che.ms, cye.com.cn, cter.online, ctf.uk, ct2.site, cle.ro, ctoe.top, ctv.im, lcte.buzz, cne.media, ctx.app, coe.me.uk, c3e.net, cbe.org, cse.technology, cate.domains, cgte.com, cten.com, ctee.org, 6cte.com, ct1.bet, c2te.com, cee.uk, ctt.vip, cme.international, c-e.cc, c5e.ru, ctce.or.kr, cme.nyc, cde.new, ctk.news, ctn.net, ctse.org, ctp.alsace, cta.institute, cote.business, ctl.se, ctec.se, cfte.cn, cnte.science, ctee.capetown, ctek.info, ctoe.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cne.wang",
            "domain_keyword": "cne",
            "domain_tld": "wang",
            "query_time": "2024-04-13 01:29:21",
            "create_date": "2023-12-09",
            "update_date": "2024-04-11",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Xiao Tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu yang shi",
            "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": [
                "alexia.ns.cloudflare.com",
                "bayan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dte.golf",
            "domain_keyword": "dte",
            "domain_tld": "golf",
            "query_time": "2024-04-08 10:04:52",
            "create_date": "2019-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "acte.coach",
            "domain_keyword": "acte",
            "domain_tld": "coach",
            "query_time": "2024-04-09 03:55:18",
            "create_date": "2024-02-19",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LifeScience Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zug",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ete.lat",
            "domain_keyword": "ete",
            "domain_tld": "lat",
            "query_time": "2024-04-07 17:07:52",
            "create_date": "2023-08-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ctl.rocks",
            "domain_keyword": "ctl",
            "domain_tld": "rocks",
            "query_time": "2024-04-16 08:50:32",
            "create_date": "2015-07-16",
            "update_date": "2023-06-13",
            "expiry_date": "2025-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ctl.co.uk",
            "domain_keyword": "ctl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 08:50:34",
            "create_date": "2014-11-16",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "cpe.org",
            "domain_keyword": "cpe",
            "domain_tld": "org",
            "query_time": "2024-04-18 21:15:07",
            "create_date": "2000-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cet.io",
            "domain_keyword": "cet",
            "domain_tld": "io",
            "query_time": "2024-04-11 13:20:59",
            "create_date": "2014-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cvte.info",
            "domain_keyword": "cvte",
            "domain_tld": "info",
            "query_time": "2024-04-10 06:41:49",
            "create_date": "2020-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yu Jian Feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "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": 10,
            "domain_name": "hte.co.th",
            "domain_keyword": "hte",
            "domain_tld": "co.th",
            "query_time": "2024-04-12 18:23:30",
            "create_date": "2003-08-11",
            "update_date": "2021-08-05",
            "expiry_date": "2025-08-10",
            "registrar_name": "THNIC",
            "registrant_company": "Hsin Ten Enterprise Co., Ltd. ( บริษัท ซิงเถียน เอ็นเตอร์ไพรส์ จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "dns.hsinten.com.tw",
                "dns.hteamericas.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ate.com.pl",
            "domain_keyword": "ate",
            "domain_tld": "com.pl",
            "query_time": "2024-04-04 20:30:32",
            "create_date": "2016-09-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-13",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns.myinet.pl",
                "dns2.myinet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cts.bz",
            "domain_keyword": "cts",
            "domain_tld": "bz",
            "query_time": "2024-04-06 09:56:20",
            "create_date": "2023-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ctt.company",
            "domain_keyword": "ctt",
            "domain_tld": "company",
            "query_time": "2024-04-30 07:15:05",
            "create_date": "2023-09-10",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "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": 14,
            "domain_name": "ctc.auction",
            "domain_keyword": "ctc",
            "domain_tld": "auction",
            "query_time": "2024-05-01 20:49:39",
            "create_date": "2021-10-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wisconsin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ctw.ru",
            "domain_keyword": "ctw",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:03:02",
            "create_date": "2005-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "cta.org.nz",
            "domain_keyword": "cta",
            "domain_tld": "org.nz",
            "query_time": "2024-05-01 20:47:59",
            "create_date": "2021-11-12",
            "update_date": "2023-12-27",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ctq.co",
            "domain_keyword": "ctq",
            "domain_tld": "co",
            "query_time": "2024-04-29 10:24:18",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-19",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cth.fr",
            "domain_keyword": "cth",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:11:35",
            "create_date": "2000-11-15",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-19",
            "registrar_name": "ORANGE",
            "registrar_website": "https://cloud.orange-business.com/offres/infrastructure-iaas/nom-de-domaine/",
            "registrant_company": "CENTRE TECHNIQUE D'HYGIENE",
            "registrant_address": "128, avenue Chateau Fleury, B.P. 147, 26100 Romans-sur-Isère",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.475707172",
            "name_servers": [
                "ns2.oleane.net",
                "ns3.oleane.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 19,
            "domain_name": "ite.de",
            "domain_keyword": "ite",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:10:05",
            "update_date": "2019-03-19",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "cce.co.jp",
            "domain_keyword": "cce",
            "domain_tld": "co.jp",
            "query_time": "2024-05-06 08:26:30",
            "create_date": "1996-08-15",
            "update_date": "2023-09-01",
            "registrant_company": "CCE Co.,Ltd.",
            "name_servers": [
                "dns.cce.co.jp",
                "ns01.cce.co.jp",
                "ns02.cce.co.jp"
            ]
        },
        {
            "num": 21,
            "domain_name": "cpe.lat",
            "domain_keyword": "cpe",
            "domain_tld": "lat",
            "query_time": "2024-05-05 10:50:58",
            "create_date": "2023-08-08",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ctc.com.pl",
            "domain_keyword": "ctc",
            "domain_tld": "com.pl",
            "query_time": "2024-05-05 17:06:32",
            "create_date": "2014-07-08",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-08",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "cae.ai",
            "domain_keyword": "cae",
            "domain_tld": "ai",
            "query_time": "2024-05-06 00:59:38",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Aoki Makoto",
            "registrant_address": "2-3-30-1708 Harumi",
            "registrant_city": "Chuo-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "104-0053",
            "registrant_country": "JP",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ct3.co",
            "domain_keyword": "ct3",
            "domain_tld": "co",
            "query_time": "2024-04-23 20:18:44",
            "create_date": "2018-10-08",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cne.ro",
            "domain_keyword": "cne",
            "domain_tld": "ro",
            "query_time": "2024-04-22 21:49:06",
            "expiry_date": "2029-05-29",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.nuclearelectrica.ro",
                "ns2.nuclearelectrica.ro",
                "ns3.nuclearelectrica.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 26,
            "domain_name": "ctb.co.uk",
            "domain_keyword": "ctb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 23:41:44",
            "create_date": "1996-11-27",
            "update_date": "2023-12-15",
            "expiry_date": "2024-11-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "harlee.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "ctv.contact",
            "domain_keyword": "ctv",
            "domain_tld": "contact",
            "query_time": "2024-05-07 23:52:35",
            "create_date": "2023-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ctse.info",
            "domain_keyword": "ctse",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:51:06",
            "create_date": "2003-01-30",
            "update_date": "2023-08-04",
            "expiry_date": "2025-01-30",
            "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": [
                "dns1.solutions.fi",
                "dns2.solutions.fi",
                "dns3.solutions.fi"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ctec.network",
            "domain_keyword": "ctec",
            "domain_tld": "network",
            "query_time": "2024-05-07 23:43:30",
            "create_date": "2021-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks07.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ctw.sarl",
            "domain_keyword": "ctw",
            "domain_tld": "sarl",
            "query_time": "2024-05-09 09:20:29",
            "create_date": "2015-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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 0139971428",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ete.life",
            "domain_keyword": "ete",
            "domain_tld": "life",
            "query_time": "2024-05-09 17:27:35",
            "create_date": "2023-08-27",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "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": 32,
            "domain_name": "cteo.org",
            "domain_keyword": "cteo",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:01:45",
            "create_date": "2006-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "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": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "crte.net",
            "domain_keyword": "crte",
            "domain_tld": "net",
            "query_time": "2024-04-29 00:59:57",
            "create_date": "2020-04-17",
            "update_date": "2024-01-10",
            "expiry_date": "2026-04-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nte.partners",
            "domain_keyword": "nte",
            "domain_tld": "partners",
            "query_time": "2024-05-12 11:47:06",
            "create_date": "2014-06-11",
            "update_date": "2023-11-17",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ct3.mobi",
            "domain_keyword": "ct3",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 04:04:44",
            "create_date": "2013-07-04",
            "update_date": "2023-05-28",
            "expiry_date": "2024-07-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CT3",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cje.plus",
            "domain_keyword": "cje",
            "domain_tld": "plus",
            "query_time": "2024-05-10 15:41:51",
            "create_date": "2023-04-07",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1060.awsdns-04.org",
                "ns-1970.awsdns-54.co.uk",
                "ns-219.awsdns-27.com",
                "ns-736.awsdns-28.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ote.it",
            "domain_keyword": "ote",
            "domain_tld": "it",
            "query_time": "2024-05-18 12:38:12",
            "create_date": "2000-10-26",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-26",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "OTE engineering srl",
            "registrant_address": "Via De Giudei 21",
            "registrant_city": "Funo",
            "registrant_state": "BO",
            "registrant_zip": "40050",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "cse.bio",
            "domain_keyword": "cse",
            "domain_tld": "bio",
            "query_time": "2024-05-20 08:23:20",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "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": 39,
            "domain_name": "ctf.world",
            "domain_keyword": "ctf",
            "domain_tld": "world",
            "query_time": "2024-05-19 01:30:10",
            "create_date": "2015-11-10",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-10",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "ctex.digital",
            "domain_keyword": "ctex",
            "domain_tld": "digital",
            "query_time": "2024-05-19 01:30:07",
            "create_date": "2019-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1034.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1088.ui-dns.de",
                "ns1121.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ctb.co.mz",
            "domain_keyword": "ctb",
            "domain_tld": "co.mz",
            "query_time": "2024-05-19 01:27:59",
            "create_date": "2019-07-30",
            "update_date": "2022-07-18",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Ruben Morgado",
            "registrant_company": "Example Inc.",
            "registrant_address": "Av. do Zimbabwe 688",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo (cidade)",
            "registrant_zip": "1100",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.3063320",
            "name_servers": [
                "ns1.meuhost.net",
                "ns2.meuhost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ctq.icu",
            "domain_keyword": "ctq",
            "domain_tld": "icu",
            "query_time": "2024-05-19 01:34:06",
            "create_date": "2023-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_company": "cheng du si niu shang mao you xian gong si",
            "registrant_state": "Sichuan",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cate.info",
            "domain_keyword": "cate",
            "domain_tld": "info",
            "query_time": "2024-05-21 09:02:36",
            "create_date": "2004-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "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": "Metamove GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ct8.co",
            "domain_keyword": "ct8",
            "domain_tld": "co",
            "query_time": "2024-05-23 02:45:10",
            "create_date": "2023-09-04",
            "update_date": "2024-02-18",
            "expiry_date": "2024-09-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a8e5206c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "acte.exchange",
            "domain_keyword": "acte",
            "domain_tld": "exchange",
            "query_time": "2024-05-27 01:18:21",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": 46,
            "domain_name": "cbe.degree",
            "domain_keyword": "cbe",
            "domain_tld": "degree",
            "query_time": "2024-05-25 12:28:11",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "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": 47,
            "domain_name": "cce.beer",
            "domain_keyword": "cce",
            "domain_tld": "beer",
            "query_time": "2024-05-25 12:34:03",
            "create_date": "2020-04-24",
            "update_date": "2024-05-24",
            "expiry_date": "2024-04-24",
            "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",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cto.quest",
            "domain_keyword": "cto",
            "domain_tld": "quest",
            "query_time": "2024-05-26 18:34:20",
            "create_date": "2023-04-25",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ctr.solutions",
            "domain_keyword": "ctr",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 18:35:03",
            "create_date": "2019-07-10",
            "update_date": "2024-05-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contractor Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 50,
            "domain_name": "ctg.it",
            "domain_keyword": "ctg",
            "domain_tld": "it",
            "query_time": "2024-05-26 18:31:58",
            "create_date": "1999-06-29",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-15",
            "registrar_name": "Ergonet s.r.l.",
            "registrar_website": "https://www.ergonet.it",
            "registrant_company": "Centro Turistico Giovanile APS",
            "registrant_address": "Via della Pigna, 13/a",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00186",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.ergonet-dns.com",
                "dns1.ergonet-dns.it",
                "dns1.ergonet-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "cre.ltd",
            "domain_keyword": "cre",
            "domain_tld": "ltd",
            "query_time": "2024-05-26 04:34:35",
            "create_date": "2022-06-29",
            "update_date": "2023-11-06",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhong Xi ( Gan Zhou ) Xi Tu You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi 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": [
                "humphrey.dnspod.net",
                "spectator.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cre.coach",
            "domain_keyword": "cre",
            "domain_tld": "coach",
            "query_time": "2024-05-17 06:11:14",
            "create_date": "2015-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cze.app",
            "domain_keyword": "cze",
            "domain_tld": "app",
            "query_time": "2024-05-17 07:18:34",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cote.asia",
            "domain_keyword": "cote",
            "domain_tld": "asia",
            "query_time": "2024-05-16 11:09:18",
            "create_date": "2010-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2025-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ctz.design",
            "domain_keyword": "ctz",
            "domain_tld": "design",
            "query_time": "2024-05-16 12:09:06",
            "create_date": "2020-11-18",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.syokdc.com",
                "ns4.syokdc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ate.consulting",
            "domain_keyword": "ate",
            "domain_tld": "consulting",
            "query_time": "2024-05-27 16:37:50",
            "create_date": "2019-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ATE Austrian Tunnel Engineers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cje.cc",
            "domain_keyword": "cje",
            "domain_tld": "cc",
            "query_time": "2024-05-30 01:59:05",
            "create_date": "2014-10-26",
            "update_date": "2014-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=cje.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "che.ms",
            "domain_keyword": "che",
            "domain_tld": "ms",
            "query_time": "2024-05-31 21:47:44",
            "create_date": "1999-09-14",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-18",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns04.ui-dns.biz",
                "ns04.ui-dns.com",
                "ns04.ui-dns.de",
                "ns04.ui-dns.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cye.com.cn",
            "domain_keyword": "cye",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 00:24:14",
            "create_date": "2005-06-23",
            "expiry_date": "2026-06-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "骆祖金",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cter.online",
            "domain_keyword": "cter",
            "domain_tld": "online",
            "query_time": "2024-05-29 19:29:39",
            "create_date": "2020-05-07",
            "update_date": "2024-01-14",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "CTER FOOTBALL",
            "registrant_state": "Florida",
            "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": [
                "anton.ns.cloudflare.com",
                "hattie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ctf.uk",
            "domain_keyword": "ctf",
            "domain_tld": "uk",
            "query_time": "2024-05-29 19:29:46",
            "create_date": "2019-07-02",
            "update_date": "2024-05-18",
            "expiry_date": "2026-07-02",
            "registrar_name": "Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN]",
            "registrar_website": "https://findyourdomain.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "ct2.site",
            "domain_keyword": "ct2",
            "domain_tld": "site",
            "query_time": "2024-05-28 16:47:05",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "GA",
            "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": [
                "cody.ns.cloudflare.com",
                "maeve.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cle.ro",
            "domain_keyword": "cle",
            "domain_tld": "ro",
            "query_time": "2024-05-31 19:59:56",
            "create_date": "2018-12-04",
            "expiry_date": "2024-12-08",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "ctoe.top",
            "domain_keyword": "ctoe",
            "domain_tld": "top",
            "query_time": "2024-06-02 03:41:40",
            "create_date": "2024-02-10",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ctv.im",
            "domain_keyword": "ctv",
            "domain_tld": "im",
            "query_time": "2024-06-02 03:42:30",
            "expiry_date": "2024-02-08",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "lcte.buzz",
            "domain_keyword": "lcte",
            "domain_tld": "buzz",
            "query_time": "2024-06-02 18:43:17",
            "create_date": "2023-03-20",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cne.media",
            "domain_keyword": "cne",
            "domain_tld": "media",
            "query_time": "2024-04-13 01:29:21",
            "create_date": "2019-12-19",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Conde Nast Publications Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1306.awsdns-35.org",
                "ns-1738.awsdns-25.co.uk",
                "ns-451.awsdns-56.com",
                "ns-538.awsdns-03.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ctx.app",
            "domain_keyword": "ctx",
            "domain_tld": "app",
            "query_time": "2024-04-10 07:57:46",
            "create_date": "2019-07-22",
            "update_date": "2023-05-20",
            "expiry_date": "2024-07-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "coe.me.uk",
            "domain_keyword": "coe",
            "domain_tld": "me.uk",
            "query_time": "2024-04-10 23:35:04",
            "create_date": "2009-07-01",
            "update_date": "2022-07-01",
            "expiry_date": "2025-07-01",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "c3e.net",
            "domain_keyword": "c3e",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:36:04",
            "create_date": "2013-12-30",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cbe.org",
            "domain_keyword": "cbe",
            "domain_tld": "org",
            "query_time": "2024-04-24 04:57:16",
            "create_date": "1995-05-19",
            "update_date": "2024-04-04",
            "expiry_date": "2029-05-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cse.technology",
            "domain_keyword": "cse",
            "domain_tld": "technology",
            "query_time": "2024-04-22 21:50:23",
            "create_date": "2022-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cate.domains",
            "domain_keyword": "cate",
            "domain_tld": "domains",
            "query_time": "2024-04-26 18:40:35",
            "create_date": "2022-09-20",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cgte.com",
            "domain_keyword": "cgte",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:48:44",
            "create_date": "2000-04-02",
            "update_date": "2024-03-11",
            "expiry_date": "2032-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cten.com",
            "domain_keyword": "cten",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:01:39",
            "create_date": "1998-08-05",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ctee.org",
            "domain_keyword": "ctee",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:01:18",
            "create_date": "2004-03-25",
            "update_date": "2024-02-26",
            "expiry_date": "2027-03-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": 77,
            "domain_name": "6cte.com",
            "domain_keyword": "6cte",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:58:00",
            "create_date": "2022-02-15",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ct1.bet",
            "domain_keyword": "ct1",
            "domain_tld": "bet",
            "query_time": "2024-04-08 10:14:58",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Woption Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "desi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "c2te.com",
            "domain_keyword": "c2te",
            "domain_tld": "com",
            "query_time": "2024-04-11 09:59:33",
            "create_date": "2022-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "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": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=c2te.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cee.uk",
            "domain_keyword": "cee",
            "domain_tld": "uk",
            "query_time": "2024-04-09 22:09:53",
            "create_date": "2020-09-03",
            "update_date": "2024-03-05",
            "expiry_date": "2024-09-03",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "ctt.vip",
            "domain_keyword": "ctt",
            "domain_tld": "vip",
            "query_time": "2024-04-30 07:15:06",
            "create_date": "2016-08-30",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cme.international",
            "domain_keyword": "cme",
            "domain_tld": "international",
            "query_time": "2024-04-29 10:55:20",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "c-e.cc",
            "domain_keyword": "c-e",
            "domain_tld": "cc",
            "query_time": "2024-05-01 12:59:17",
            "create_date": "2008-01-21",
            "update_date": "2023-10-24",
            "expiry_date": "2025-01-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "He Bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "c5e.ru",
            "domain_keyword": "c5e",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:18:13",
            "create_date": "2012-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "ctce.or.kr",
            "domain_keyword": "ctce",
            "domain_tld": "or.kr",
            "query_time": "2022-07-06 09:30:58",
            "create_date": "2016-07-01",
            "update_date": "2021-07-01",
            "expiry_date": "2025-07-01",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???? ?????????",
            "registrant_address": "?? ??? ????11? 12 (??? ?????) 6? 12  Hannam-daero 11-gil, Yongsan-gu  Seoul  Korea",
            "registrant_zip": "04410"
        },
        {
            "num": 86,
            "domain_name": "cme.nyc",
            "domain_keyword": "cme",
            "domain_tld": "nyc",
            "query_time": "2024-04-18 20:50:39",
            "create_date": "2016-01-27",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chicago Mercantile Exchange Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cde.new",
            "domain_keyword": "cde",
            "domain_tld": "new",
            "query_time": "2024-04-13 13:02:02",
            "create_date": "2023-01-03",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1155.awsdns-16.org",
                "ns-1646.awsdns-13.co.uk",
                "ns-79.awsdns-09.com",
                "ns-967.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ctk.news",
            "domain_keyword": "ctk",
            "domain_tld": "news",
            "query_time": "2024-04-16 08:49:43",
            "create_date": "2020-02-10",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ceska tiskova kancelar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.ceskenoviny.cz",
                "ns.ctk.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ctn.net",
            "domain_keyword": "ctn",
            "domain_tld": "net",
            "query_time": "2024-04-16 08:53:37",
            "create_date": "2003-08-10",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=ctn.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ctse.org",
            "domain_keyword": "ctse",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:25:37",
            "create_date": "2014-03-03",
            "update_date": "2023-08-13",
            "expiry_date": "2026-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ctp.alsace",
            "domain_keyword": "ctp",
            "domain_tld": "alsace",
            "query_time": "2024-04-22 17:15:23",
            "create_date": "2015-09-08",
            "update_date": "2023-03-22",
            "expiry_date": "2024-09-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com/",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "CCA",
            "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": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cta.institute",
            "domain_keyword": "cta",
            "domain_tld": "institute",
            "query_time": "2024-05-01 20:47:59",
            "create_date": "2020-06-02",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cote.business",
            "domain_keyword": "cote",
            "domain_tld": "business",
            "query_time": "2024-05-06 16:17:08",
            "create_date": "2020-10-18",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Business Conference Kft.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.webspacecontrol.com",
                "ns2.webspacecontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ctl.se",
            "domain_keyword": "ctl",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:48:47",
            "create_date": "2003-04-24",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-24",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 95,
            "domain_name": "ctec.se",
            "domain_keyword": "ctec",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:48:46",
            "create_date": "2003-10-24",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-24",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 96,
            "domain_name": "cfte.cn",
            "domain_keyword": "cfte",
            "domain_tld": "cn",
            "query_time": "2024-05-12 00:17:46",
            "create_date": "2015-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "罗文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-vdac7a29.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cnte.science",
            "domain_keyword": "cnte",
            "domain_tld": "science",
            "query_time": "2024-05-07 23:19:34",
            "create_date": "2023-03-30",
            "update_date": "2023-04-04",
            "expiry_date": "2026-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ctee.capetown",
            "domain_keyword": "ctee",
            "domain_tld": "capetown",
            "query_time": "2024-05-07 23:43:37",
            "create_date": "2015-04-28",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1647,
            "registrar_name": "Open Provider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED",
            "registrant_company": "DSGNS",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "ctek.info",
            "domain_keyword": "ctek",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:43:40",
            "create_date": "2015-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "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": "Suedo AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ctoe.cn",
            "domain_keyword": "ctoe",
            "domain_tld": "cn",
            "query_time": "2024-05-07 23:48:32",
            "create_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "云南蓝队云计算有限公司",
            "registrant_name": "王玉梅",
            "registrant_email": "[email protected]",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.142,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cte.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7446</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cne.wang, dte.golf, acte.coach, ete.lat, ctl.rocks, ctl.co.uk, cpe.org, cet.io, cvte.info, hte.co.th, ate.com.pl, cts.bz, ctt.company, ctc.auction, ctw.ru, cta.org.nz, ctq.co, cth.fr, ite.de, cce.co.jp, cpe.lat, ctc.com.pl, cae.ai, ct3.co, cne.ro, ctb.co.uk, ctv.contact, ctse.info, ctec.network, ctw.sarl, ete.life, cteo.org, crte.net, nte.partners, ct3.mobi, cje.plus, ote.it, cse.bio, ctf.world, ctex.digital, ctb.co.mz, ctq.icu, cate.info, ct8.co, acte.exchange, cbe.degree, cce.beer, cto.quest, ctr.solutions, ctg.it, cre.ltd, cre.coach, cze.app, cote.asia, ctz.design, ate.consulting, cje.cc, che.ms, cye.com.cn, cter.online, ctf.uk, ct2.site, cle.ro, ctoe.top, ctv.im, lcte.buzz, cne.media, ctx.app, coe.me.uk, c3e.net, cbe.org, cse.technology, cate.domains, cgte.com, cten.com, ctee.org, 6cte.com, ct1.bet, c2te.com, cee.uk, ctt.vip, cme.international, c-e.cc, c5e.ru, ctce.or.kr, cme.nyc, cde.new, ctk.news, ctn.net, ctse.org, ctp.alsace, cta.institute, cote.business, ctl.se, ctec.se, cfte.cn, cnte.science, ctee.capetown, ctek.info, ctoe.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cne.wang</domain_name>
   <domain_keyword>cne</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-13 01:29:21</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-12-09</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>Wang Xiao Tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu yang shi</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>alexia.ns.cloudflare.com</value>
    <value>bayan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dte.golf</domain_name>
   <domain_keyword>dte</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-04-08 10:04:52</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>acte.coach</domain_name>
   <domain_keyword>acte</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-04-09 03:55:18</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-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>LifeScience Services GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zug</registrant_state>
   <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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ete.lat</domain_name>
   <domain_keyword>ete</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-07 17:07:52</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>5</num>
   <domain_name>ctl.rocks</domain_name>
   <domain_keyword>ctl</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-16 08:50:32</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ctl.co.uk</domain_name>
   <domain_keyword>ctl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 08:50:34</query_time>
   <create_date>2014-11-16</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cpe.org</domain_name>
   <domain_keyword>cpe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 21:15:07</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cet.io</domain_name>
   <domain_keyword>cet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-11 13:20:59</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cvte.info</domain_name>
   <domain_keyword>cvte</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 06:41:49</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Jian Feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</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>10</num>
   <domain_name>hte.co.th</domain_name>
   <domain_keyword>hte</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-12 18:23:30</query_time>
   <create_date>2003-08-11</create_date>
   <update_date>2021-08-05</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Hsin Ten Enterprise Co., Ltd. ( บริษัท ซิงเถียน เอ็นเตอร์ไพรส์ จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>dns.hsinten.com.tw</value>
    <value>dns.hteamericas.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ate.com.pl</domain_name>
   <domain_keyword>ate</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-04 20:30:32</query_time>
   <create_date>2016-09-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns.myinet.pl</value>
    <value>dns2.myinet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cts.bz</domain_name>
   <domain_keyword>cts</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-06 09:56:20</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-03-27</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>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ctt.company</domain_name>
   <domain_keyword>ctt</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-30 07:15:05</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>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>14</num>
   <domain_name>ctc.auction</domain_name>
   <domain_keyword>ctc</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-05-01 20:49:39</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ctw.ru</domain_name>
   <domain_keyword>ctw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:03:02</query_time>
   <create_date>2005-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>cta.org.nz</domain_name>
   <domain_keyword>cta</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-01 20:47:59</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.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>ctq.co</domain_name>
   <domain_keyword>ctq</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 10:24:18</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-19</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>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>18</num>
   <domain_name>cth.fr</domain_name>
   <domain_keyword>cth</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:11:35</query_time>
   <create_date>2000-11-15</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>ORANGE</registrar_name>
   <registrar_website>https://cloud.orange-business.com/offres/infrastructure-iaas/nom-de-domaine/</registrar_website>
   <registrant_company>CENTRE TECHNIQUE D'HYGIENE</registrant_company>
   <registrant_address>128, avenue Chateau Fleury, B.P. 147, 26100 Romans-sur-Isère</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.475707172</registrant_phone>
   <name_servers>
    <value>ns2.oleane.net</value>
    <value>ns3.oleane.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ite.de</domain_name>
   <domain_keyword>ite</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:10:05</query_time>
   <update_date>2019-03-19</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>cce.co.jp</domain_name>
   <domain_keyword>cce</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-06 08:26:30</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>CCE Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns.cce.co.jp</value>
    <value>ns01.cce.co.jp</value>
    <value>ns02.cce.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>cpe.lat</domain_name>
   <domain_keyword>cpe</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-05 10:50:58</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>22</num>
   <domain_name>ctc.com.pl</domain_name>
   <domain_keyword>ctc</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-05 17:06:32</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cae.ai</domain_name>
   <domain_keyword>cae</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-06 00:59:38</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Aoki Makoto</registrant_company>
   <registrant_address>2-3-30-1708 Harumi</registrant_address>
   <registrant_city>Chuo-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>104-0053</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ct3.co</domain_name>
   <domain_keyword>ct3</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 20:18:44</query_time>
   <create_date>2018-10-08</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>cne.ro</domain_name>
   <domain_keyword>cne</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-22 21:49:06</query_time>
   <expiry_date>2029-05-29</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.nuclearelectrica.ro</value>
    <value>ns2.nuclearelectrica.ro</value>
    <value>ns3.nuclearelectrica.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ctb.co.uk</domain_name>
   <domain_keyword>ctb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 23:41:44</query_time>
   <create_date>1996-11-27</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>harlee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>ctv.contact</domain_name>
   <domain_keyword>ctv</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-07 23:52:35</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ctse.info</domain_name>
   <domain_keyword>ctse</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:51:06</query_time>
   <create_date>2003-01-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-01-30</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>dns1.solutions.fi</value>
    <value>dns2.solutions.fi</value>
    <value>dns3.solutions.fi</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>29</num>
   <domain_name>ctec.network</domain_name>
   <domain_keyword>ctec</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-07 23:43:30</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks07.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ctw.sarl</domain_name>
   <domain_keyword>ctw</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-05-09 09:20:29</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</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 0139971428</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ete.life</domain_name>
   <domain_keyword>ete</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 17:27:35</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</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>32</num>
   <domain_name>cteo.org</domain_name>
   <domain_keyword>cteo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:01:45</query_time>
   <create_date>2006-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</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>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>crte.net</domain_name>
   <domain_keyword>crte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 00:59:57</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-04-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nte.partners</domain_name>
   <domain_keyword>nte</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-12 11:47:06</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ct3.mobi</domain_name>
   <domain_keyword>ct3</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 04:04:44</query_time>
   <create_date>2013-07-04</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-07-04</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>CT3</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</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>cje.plus</domain_name>
   <domain_keyword>cje</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-10 15:41:51</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1060.awsdns-04.org</value>
    <value>ns-1970.awsdns-54.co.uk</value>
    <value>ns-219.awsdns-27.com</value>
    <value>ns-736.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ote.it</domain_name>
   <domain_keyword>ote</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 12:38:12</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>OTE engineering srl</registrant_company>
   <registrant_address>Via De Giudei 21</registrant_address>
   <registrant_city>Funo</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40050</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cse.bio</domain_name>
   <domain_keyword>cse</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-20 08:23:20</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</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>39</num>
   <domain_name>ctf.world</domain_name>
   <domain_keyword>ctf</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 01:30:10</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-10</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ctex.digital</domain_name>
   <domain_keyword>ctex</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 01:30:07</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1034.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1088.ui-dns.de</value>
    <value>ns1121.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ctb.co.mz</domain_name>
   <domain_keyword>ctb</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-19 01:27:59</query_time>
   <create_date>2019-07-30</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Ruben Morgado</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Av. do Zimbabwe 688</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo (cidade)</registrant_state>
   <registrant_zip>1100</registrant_zip>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.3063320</registrant_phone>
   <name_servers>
    <value>ns1.meuhost.net</value>
    <value>ns2.meuhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ctq.icu</domain_name>
   <domain_keyword>ctq</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-19 01:34:06</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_company>cheng du si niu shang mao you xian gong si</registrant_company>
   <registrant_state>Sichuan</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cate.info</domain_name>
   <domain_keyword>cate</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 09:02:36</query_time>
   <create_date>2004-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</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>Metamove GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.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>ct8.co</domain_name>
   <domain_keyword>ct8</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 02:45:10</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a8e5206c.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>acte.exchange</domain_name>
   <domain_keyword>acte</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-27 01:18:21</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>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>46</num>
   <domain_name>cbe.degree</domain_name>
   <domain_keyword>cbe</domain_keyword>
   <domain_tld>degree</domain_tld>
   <query_time>2024-05-25 12:28:11</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</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>47</num>
   <domain_name>cce.beer</domain_name>
   <domain_keyword>cce</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-25 12:34:03</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-04-24</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cto.quest</domain_name>
   <domain_keyword>cto</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-26 18:34:20</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ctr.solutions</domain_name>
   <domain_keyword>ctr</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 18:35:03</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contractor Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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>50</num>
   <domain_name>ctg.it</domain_name>
   <domain_keyword>ctg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 18:31:58</query_time>
   <create_date>1999-06-29</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Ergonet s.r.l.</registrar_name>
   <registrar_website>https://www.ergonet.it</registrar_website>
   <registrant_company>Centro Turistico Giovanile APS</registrant_company>
   <registrant_address>Via della Pigna, 13/a</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00186</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.ergonet-dns.com</value>
    <value>dns1.ergonet-dns.it</value>
    <value>dns1.ergonet-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cre.ltd</domain_name>
   <domain_keyword>cre</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-26 04:34:35</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhong Xi ( Gan Zhou ) Xi Tu You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi 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>humphrey.dnspod.net</value>
    <value>spectator.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cre.coach</domain_name>
   <domain_keyword>cre</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-17 06:11:14</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cze.app</domain_name>
   <domain_keyword>cze</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 07:18:34</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cote.asia</domain_name>
   <domain_keyword>cote</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 11:09:18</query_time>
   <create_date>2010-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>ctz.design</domain_name>
   <domain_keyword>ctz</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-16 12:09:06</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.syokdc.com</value>
    <value>ns4.syokdc.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ate.consulting</domain_name>
   <domain_keyword>ate</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-27 16:37:50</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</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>ATE Austrian Tunnel Engineers</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cje.cc</domain_name>
   <domain_keyword>cje</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 01:59:05</query_time>
   <create_date>2014-10-26</create_date>
   <update_date>2014-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>link at https://www.west.cn/web/whoisform?domain=cje.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>che.ms</domain_name>
   <domain_keyword>che</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-31 21:47:44</query_time>
   <create_date>1999-09-14</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns04.ui-dns.biz</value>
    <value>ns04.ui-dns.com</value>
    <value>ns04.ui-dns.de</value>
    <value>ns04.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cye.com.cn</domain_name>
   <domain_keyword>cye</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 00:24:14</query_time>
   <create_date>2005-06-23</create_date>
   <expiry_date>2026-06-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>骆祖金</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cter.online</domain_name>
   <domain_keyword>cter</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 19:29:39</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>CTER FOOTBALL</registrant_company>
   <registrant_state>Florida</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>anton.ns.cloudflare.com</value>
    <value>hattie.ns.cloudflare.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>ctf.uk</domain_name>
   <domain_keyword>ctf</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 19:29:46</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2026-07-02</expiry_date>
   <registrar_name>Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN]</registrar_name>
   <registrar_website>https://findyourdomain.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>ct2.site</domain_name>
   <domain_keyword>ct2</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 16:47:05</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>GA</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>cody.ns.cloudflare.com</value>
    <value>maeve.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cle.ro</domain_name>
   <domain_keyword>cle</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-31 19:59:56</query_time>
   <create_date>2018-12-04</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ctoe.top</domain_name>
   <domain_keyword>ctoe</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 03:41:40</query_time>
   <create_date>2024-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.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>ctv.im</domain_name>
   <domain_keyword>ctv</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-06-02 03:42:30</query_time>
   <expiry_date>2024-02-08</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>lcte.buzz</domain_name>
   <domain_keyword>lcte</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-02 18:43:17</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cne.media</domain_name>
   <domain_keyword>cne</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-13 01:29:21</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-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>Conde Nast Publications Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1306.awsdns-35.org</value>
    <value>ns-1738.awsdns-25.co.uk</value>
    <value>ns-451.awsdns-56.com</value>
    <value>ns-538.awsdns-03.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ctx.app</domain_name>
   <domain_keyword>ctx</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 07:57:46</query_time>
   <create_date>2019-07-22</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>coe.me.uk</domain_name>
   <domain_keyword>coe</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-10 23:35:04</query_time>
   <create_date>2009-07-01</create_date>
   <update_date>2022-07-01</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>c3e.net</domain_name>
   <domain_keyword>c3e</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:36:04</query_time>
   <create_date>2013-12-30</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cbe.org</domain_name>
   <domain_keyword>cbe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 04:57:16</query_time>
   <create_date>1995-05-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2029-05-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cse.technology</domain_name>
   <domain_keyword>cse</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-22 21:50:23</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cate.domains</domain_name>
   <domain_keyword>cate</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-04-26 18:40:35</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cgte.com</domain_name>
   <domain_keyword>cgte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:48:44</query_time>
   <create_date>2000-04-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cten.com</domain_name>
   <domain_keyword>cten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:01:39</query_time>
   <create_date>1998-08-05</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.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>76</num>
   <domain_name>ctee.org</domain_name>
   <domain_keyword>ctee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:01:18</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2027-03-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>77</num>
   <domain_name>6cte.com</domain_name>
   <domain_keyword>6cte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:58:00</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>coco.bunny.net</value>
    <value>kiki.bunny.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ct1.bet</domain_name>
   <domain_keyword>ct1</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-04-08 10:14:58</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Woption Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>desi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>c2te.com</domain_name>
   <domain_keyword>c2te</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 09:59:33</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-20</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>GUANGDONG</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=c2te.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cee.uk</domain_name>
   <domain_keyword>cee</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 22:09:53</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>ctt.vip</domain_name>
   <domain_keyword>ctt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-30 07:15:06</query_time>
   <create_date>2016-08-30</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.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>82</num>
   <domain_name>cme.international</domain_name>
   <domain_keyword>cme</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-29 10:55:20</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>c-e.cc</domain_name>
   <domain_keyword>c-e</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-01 12:59:17</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-01-21</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>He Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>c5e.ru</domain_name>
   <domain_keyword>c5e</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:18:13</query_time>
   <create_date>2012-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>ctce.or.kr</domain_name>
   <domain_keyword>ctce</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-06 09:30:58</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2021-07-01</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???? ?????????</registrant_name>
   <registrant_address>?? ??? ????11? 12 (??? ?????) 6? 12  Hannam-daero 11-gil, Yongsan-gu  Seoul  Korea</registrant_address>
   <registrant_zip>04410</registrant_zip>
  </value>
  <value>
   <num>86</num>
   <domain_name>cme.nyc</domain_name>
   <domain_keyword>cme</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-18 20:50:39</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-26</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>Chicago Mercantile Exchange Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cde.new</domain_name>
   <domain_keyword>cde</domain_keyword>
   <domain_tld>new</domain_tld>
   <query_time>2024-04-13 13:02:02</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1155.awsdns-16.org</value>
    <value>ns-1646.awsdns-13.co.uk</value>
    <value>ns-79.awsdns-09.com</value>
    <value>ns-967.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ctk.news</domain_name>
   <domain_keyword>ctk</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-16 08:49:43</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ceska tiskova kancelar</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.ceskenoviny.cz</value>
    <value>ns.ctk.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ctn.net</domain_name>
   <domain_keyword>ctn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 08:53:37</query_time>
   <create_date>2003-08-10</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=ctn.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ctse.org</domain_name>
   <domain_keyword>ctse</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:25:37</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>91</num>
   <domain_name>ctp.alsace</domain_name>
   <domain_keyword>ctp</domain_keyword>
   <domain_tld>alsace</domain_tld>
   <query_time>2024-04-22 17:15:23</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>CCA</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>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cta.institute</domain_name>
   <domain_keyword>cta</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-01 20:47:59</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cote.business</domain_name>
   <domain_keyword>cote</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-06 16:17:08</query_time>
   <create_date>2020-10-18</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Business Conference Kft.</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>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.webspacecontrol.com</value>
    <value>ns2.webspacecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ctl.se</domain_name>
   <domain_keyword>ctl</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:48:47</query_time>
   <create_date>2003-04-24</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ctec.se</domain_name>
   <domain_keyword>ctec</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:48:46</query_time>
   <create_date>2003-10-24</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cfte.cn</domain_name>
   <domain_keyword>cfte</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 00:17:46</query_time>
   <create_date>2015-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>罗文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-vdac7a29.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cnte.science</domain_name>
   <domain_keyword>cnte</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-07 23:19:34</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2026-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ctee.capetown</domain_name>
   <domain_keyword>ctee</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-05-07 23:43:37</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Open Provider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>DSGNS</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ctek.info</domain_name>
   <domain_keyword>ctek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:43:40</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</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>Suedo AG</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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ctoe.cn</domain_name>
   <domain_keyword>ctoe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 23:48:32</query_time>
   <create_date>2024-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>云南蓝队云计算有限公司</registrar_name>
   <registrant_name>王玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.142</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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