WHOIS QUERY TIME

5 May 2024 - 7:23 PM UTC

Modified: 1 July 2018

NAME SERVERS

ns-1533.awsdns-63.org
ns-17.awsdns-02.com
ns-2029.awsdns-61.co.uk
ns-524.awsdns-01.net

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ecd.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ecd.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ecd.de",
            "domain_keyword": "ecd",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:23:25",
            "update_date": "2018-07-01",
            "name_servers": [
                "ns-1533.awsdns-63.org",
                "ns-17.awsdns-02.com",
                "ns-2029.awsdns-61.co.uk",
                "ns-524.awsdns-01.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ecd.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ecd.de</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:23:25</query_time>
   <update_date>2018-07-01</update_date>
   <name_servers>
    <value>ns-1533.awsdns-63.org</value>
    <value>ns-17.awsdns-02.com</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-524.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.13 seconds) for "ecd.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 11:54 AM UTC

Modified: 29 April 2015

NAME SERVERS

a.ns14.net
b.ns14.net
c.ns14.net
d.ns14.net

DOMAIN STATUS

connect

#2 - QUERY TIME

15 Dec 2017 - 12:03 AM UTC

Modified: 6 December 2017

NAME SERVERS

ns1.first-ns.de
robotns2.second-ns.de
robotns3.second-ns.com

DOMAIN STATUS

connect

#3 - QUERY TIME

5 May 2024 - 7:23 PM UTC

Modified: 1 July 2018

NAME SERVERS

ns-1533.awsdns-63.org
ns-17.awsdns-02.com
ns-2029.awsdns-61.co.uk
ns-524.awsdns-01.net

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ecd.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ecd.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ecd.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ecd.de",
            "domain_keyword": "ecd",
            "domain_tld": "de",
            "query_time": "2016-10-28 11:54:22",
            "update_date": "2015-04-29",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "ecd.de",
            "domain_keyword": "ecd",
            "domain_tld": "de",
            "query_time": "2017-12-15 00:03:45",
            "update_date": "2017-12-06",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "ecd.de",
            "domain_keyword": "ecd",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:23:25",
            "update_date": "2018-07-01",
            "name_servers": [
                "ns-1533.awsdns-63.org",
                "ns-17.awsdns-02.com",
                "ns-2029.awsdns-61.co.uk",
                "ns-524.awsdns-01.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "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>ecd.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>ecd.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ecd.de</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 11:54:22</query_time>
   <update_date>2015-04-29</update_date>
   <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>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ecd.de</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2017-12-15 00:03:45</query_time>
   <update_date>2017-12-06</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>ecd.de</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:23:25</query_time>
   <update_date>2018-07-01</update_date>
   <name_servers>
    <value>ns-1533.awsdns-63.org</value>
    <value>ns-17.awsdns-02.com</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-524.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.13</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 63 domain names (in 0.06 seconds) which contained the exact domain keyword "ecd".
Domain Name Registered Expiry Registrar Ownership
1 ecd.com 10 Mar 1995 11 Mar 2028 Network Solutions, LLC Electronic Controls Design
2 ecd.org 14 Jun 1996 13 Jun 2025 Network Solutions, LLC REDACTED FOR PRIVACY
3 ecd.nl 25 Sep 1997 - ECD B.V. -
4 ecd.net 25 Aug 1998 29 Mar 2025 PSI-USA, Inc. dba Domain Robot ECD
5 ecd.it 17 Mar 1999 17 Sep 2024 Register S.p.a. ecd snc
6 ecd.com.pl 26 May 2000 25 May 2024 cyber_Folks S.A. -
7 ecd.be 6 Mar 2001 - Combell nv -
8 ecd.info 21 Sep 2001 21 Sep 2024 united-domains AG Tradebyte Software GmbH
9 ecd.co.uk 13 Apr 2004 13 Apr 2025 Centraserve Ltd [Tag = CENTRASERVE] -
10 ecd.cn 25 Apr 2005 25 Apr 2026 Number One Web Hosting Limited 中信安控科技股份有限公司
11 ecd.com.cn 3 Nov 2005 3 Nov 2030 阿里云计算有限公司(万网) 中衡卓创(重庆)工程设计有限公司
12 ecd.cc 4 Mar 2006 4 Mar 2025 TLDS L.L.C. d/b/a SRSPlus -
13 ecd.se 8 Apr 2007 8 Apr 2025 NEware AB -
14 ecd.jp 23 Mar 2008 31 Mar 2025 - Daisuke Chiba
15 ecd.net.nz 11 Jun 2009 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
16 ecd.co 21 Jul 2010 20 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
17 ecd.ca 8 Mar 2011 8 Mar 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
18 ecd.us 26 Sep 2011 25 Sep 2024 Network Solutions, LLC ECD, Inc
19 ecd.pl 31 Mar 2012 31 Mar 2025 Aftermarket.pl Limited -
20 ecd.guru 8 Jul 2014 8 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 ecd.su 7 Oct 2014 7 Oct 2024 RUCENTER-SU Private Person
22 ecd.space 12 Apr 2015 12 Apr 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
23 ecd.nrw 28 Jul 2015 28 Jul 2024 United Domains AG -
24 ecd.solutions 2 Dec 2015 2 Dec 2024 Omnis Network, LLC ECD Solutions
25 ecd.io 5 Dec 2015 5 Dec 2024 Cloudflare, Inc REDACTED FOR PRIVACY
26 ecd.cloud 16 Feb 2016 16 Feb 2025 GoDaddy Domains By Proxy, LLC
27 ecd.cleaning 18 May 2016 18 May 2025 Omnis Network, LLC ECD Solutions
28 ecd.email 11 Jan 2017 11 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
29 ecd.digital 9 Mar 2017 9 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
30 ecd.tools 24 Jul 2017 24 Jul 2024 Gandi SAS The Reach Trust
31 ecd.online 11 Nov 2017 11 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
32 ecd.org.cn 14 Nov 2017 14 Nov 2026 阿里云计算有限公司(万网) 北京童芽健康科技研究院(有限合伙)
33 ecd.ltd 26 Feb 2018 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 ecd.tech 8 Apr 2018 8 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
35 ecd.co.jp 25 May 2019 - - E.C.D Co.,Ltd.
36 ecd.app 11 Jun 2019 11 Jun 2024 Sav.com, LLC Privacy Protection
37 ecd.uk 12 Jun 2019 12 Jun 2024 Centraserve Ltd [Tag = CENTRASERVE] -
38 ecd.sk 30 Oct 2019 30 Oct 2024 ASTARTA, spol. s r.o. ASTARTA, spol. s r.o.
39 ecd.law 6 Mar 2020 6 Mar 2025 GoDaddy.com, LLC Matthews Eastmoore
40 ecd.group 14 Jul 2020 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 ecd.gmbh 19 Aug 2020 19 Aug 2024 Variomedia AG RR Consulting
42 ecd.exchange 26 Nov 2020 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 ecd.dev 28 Mar 2021 28 Mar 2025 Squarespace Domains II LLC. Vivo Apps
44 ecd.technology 8 Apr 2021 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 ecd.systems 8 Apr 2021 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 ecd.services 8 Apr 2021 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 ecd.net.br 3 Oct 2021 3 Oct 2024 WEBLINK (102) ECD Escola de Cursos Digitais
48 ecd.design 23 Oct 2021 23 Oct 2024 Network Solutions, LLC ECD DESIGN-ACCESSIBILITY, LTD.
49 ecd.xyz 4 Nov 2021 4 Nov 2024 Virtualia LLC Super Domains Privacy LLC
50 ecd.academy 22 Jul 2022 22 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164855224
51 ecd.agency 18 Mar 2023 18 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 ecd.photography 22 Mar 2023 22 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166819319
53 ecd.lat 17 Aug 2023 17 Aug 2024 Porkbun, LLC Private by Design, LLC
54 ecd.com.co 24 Feb 2024 24 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 ecd.asia 10 May 2024 10 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
56 ecd.gov.ae - - Etisalat THE SUPREME COUNCIL FOR MOTHERHOOD AND CHILDHOOD
57 ecd.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Andrew Mayes
58 ecd.net.au - - Domain Directors Pty Ltd trading as Instra Domain Registrar
59 ecd.name - - RegistryGate GmbH -
60 ecd.de - - - -
61 ecd.eu - - GoDaddy.com, LLC -
62 ecd.ae - - Etisalat supreme council for motherhood and childhood
63 ecd.pe - - 1API GmbH Registration Private
64 ecd.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ecd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ecd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 64,
        "relation": "eq",
        "current": 64
    },
    "unique_domains": "ecd.com, ecd.org, ecd.nl, ecd.net, ecd.it, ecd.com.pl, ecd.be, ecd.info, ecd.co.uk, ecd.cn, ecd.com.cn, ecd.cc, ecd.se, ecd.jp, ecd.net.nz, ecd.co, ecd.ca, ecd.us, ecd.pl, ecd.guru, ecd.su, ecd.space, ecd.nrw, ecd.solutions, ecd.io, ecd.cloud, ecd.cleaning, ecd.email, ecd.digital, ecd.tools, ecd.online, ecd.org.cn, ecd.ltd, ecd.tech, ecd.co.jp, ecd.app, ecd.uk, ecd.sk, ecd.law, ecd.group, ecd.gmbh, ecd.exchange, ecd.dev, ecd.technology, ecd.systems, ecd.services, ecd.net.br, ecd.design, ecd.xyz, ecd.academy, ecd.agency, ecd.photography, ecd.lat, ecd.com.co, ecd.asia, ecd.gov.ae, ecd.com.au, ecd.net.au, ecd.name, ecd.de, ecd.eu, ecd.ae, ecd.pe, ecd.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "ecd.com",
            "domain_keyword": "ecd",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:06:21",
            "create_date": "1995-03-10",
            "update_date": "2023-01-10",
            "expiry_date": "2028-03-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Electronic Controls Design",
            "registrant_company": "Electronic Controls Design",
            "registrant_address": "4287 SE INTERNATIONAL WAY STE B",
            "registrant_city": "MILWAUKIE",
            "registrant_state": "OR",
            "registrant_zip": "97222-8825",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "3605587665",
            "name_servers": [
                "ns1.zoneedit.com",
                "ns12.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ecd.org",
            "domain_keyword": "ecd",
            "domain_tld": "org",
            "query_time": "2024-04-27 10:33:14",
            "create_date": "1996-06-14",
            "update_date": "2024-04-21",
            "expiry_date": "2025-06-13",
            "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": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ecd.nl",
            "domain_keyword": "ecd",
            "domain_tld": "nl",
            "query_time": "2024-05-13 18:21:53",
            "create_date": "1997-09-25",
            "update_date": "2015-11-11",
            "registrar_name": "ECD B.V.",
            "name_servers": [
                "ns2a.mijndns.com",
                "ns2b.mijndns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "ecd.net",
            "domain_keyword": "ecd",
            "domain_tld": "net",
            "query_time": "2024-04-27 10:33:14",
            "create_date": "1998-08-25",
            "update_date": "2023-10-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/ecd.net",
            "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": 5,
            "domain_name": "ecd.it",
            "domain_keyword": "ecd",
            "domain_tld": "it",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "1999-03-17",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-17",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "ecd snc",
            "registrant_address": "via Franco Vittadini 3",
            "registrant_city": "Pavia",
            "registrant_state": "PV",
            "registrant_zip": "27100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "ecd.com.pl",
            "domain_keyword": "ecd",
            "domain_tld": "com.pl",
            "query_time": "2024-04-03 16:50:14",
            "create_date": "2000-05-26",
            "update_date": "2023-05-14",
            "expiry_date": "2024-05-25",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ecd.be",
            "domain_keyword": "ecd",
            "domain_tld": "be",
            "query_time": "2024-04-27 10:33:13",
            "create_date": "2001-03-06",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "ecd.info",
            "domain_keyword": "ecd",
            "domain_tld": "info",
            "query_time": "2024-05-30 23:08:54",
            "create_date": "2001-09-21",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tradebyte Software GmbH",
            "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": [
                "ns-1448.awsdns-53.org",
                "ns-1906.awsdns-46.co.uk",
                "ns-215.awsdns-26.com",
                "ns-796.awsdns-35.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ecd.co.uk",
            "domain_keyword": "ecd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 10:33:17",
            "create_date": "2004-04-13",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-13",
            "registrar_name": "Centraserve Ltd [Tag = CENTRASERVE]",
            "registrar_website": "http://www.centraserve.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "ecd.cn",
            "domain_keyword": "ecd",
            "domain_tld": "cn",
            "query_time": "2024-05-29 06:49:15",
            "create_date": "2005-04-25",
            "expiry_date": "2026-04-25",
            "registrar_name": "Number One Web Hosting Limited",
            "registrant_name": "中信安控科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns8.66.cn",
                "dns9.66.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ecd.com.cn",
            "domain_keyword": "ecd",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "2005-11-03",
            "expiry_date": "2030-11-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中衡卓创(重庆)工程设计有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ecd.cc",
            "domain_keyword": "ecd",
            "domain_tld": "cc",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2006-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns1.ecd.cc",
                "ns2.ecd.cc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ecd.se",
            "domain_keyword": "ecd",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:54:53",
            "create_date": "2007-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ecd.jp",
            "domain_keyword": "ecd",
            "domain_tld": "jp",
            "query_time": "2024-05-30 23:08:54",
            "create_date": "2008-03-23",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Daisuke Chiba",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "ecd.net.nz",
            "domain_keyword": "ecd",
            "domain_tld": "net.nz",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "2009-06-11",
            "update_date": "2023-05-13",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ecd.co",
            "domain_keyword": "ecd",
            "domain_tld": "co",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2010-07-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ecd.ca",
            "domain_keyword": "ecd",
            "domain_tld": "ca",
            "query_time": "2024-04-27 10:33:13",
            "create_date": "2011-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namespro.ca",
                "ns2.namespro.ca"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ecd.us",
            "domain_keyword": "ecd",
            "domain_tld": "us",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2011-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Teng Teck Yee",
            "registrant_company": "ECD, Inc",
            "registrant_address": "3129 Tiger Run CT STE 113",
            "registrant_city": "CARLSBAD",
            "registrant_state": "CA",
            "registrant_zip": "92010",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606952272",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ecd.pl",
            "domain_keyword": "ecd",
            "domain_tld": "pl",
            "query_time": "2024-04-07 03:50:27",
            "create_date": "2012-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ecd.guru",
            "domain_keyword": "ecd",
            "domain_tld": "guru",
            "query_time": "2024-05-27 06:39:42",
            "create_date": "2014-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-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": [
                "ns-1141.awsdns-14.org",
                "ns-1886.awsdns-43.co.uk",
                "ns-353.awsdns-44.com",
                "ns-945.awsdns-54.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ecd.su",
            "domain_keyword": "ecd",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:08:59",
            "create_date": "2014-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 22,
            "domain_name": "ecd.space",
            "domain_keyword": "ecd",
            "domain_tld": "space",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2015-04-12",
            "update_date": "2023-08-31",
            "expiry_date": "2026-04-12",
            "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": [
                "ns.phx5.nearlyfreespeech.net",
                "ns.phx6.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ecd.nrw",
            "domain_keyword": "ecd",
            "domain_tld": "nrw",
            "query_time": "2024-05-27 06:39:42",
            "create_date": "2015-07-28",
            "update_date": "2024-04-07",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1408,
            "registrar_name": "United Domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ecd.solutions",
            "domain_keyword": "ecd",
            "domain_tld": "solutions",
            "query_time": "2024-05-30 23:08:54",
            "create_date": "2015-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "http://www.omnis.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECD Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "St. Michael",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.omnis.com",
                "ns2.omnisdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ecd.io",
            "domain_keyword": "ecd",
            "domain_tld": "io",
            "query_time": "2024-05-30 23:08:54",
            "create_date": "2015-12-05",
            "update_date": "2023-11-09",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Connecticut",
            "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": [
                "jill.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ecd.cloud",
            "domain_keyword": "ecd",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 08:45:44",
            "create_date": "2016-02-16",
            "update_date": "2023-10-11",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ecd.cleaning",
            "domain_keyword": "ecd",
            "domain_tld": "cleaning",
            "query_time": "2024-05-21 08:45:44",
            "create_date": "2016-05-18",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-18",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "http://www.omnis.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECD Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "St. Michael",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.omnis.com",
                "ns2.omnisdns.net"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ecd.email",
            "domain_keyword": "ecd",
            "domain_tld": "email",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2017-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ecd.digital",
            "domain_keyword": "ecd",
            "domain_tld": "digital",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2017-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "dayana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ecd.tools",
            "domain_keyword": "ecd",
            "domain_tld": "tools",
            "query_time": "2024-05-01 04:44:21",
            "create_date": "2017-07-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Reach Trust",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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-1054.awsdns-03.org",
                "ns-1801.awsdns-33.co.uk",
                "ns-409.awsdns-51.com",
                "ns-923.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ecd.online",
            "domain_keyword": "ecd",
            "domain_tld": "online",
            "query_time": "2024-04-27 10:33:14",
            "create_date": "2017-11-11",
            "update_date": "2024-04-19",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ecd.org.cn",
            "domain_keyword": "ecd",
            "domain_tld": "org.cn",
            "query_time": "2024-05-27 06:39:42",
            "create_date": "2017-11-14",
            "expiry_date": "2026-11-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京童芽健康科技研究院(有限合伙)",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ecd.ltd",
            "domain_keyword": "ecd",
            "domain_tld": "ltd",
            "query_time": "2024-04-12 00:43:58",
            "create_date": "2018-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ecd.tech",
            "domain_keyword": "ecd",
            "domain_tld": "tech",
            "query_time": "2024-04-12 00:43:58",
            "create_date": "2018-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ecd.co.jp",
            "domain_keyword": "ecd",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2019-05-25",
            "update_date": "2023-06-01",
            "registrant_company": "E.C.D Co.,Ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 36,
            "domain_name": "ecd.app",
            "domain_keyword": "ecd",
            "domain_tld": "app",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "2019-06-11",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-11",
            "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": 37,
            "domain_name": "ecd.uk",
            "domain_keyword": "ecd",
            "domain_tld": "uk",
            "query_time": "2024-04-27 10:33:14",
            "create_date": "2019-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_name": "Centraserve Ltd [Tag = CENTRASERVE]",
            "registrar_website": "http://www.centraserve.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "ecd.sk",
            "domain_keyword": "ecd",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:07:49",
            "create_date": "2019-10-30",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-30",
            "registrar_name": "ASTARTA, spol. s r.o.",
            "registrant_name": "ASTARTA, spol. s r.o.",
            "registrant_company": "ASTARTA, spol. s r.o.",
            "registrant_address": "Vranovská 3002/61",
            "registrant_city": "Bratislava",
            "registrant_zip": "85101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.232660250",
            "name_servers": [
                "ns2.kancel.sk",
                "ns3.kancel.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 39,
            "domain_name": "ecd.law",
            "domain_keyword": "ecd",
            "domain_tld": "law",
            "query_time": "2024-05-13 18:21:55",
            "create_date": "2020-03-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Matthews Eastmoore",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns20.digicertdns.com",
                "ns21.digicertdns.com",
                "ns22.digicertdns.com",
                "ns23.digicertdns.net",
                "ns24.digicertdns.net",
                "ns25.digicertdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ecd.group",
            "domain_keyword": "ecd",
            "domain_tld": "group",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "2020-07-14",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ecd.gmbh",
            "domain_keyword": "ecd",
            "domain_tld": "gmbh",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2020-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RR Consulting",
            "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": [
                "ns1.securehost.de",
                "ns2.securehost.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ecd.exchange",
            "domain_keyword": "ecd",
            "domain_tld": "exchange",
            "query_time": "2024-05-30 23:08:54",
            "create_date": "2020-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-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": [
                "arvind.ns.cloudflare.com",
                "carlane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ecd.dev",
            "domain_keyword": "ecd",
            "domain_tld": "dev",
            "query_time": "2024-05-27 06:39:42",
            "create_date": "2021-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vivo Apps",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "ecd.technology",
            "domain_keyword": "ecd",
            "domain_tld": "technology",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2021-04-08",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ecd.systems",
            "domain_keyword": "ecd",
            "domain_tld": "systems",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2021-04-08",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ecd.services",
            "domain_keyword": "ecd",
            "domain_tld": "services",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2021-04-08",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ecd.net.br",
            "domain_keyword": "ecd",
            "domain_tld": "net.br",
            "query_time": "2024-05-01 04:44:05",
            "create_date": "2021-10-03",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-03",
            "registrar_name": "WEBLINK (102)",
            "registrant_name": "ECD Escola de Cursos Digitais",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 48,
            "domain_name": "ecd.design",
            "domain_keyword": "ecd",
            "domain_tld": "design",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2021-10-23",
            "update_date": "2023-08-29",
            "expiry_date": "2024-10-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECD DESIGN-ACCESSIBILITY, LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ecd.xyz",
            "domain_keyword": "ecd",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2021-11-04",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-04",
            "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": 50,
            "domain_name": "ecd.academy",
            "domain_keyword": "ecd",
            "domain_tld": "academy",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2022-07-22",
            "update_date": "2024-01-09",
            "expiry_date": "2024-07-22",
            "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 0164855224",
            "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.clusterdns.co.za",
                "ns2.clusterdns.co.za"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ecd.agency",
            "domain_keyword": "ecd",
            "domain_tld": "agency",
            "query_time": "2024-05-29 06:49:15",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-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_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ecd.photography",
            "domain_keyword": "ecd",
            "domain_tld": "photography",
            "query_time": "2024-05-19 09:30:29",
            "create_date": "2023-03-22",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-22",
            "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 0166819319",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ecd.lat",
            "domain_keyword": "ecd",
            "domain_tld": "lat",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2023-08-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-17",
            "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": 54,
            "domain_name": "ecd.com.co",
            "domain_keyword": "ecd",
            "domain_tld": "com.co",
            "query_time": "2024-05-11 01:40:56",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-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",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ecd.asia",
            "domain_keyword": "ecd",
            "domain_tld": "asia",
            "query_time": "2024-05-12 14:16:35",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nolan.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ecd.gov.ae",
            "domain_keyword": "ecd",
            "domain_tld": "gov.ae",
            "query_time": "2024-05-01 04:44:05",
            "registrar_name": "Etisalat",
            "registrant_name": "THE SUPREME COUNCIL FOR MOTHERHOOD AND CHILDHOOD",
            "registrant_company": "THE SUPREME COUNCIL FOR MOTHERHOOD AND CHILDHOOD",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 57,
            "domain_name": "ecd.com.au",
            "domain_keyword": "ecd",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 03:50:25",
            "update_date": "2022-11-28",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Andrew Mayes",
            "name_servers": [
                "ns1.syd2.hostingplatform.net.au",
                "ns2.syd2.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ecd.net.au",
            "domain_keyword": "ecd",
            "domain_tld": "net.au",
            "query_time": "2024-04-27 10:33:14",
            "update_date": "2024-04-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Registrar",
            "name_servers": [
                "cp1.bigfishcloud.com.au",
                "cp2.bigfishcloud.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ecd.name",
            "domain_keyword": "ecd",
            "domain_tld": "name",
            "query_time": "2024-05-01 04:44:05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 60,
            "domain_name": "ecd.de",
            "domain_keyword": "ecd",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:23:25",
            "update_date": "2018-07-01",
            "name_servers": [
                "ns-1533.awsdns-63.org",
                "ns-17.awsdns-02.com",
                "ns-2029.awsdns-61.co.uk",
                "ns-524.awsdns-01.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "ecd.eu",
            "domain_keyword": "ecd",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:46:27",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns.gazduire.ro",
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ]
        },
        {
            "num": 62,
            "domain_name": "ecd.ae",
            "domain_keyword": "ecd",
            "domain_tld": "ae",
            "query_time": "2024-05-01 04:44:05",
            "registrar_name": "Etisalat",
            "registrant_name": "scmc administrator",
            "registrant_company": "supreme council for motherhood and childhood",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "ecd.pe",
            "domain_keyword": "ecd",
            "domain_tld": "pe",
            "query_time": "2024-05-01 04:44:05",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns8940.banahosting.com",
                "ns8941.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 64,
            "domain_name": "ecd.ai",
            "domain_keyword": "ecd",
            "domain_tld": "ai",
            "query_time": "2024-05-19 09:30:29",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ecd</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>64</total>
  <relation>eq</relation>
  <current>64</current>
 </count>
 <unique_domains>ecd.com, ecd.org, ecd.nl, ecd.net, ecd.it, ecd.com.pl, ecd.be, ecd.info, ecd.co.uk, ecd.cn, ecd.com.cn, ecd.cc, ecd.se, ecd.jp, ecd.net.nz, ecd.co, ecd.ca, ecd.us, ecd.pl, ecd.guru, ecd.su, ecd.space, ecd.nrw, ecd.solutions, ecd.io, ecd.cloud, ecd.cleaning, ecd.email, ecd.digital, ecd.tools, ecd.online, ecd.org.cn, ecd.ltd, ecd.tech, ecd.co.jp, ecd.app, ecd.uk, ecd.sk, ecd.law, ecd.group, ecd.gmbh, ecd.exchange, ecd.dev, ecd.technology, ecd.systems, ecd.services, ecd.net.br, ecd.design, ecd.xyz, ecd.academy, ecd.agency, ecd.photography, ecd.lat, ecd.com.co, ecd.asia, ecd.gov.ae, ecd.com.au, ecd.net.au, ecd.name, ecd.de, ecd.eu, ecd.ae, ecd.pe, ecd.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ecd.com</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:06:21</query_time>
   <create_date>1995-03-10</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2028-03-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Electronic Controls Design</registrant_name>
   <registrant_company>Electronic Controls Design</registrant_company>
   <registrant_address>4287 SE INTERNATIONAL WAY STE B</registrant_address>
   <registrant_city>MILWAUKIE</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97222-8825</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>3605587665</registrant_phone>
   <name_servers>
    <value>ns1.zoneedit.com</value>
    <value>ns12.zoneedit.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>ecd.org</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 10:33:14</query_time>
   <create_date>1996-06-14</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>3</num>
   <domain_name>ecd.nl</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 18:21:53</query_time>
   <create_date>1997-09-25</create_date>
   <update_date>2015-11-11</update_date>
   <registrar_name>ECD B.V.</registrar_name>
   <name_servers>
    <value>ns2a.mijndns.com</value>
    <value>ns2b.mijndns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ecd.net</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 10:33:14</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECD</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>https://whoispro.domain-robot.org/whois/ecd.net</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>5</num>
   <domain_name>ecd.it</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>ecd snc</registrant_company>
   <registrant_address>via Franco Vittadini 3</registrant_address>
   <registrant_city>Pavia</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27100</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>6</num>
   <domain_name>ecd.com.pl</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-03 16:50:14</query_time>
   <create_date>2000-05-26</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <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>7</num>
   <domain_name>ecd.be</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 10:33:13</query_time>
   <create_date>2001-03-06</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ecd.info</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 23:08:54</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tradebyte Software GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1448.awsdns-53.org</value>
    <value>ns-1906.awsdns-46.co.uk</value>
    <value>ns-215.awsdns-26.com</value>
    <value>ns-796.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ecd.co.uk</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 10:33:17</query_time>
   <create_date>2004-04-13</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>Centraserve Ltd [Tag = CENTRASERVE]</registrar_name>
   <registrar_website>http://www.centraserve.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ecd.cn</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 06:49:15</query_time>
   <create_date>2005-04-25</create_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_name>Number One Web Hosting Limited</registrar_name>
   <registrant_name>中信安控科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns8.66.cn</value>
    <value>dns9.66.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ecd.com.cn</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>2005-11-03</create_date>
   <expiry_date>2030-11-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中衡卓创(重庆)工程设计有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ecd.cc</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2006-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns1.ecd.cc</value>
    <value>ns2.ecd.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ecd.se</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:54:53</query_time>
   <create_date>2007-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ecd.jp</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 23:08:54</query_time>
   <create_date>2008-03-23</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Daisuke Chiba</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ecd.net.nz</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>2009-06-11</create_date>
   <update_date>2023-05-13</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ecd.co</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.eftydns.com</value>
    <value>ns2.eftydns.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>17</num>
   <domain_name>ecd.ca</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 10:33:13</query_time>
   <create_date>2011-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namespro.ca</value>
    <value>ns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ecd.us</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2011-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Teng Teck Yee</registrant_name>
   <registrant_company>ECD, Inc</registrant_company>
   <registrant_address>3129 Tiger Run CT STE 113</registrant_address>
   <registrant_city>CARLSBAD</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92010</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606952272</registrant_phone>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ecd.pl</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 03:50:27</query_time>
   <create_date>2012-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ecd.guru</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-27 06:39:42</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-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>ns-1141.awsdns-14.org</value>
    <value>ns-1886.awsdns-43.co.uk</value>
    <value>ns-353.awsdns-44.com</value>
    <value>ns-945.awsdns-54.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>21</num>
   <domain_name>ecd.su</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:08:59</query_time>
   <create_date>2014-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ecd.space</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2015-04-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-04-12</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>ns.phx5.nearlyfreespeech.net</value>
    <value>ns.phx6.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ecd.nrw</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-27 06:39:42</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>United Domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ecd.solutions</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-30 23:08:54</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>http://www.omnis.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECD Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>St. Michael</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.omnis.com</value>
    <value>ns2.omnisdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ecd.io</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-30 23:08:54</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-12-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Connecticut</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>jill.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ecd.cloud</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 08:45:44</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.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>27</num>
   <domain_name>ecd.cleaning</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>cleaning</domain_tld>
   <query_time>2024-05-21 08:45:44</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>http://www.omnis.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECD Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>St. Michael</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.omnis.com</value>
    <value>ns2.omnisdns.net</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ecd.email</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2017-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>29</num>
   <domain_name>ecd.digital</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>dayana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ecd.tools</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-01 04:44:21</query_time>
   <create_date>2017-07-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-24</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>The Reach Trust</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>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-1054.awsdns-03.org</value>
    <value>ns-1801.awsdns-33.co.uk</value>
    <value>ns-409.awsdns-51.com</value>
    <value>ns-923.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ecd.online</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 10:33:14</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</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.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>32</num>
   <domain_name>ecd.org.cn</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-27 06:39:42</query_time>
   <create_date>2017-11-14</create_date>
   <expiry_date>2026-11-14</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>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ecd.ltd</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-12 00:43:58</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ecd.tech</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 00:43:58</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ecd.co.jp</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2019-05-25</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>E.C.D Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>ecd.app</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-11</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>37</num>
   <domain_name>ecd.uk</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-27 10:33:14</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Centraserve Ltd [Tag = CENTRASERVE]</registrar_name>
   <registrar_website>http://www.centraserve.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ecd.sk</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:07:49</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>ASTARTA, spol. s r.o.</registrar_name>
   <registrant_name>ASTARTA, spol. s r.o.</registrant_name>
   <registrant_company>ASTARTA, spol. s r.o.</registrant_company>
   <registrant_address>Vranovská 3002/61</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.232660250</registrant_phone>
   <name_servers>
    <value>ns2.kancel.sk</value>
    <value>ns3.kancel.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>ecd.law</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-13 18:21:55</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-06</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>Matthews Eastmoore</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns20.digicertdns.com</value>
    <value>ns21.digicertdns.com</value>
    <value>ns22.digicertdns.com</value>
    <value>ns23.digicertdns.net</value>
    <value>ns24.digicertdns.net</value>
    <value>ns25.digicertdns.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>40</num>
   <domain_name>ecd.group</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-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>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>41</num>
   <domain_name>ecd.gmbh</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RR Consulting</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>ns1.securehost.de</value>
    <value>ns2.securehost.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ecd.exchange</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-30 23:08:54</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-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>arvind.ns.cloudflare.com</value>
    <value>carlane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ecd.dev</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 06:39:42</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vivo Apps</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ecd.technology</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ecd.systems</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ecd.services</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ecd.net.br</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>WEBLINK (102)</registrar_name>
   <registrant_name>ECD Escola de Cursos Digitais</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>ecd.design</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECD DESIGN-ACCESSIBILITY, LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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.worldnic.com</value>
    <value>ns78.worldnic.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>ecd.xyz</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-04</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>50</num>
   <domain_name>ecd.academy</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-07-22</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 0164855224</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.clusterdns.co.za</value>
    <value>ns2.clusterdns.co.za</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ecd.agency</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-29 06:49:15</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-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_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ecd.photography</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-22</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 0166819319</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ecd.lat</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-17</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>54</num>
   <domain_name>ecd.com.co</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-11 01:40:56</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-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>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>ecd.asia</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 14:16:35</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nolan.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ecd.gov.ae</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>gov.ae</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>THE SUPREME COUNCIL FOR MOTHERHOOD AND CHILDHOOD</registrant_name>
   <registrant_company>THE SUPREME COUNCIL FOR MOTHERHOOD AND CHILDHOOD</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>ecd.com.au</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 03:50:25</query_time>
   <update_date>2022-11-28</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Andrew Mayes</registrant_name>
   <name_servers>
    <value>ns1.syd2.hostingplatform.net.au</value>
    <value>ns2.syd2.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ecd.net.au</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-27 10:33:14</query_time>
   <update_date>2024-04-18</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>Domain Registrar</registrant_name>
   <name_servers>
    <value>cp1.bigfishcloud.com.au</value>
    <value>cp2.bigfishcloud.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ecd.name</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>ecd.de</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:23:25</query_time>
   <update_date>2018-07-01</update_date>
   <name_servers>
    <value>ns-1533.awsdns-63.org</value>
    <value>ns-17.awsdns-02.com</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-524.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ecd.eu</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:46:27</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns.gazduire.ro</value>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>ecd.ae</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>scmc administrator</registrant_name>
   <registrant_company>supreme council for motherhood and childhood</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>ecd.pe</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-01 04:44:05</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>ns8940.banahosting.com</value>
    <value>ns8941.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>ecd.ai</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-19 09:30:29</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 6,683 domain names (in 0.189 seconds) which look and sound like the brand name "ecd".
Domain Name Registered Expiry Registrar Ownership
1 fcd.org.uk 31 May 2000 31 May 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
2 epd.pl 14 Sep 2004 14 Sep 2025 home.pl S.A. -
3 eid.nyc 8 Oct 2014 7 Oct 2028 Go Canada Domains Inc REDACTED FOR PRIVACY
4 eid.expert 23 Jul 2023 23 Jul 2024 The Registrar Company B.V. REDACTED FOR PRIVACY
5 kcd.holdings 6 Oct 2023 6 Oct 2024 Gabia, Inc. REDACTED FOR PRIVACY
6 ecl.ninja 18 Sep 2021 18 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
7 ecu.repair 2 Apr 2014 2 Apr 2025 Key-Systems, LLC Glaubitz GmbH & Co. KG
8 ecc.vision 19 Feb 2023 19 Feb 2025 united-domains AG Let's Do It! Germany e.V.
9 ectd.top 14 Apr 2022 14 Apr 2025 Shanghai Best Oray Information ShaoTaoMing
10 end.news 15 Jul 2015 15 Jul 2024 eNom, LLC Legatum Limited
11 rcd.cat 13 Sep 2010 13 Sep 2024 Acens Technologies S.L. RCD Assessors Legals I Tributaris, S.L
12 eod.ru 25 Feb 2015 25 Feb 2025 REGRU-RU Private Person
13 ecs.ly 1 Feb 2010 1 Feb 2026 Libyan Spider Network (loc) private
14 hcd.io 28 Dec 2012 28 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
15 jcd.lol 14 Dec 2022 14 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
16 echd.co.nz 15 Feb 2013 - Voyager Internet Ltd T/A 1st Domains -
17 ecdq.com 3 Sep 2008 3 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 ecdi.sk 26 Apr 2021 26 Apr 2025 Technická univerzita v Košiciach Technická univerzita v Košiciach
19 epd.de - - - -
20 ec2d.com 3 Jul 2014 3 Jul 2024 Dreamscape Networks International Pte Ltd TMCREATIONS
21 ecs.jp 8 Apr 2009 30 Apr 2025 - ECS, INC
22 ecs.bio 15 Aug 2022 15 Aug 2024 PSI-USA, Inc. dba Domain Robot Pruefgesellschaft oekologischer Landbau mbH
23 mcd.rest 14 Jun 2022 14 Jun 2024 1API GmbH Registrant of mcd.rest
24 ebd.de.com 2 Mar 2021 2 Mar 2025 united-domains AG -
25 eid.deals 18 Oct 2018 18 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
26 bcd.consulting 23 Oct 2020 23 Oct 2024 united-domains AG bcd Consulting GmbH
27 ecm.org.au - - Web Address Registration Pty Ltd Jeffrey Hoffard
28 ekd.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi yu fa wang luo ke ji kai fa you xian gong si
29 eod.today 14 Sep 2018 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 fcd.dental 21 Jan 2019 21 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
31 ecdl.org 20 Feb 1997 21 Feb 2025 TLDS L.L.C. d/b/a SRSPlus The ECDL Foundation Ltd
32 ecp.show 21 Jul 2022 21 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 becd.co.uk 28 Jun 2021 28 Jun 2024 Dr M D Harper t/a Herald Information Systems [Tag = HERALD] -
34 bcd.design 21 Dec 2019 21 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
35 ecad.ro 12 Apr 2020 11 Apr 2025 CYBER_FOLKS S.R.L. -
36 lcd.cl 25 Jun 2013 25 Jul 2024 NIC Chile LCD Inversiones SPA
37 ectd.website 19 May 2024 19 May 2025 Go Daddy, LLC Domains By Proxy, LLC
38 ecj.com 7 Sep 1993 6 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
39 ec8.cn 9 Nov 2022 9 Nov 2024 江苏邦宁科技有限公司 扬州紫雅乐器有限公司
40 ecu.credit 23 Jun 2015 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 eod.xyz 31 Jan 2022 31 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
42 ec3.live 13 Jan 2019 13 Jan 2025 Key-Systems, LLC EC3 Ltd
43 ced.inc 25 Aug 2021 25 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
44 eyd.us 16 Sep 2019 16 Sep 2024 IONOS SE EYDUS
45 ncd.com 9 Feb 1989 10 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
46 edc.guide 27 Jun 2016 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 ncd.nl 8 Jul 1996 - Realtime Register -
48 ecf.cricket 9 Mar 2019 9 Mar 2025 united-domains AG European Cricket League AG
49 exd.com 28 Sep 1999 28 Sep 2024 GoDaddy.com, LLC -
50 edc.co.uk 26 Oct 2019 26 Oct 2024 Mr George Marshall t/a Brandwise [Tag = BRANDWISE] -
51 dcd.wine 22 Oct 2020 22 Oct 2024 Gandi SAS Domaine Clarence Dillon
52 ecdb.jp 14 Apr 2010 30 Apr 2025 - kazuyuki shimano
53 ecdi.info 15 Aug 2008 15 Aug 2024 IONOS SE Klinik ABC Bogen / CAEM GmbH
54 ecg.ooo 19 May 2023 19 May 2025 Key-Systems LLC -
55 ect.world 18 May 2018 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 hcd.school 17 May 2020 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 edc.moe 15 Dec 2022 15 Dec 2024 Wild West Domains, Inc. Domains By Proxy, LLC
58 0cd.buzz 8 Apr 2023 8 Apr 2024 Sav.com LLC Privacy Protection
59 e-d.ltd 24 May 2024 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 acd.ae - - Etisalat American College of Dubai
61 ced.life 27 Mar 2024 27 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
62 ebd.se 22 May 2006 22 May 2025 NEware AB -
63 eca.vlaanderen 17 Nov 2016 17 Nov 2024 Ascio Technologies Inc, Danmark Paddle
64 ocd.club 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 end.au - - DROP.com.au Pty Ltd Roland Bleyer
66 pcd.team 23 Jun 2023 23 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 ecsd.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
68 ecg.guru 5 Feb 2014 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 ehd.pt - - - EHDEV - ELECTRONIC HOME DEVICES, LDA
70 ecad.com.pl 23 Oct 2008 23 Oct 2024 Dinfo.pl Sylwia Wierońska -
71 exd.ro 21 Nov 2018 19 Nov 2025 Romarg SRL -
72 ect.net.au - - Domain Directors Pty Ltd trading as Instra Benjamin Lord
73 gcd.ca 30 Nov 2022 30 Nov 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
74 ecf.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
75 excd.asia 20 Dec 2012 20 Dec 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
76 icd.gov.ae - - Etisalat Dubai Office
77 ecr.net 4 Sep 1997 3 Sep 2024 Tucows Domains Inc. -
78 jcd.works 11 Oct 2023 11 Oct 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
79 dcd.co.nz 11 Jun 2014 - Voyager Internet Ltd T/A 1st Domains -
80 ecdh.nl 28 Jul 2023 - Registrar.eu -
81 ecvd.eu - - Consulting Service Sp. z o.o. -
82 eci.se 11 Mar 2008 11 Mar 2025 NEware AB -
83 ecad.de - - - -
84 ecw.clinic 18 Aug 2014 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 eci.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi yu fa wang luo ke ji kai fa you xian gong si
86 ewd.ru 8 Oct 2007 8 Oct 2024 RU-CENTER-RU Esterer WD GmbH
87 ecu.asia 10 May 2024 10 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
88 emd.fitness 20 Dec 2021 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 eid.wang 1 Mar 2022 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xu Xiao Jin
90 gcd.ltd 15 Jul 2019 15 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong guan shi gao zhen dian zi you xian gong si
91 bcd.asia 28 Nov 2007 28 Nov 2024 CSC Corporate Domains, Inc. BCD N.V.
92 dcd.ae - - AESERVER DCD technologies
93 ecr.fyi 23 Aug 2016 23 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 ecpd.org 13 Aug 1998 12 Aug 2026 Network Solutions, LLC REDACTED FOR PRIVACY
95 ead.rodeo 23 Jul 2023 23 Jul 2026 Porkbun Private by Design, LLC
96 acd.international 2 Dec 2017 2 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 acd.it 14 Jun 2002 27 Nov 2024 Netsons S.r.l. ACD S.r.l.
98 ecq.ninja 8 Feb 2023 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 ect.co.in 13 Apr 2010 13 Apr 2033 Incyber Advertising Incorporation Digitalimpulse Online Pvt Ltd
100 emd.ca 5 Jan 2001 22 Dec 2024 Rebel.ca Corp. EMD Artist Representation
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 Ecd.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ecd.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ecd.de",
        "page_size": 100
    },
    "count": {
        "total": 6683,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fcd.org.uk, epd.pl, eid.nyc, eid.expert, kcd.holdings, ecl.ninja, ecu.repair, ecc.vision, ectd.top, end.news, rcd.cat, eod.ru, ecs.ly, hcd.io, jcd.lol, echd.co.nz, ecdq.com, ecdi.sk, epd.de, ec2d.com, ecs.jp, ecs.bio, mcd.rest, ebd.de.com, eid.deals, bcd.consulting, ecm.org.au, ekd.vip, eod.today, fcd.dental, ecdl.org, ecp.show, becd.co.uk, bcd.design, ecad.ro, lcd.cl, ectd.website, ecj.com, ec8.cn, ecu.credit, eod.xyz, ec3.live, ced.inc, eyd.us, ncd.com, edc.guide, ncd.nl, ecf.cricket, exd.com, edc.co.uk, dcd.wine, ecdb.jp, ecdi.info, ecg.ooo, ect.world, hcd.school, edc.moe, 0cd.buzz, e-d.ltd, acd.ae, ced.life, ebd.se, eca.vlaanderen, ocd.club, end.au, pcd.team, ecsd.xyz, ecg.guru, ehd.pt, ecad.com.pl, exd.ro, ect.net.au, gcd.ca, ecf.uk, excd.asia, icd.gov.ae, ecr.net, jcd.works, dcd.co.nz, ecdh.nl, ecvd.eu, eci.se, ecad.de, ecw.clinic, eci.vip, ewd.ru, ecu.asia, emd.fitness, eid.wang, gcd.ltd, bcd.asia, dcd.ae, ecr.fyi, ecpd.org, ead.rodeo, acd.international, acd.it, ecq.ninja, ect.co.in, emd.ca",
    "results": [
        {
            "num": 1,
            "domain_name": "fcd.org.uk",
            "domain_keyword": "fcd",
            "domain_tld": "org.uk",
            "query_time": "2024-04-05 08:42:19",
            "create_date": "2000-05-31",
            "update_date": "2024-03-28",
            "expiry_date": "2024-05-31",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "dave.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "epd.pl",
            "domain_keyword": "epd",
            "domain_tld": "pl",
            "query_time": "2024-04-03 18:12:01",
            "create_date": "2004-09-14",
            "update_date": "2022-07-08",
            "expiry_date": "2025-09-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "eid.nyc",
            "domain_keyword": "eid",
            "domain_tld": "nyc",
            "query_time": "2024-04-09 03:18:21",
            "create_date": "2014-10-08",
            "update_date": "2023-10-11",
            "expiry_date": "2028-10-07",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains Inc",
            "registrar_website": "whois.gocanadadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "eid.expert",
            "domain_keyword": "eid",
            "domain_tld": "expert",
            "query_time": "2024-04-09 03:18:21",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Onbekend",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kcd.holdings",
            "domain_keyword": "kcd",
            "domain_tld": "holdings",
            "query_time": "2024-04-08 22:00:53",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ecl.ninja",
            "domain_keyword": "ecl",
            "domain_tld": "ninja",
            "query_time": "2024-04-12 11:35:25",
            "create_date": "2021-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "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-1232.awsdns-26.org",
                "ns-1801.awsdns-33.co.uk",
                "ns-469.awsdns-58.com",
                "ns-653.awsdns-17.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ecu.repair",
            "domain_keyword": "ecu",
            "domain_tld": "repair",
            "query_time": "2024-04-10 22:21:13",
            "create_date": "2014-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Glaubitz GmbH & Co. KG",
            "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": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ecc.vision",
            "domain_keyword": "ecc",
            "domain_tld": "vision",
            "query_time": "2024-04-12 00:43:41",
            "create_date": "2023-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Let's Do It! Germany e.V.",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ectd.top",
            "domain_keyword": "ectd",
            "domain_tld": "top",
            "query_time": "2024-04-15 00:06:11",
            "create_date": "2022-04-14",
            "update_date": "2022-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information",
            "registrar_website": "https://www.oray.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShaoTaoMing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShanDongSheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "end.news",
            "domain_keyword": "end",
            "domain_tld": "news",
            "query_time": "2024-04-13 19:34:06",
            "create_date": "2015-07-15",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Legatum Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rcd.cat",
            "domain_keyword": "rcd",
            "domain_tld": "cat",
            "query_time": "2024-04-15 19:25:20",
            "create_date": "2010-09-13",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-13",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies S.L.",
            "registrar_website": "http://www.acens.com",
            "registrant_company": "RCD Assessors Legals I Tributaris, S.L",
            "registrant_state": "B",
            "registrant_country": "ES",
            "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": [
                "ns3.acens.net",
                "ns4.acens.net",
                "ns7.acens.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "eod.ru",
            "domain_keyword": "eod",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:03:04",
            "create_date": "2015-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "ecs.ly",
            "domain_keyword": "ecs",
            "domain_tld": "ly",
            "query_time": "2024-04-30 15:02:21",
            "create_date": "2010-02-01",
            "update_date": "2021-12-12",
            "expiry_date": "2026-02-01",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Ghoneim Ali Ghoneim",
            "registrant_company": "private",
            "registrant_address": "Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.3760820",
            "name_servers": [
                "ns1.web04.libyanspider.net",
                "ns2.web04.libyanspider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hcd.io",
            "domain_keyword": "hcd",
            "domain_tld": "io",
            "query_time": "2024-04-30 23:06:28",
            "create_date": "2012-12-28",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-28",
            "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": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "jcd.lol",
            "domain_keyword": "jcd",
            "domain_tld": "lol",
            "query_time": "2024-05-05 11:49:55",
            "create_date": "2022-12-14",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-14",
            "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": 16,
            "domain_name": "echd.co.nz",
            "domain_keyword": "echd",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 04:47:20",
            "create_date": "2013-02-15",
            "update_date": "2024-02-13",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ecdq.com",
            "domain_keyword": "ecdq",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:44:37",
            "create_date": "2008-09-03",
            "update_date": "2023-02-22",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-6dd9442e.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ecdi.sk",
            "domain_keyword": "ecdi",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:07:49",
            "create_date": "2021-04-26",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-26",
            "registrar_name": "Technická univerzita v Košiciach",
            "registrant_name": "Technická univerzita v Košiciach",
            "registrant_company": "Technická univerzita v Košiciach",
            "registrant_address": "Letná 9",
            "registrant_city": "Košice",
            "registrant_zip": "04200",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.556027647",
            "name_servers": [
                "a.ns.tuke.sk",
                "b.ns.tuke.sk",
                "c.ns.tuke.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 19,
            "domain_name": "epd.de",
            "domain_keyword": "epd",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:35:14",
            "update_date": "2021-12-06",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "ec2d.com",
            "domain_keyword": "ec2d",
            "domain_tld": "com",
            "query_time": "2024-05-03 02:10:04",
            "create_date": "2014-07-03",
            "update_date": "2024-04-05",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "FRANCIS OWUSU",
            "registrant_company": "TMCREATIONS",
            "registrant_address": "1 GOLDIE PLACE",
            "registrant_city": "KAMBA",
            "registrant_state": "ACT",
            "registrant_zip": "2902",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.0432538802",
            "name_servers": [
                "ns1.syd3.zuver.hosting",
                "ns2.syd3.zuver.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ecs.jp",
            "domain_keyword": "ecs",
            "domain_tld": "jp",
            "query_time": "2024-05-07 18:22:45",
            "create_date": "2009-04-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "ECS, INC",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns-1065.awsdns-05.org",
                "ns-125.awsdns-15.com",
                "ns-1539.awsdns-00.co.uk",
                "ns-936.awsdns-53.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 22,
            "domain_name": "ecs.bio",
            "domain_keyword": "ecs",
            "domain_tld": "bio",
            "query_time": "2024-05-07 18:22:44",
            "create_date": "2022-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "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": "Pruefgesellschaft oekologischer Landbau mbH",
            "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": [
                "ns1.green-internet.net",
                "ns2.green-internet.net",
                "ns3.green-internet.net",
                "ns4.green-internet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mcd.rest",
            "domain_keyword": "mcd",
            "domain_tld": "rest",
            "query_time": "2024-05-07 18:39:41",
            "create_date": "2022-06-14",
            "update_date": "2024-02-16",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of mcd.rest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "dns1.swizzonic.ch",
                "dns2.swizzonic.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "ebd.de.com",
            "domain_keyword": "ebd",
            "domain_tld": "de.com",
            "query_time": "2024-05-08 23:58:56",
            "create_date": "2021-03-02",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_email": "https://whois.centralnic.com/contact/ebd.de.com/registrant",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "eid.deals",
            "domain_keyword": "eid",
            "domain_tld": "deals",
            "query_time": "2024-05-09 02:35:52",
            "create_date": "2018-10-18",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bcd.consulting",
            "domain_keyword": "bcd",
            "domain_tld": "consulting",
            "query_time": "2024-05-08 12:47:37",
            "create_date": "2020-10-23",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bcd Consulting GmbH",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ecm.org.au",
            "domain_keyword": "ecm",
            "domain_tld": "org.au",
            "query_time": "2024-04-20 05:18:05",
            "update_date": "2023-08-25",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jeffrey Hoffard",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ekd.vip",
            "domain_keyword": "ekd",
            "domain_tld": "vip",
            "query_time": "2024-04-19 14:33:02",
            "create_date": "2016-11-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi yu fa wang luo ke ji kai fa you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.190.com",
                "dns2.190.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "eod.today",
            "domain_keyword": "eod",
            "domain_tld": "today",
            "query_time": "2024-04-25 19:03:06",
            "create_date": "2018-09-14",
            "update_date": "2023-07-16",
            "expiry_date": "2024-09-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fcd.dental",
            "domain_keyword": "fcd",
            "domain_tld": "dental",
            "query_time": "2024-04-22 16:05:06",
            "create_date": "2019-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "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": 31,
            "domain_name": "ecdl.org",
            "domain_keyword": "ecdl",
            "domain_tld": "org",
            "query_time": "2024-04-27 10:33:51",
            "create_date": "1997-02-20",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-21",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The ECDL Foundation Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.ie.topsectechnology.net",
                "ns2.ie.topsectechnology.net",
                "ns3.ca.topsectechnology.net",
                "ns4.eu.topsectechnology.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ecp.show",
            "domain_keyword": "ecp",
            "domain_tld": "show",
            "query_time": "2024-04-22 06:04:31",
            "create_date": "2022-07-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "becd.co.uk",
            "domain_keyword": "becd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 04:03:44",
            "create_date": "2021-06-28",
            "update_date": "2022-06-09",
            "expiry_date": "2024-06-28",
            "registrar_name": "Dr M D Harper t/a Herald Information Systems [Tag = HERALD]",
            "registrar_website": "https://domains.herald.co.uk/uk-tc.html",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "bcd.design",
            "domain_keyword": "bcd",
            "domain_tld": "design",
            "query_time": "2024-04-28 03:23:55",
            "create_date": "2019-12-21",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ecad.ro",
            "domain_keyword": "ecad",
            "domain_tld": "ro",
            "query_time": "2024-05-11 01:36:42",
            "create_date": "2020-04-12",
            "expiry_date": "2025-04-11",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.bossnet.ro",
                "ns2.bossnet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 36,
            "domain_name": "lcd.cl",
            "domain_keyword": "lcd",
            "domain_tld": "cl",
            "query_time": "2024-05-21 16:04:38",
            "create_date": "2013-06-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "LCD Inversiones SPA",
            "name_servers": [
                "ns1.lcd.cl",
                "ns2.lcd.cl"
            ]
        },
        {
            "num": 37,
            "domain_name": "ectd.website",
            "domain_keyword": "ectd",
            "domain_tld": "website",
            "query_time": "2024-05-21 16:36:13",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ecj.com",
            "domain_keyword": "ecj",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:08:38",
            "create_date": "1993-09-07",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/3ce28ab7-2441-45d1-aa9c-2225e871eb85",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.everyone.net",
                "ns2.everyone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ec8.cn",
            "domain_keyword": "ec8",
            "domain_tld": "cn",
            "query_time": "2024-05-23 12:03:36",
            "create_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "扬州紫雅乐器有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ecu.credit",
            "domain_keyword": "ecu",
            "domain_tld": "credit",
            "query_time": "2024-05-23 02:10:45",
            "create_date": "2015-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "eod.xyz",
            "domain_keyword": "eod",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 20:10:10",
            "create_date": "2022-01-31",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-31",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ec3.live",
            "domain_keyword": "ec3",
            "domain_tld": "live",
            "query_time": "2024-05-19 09:27:49",
            "create_date": "2019-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EC3 Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Sussex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.uk.umis.co.uk",
                "ns1.uk.umis.net",
                "ns2.uk.umis.net",
                "ns3.uk.umis.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ced.inc",
            "domain_keyword": "ced",
            "domain_tld": "inc",
            "query_time": "2024-05-17 09:16:22",
            "create_date": "2021-08-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-25",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "eyd.us",
            "domain_keyword": "eyd",
            "domain_tld": "us",
            "query_time": "2024-05-15 08:15:47",
            "create_date": "2019-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "EYDUS",
            "registrant_address": "Av Kincourt 5721",
            "registrant_city": "Cote Saint-Luc",
            "registrant_state": "QC",
            "registrant_zip": "H4W 1Y7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772703660",
            "name_servers": [
                "ns1046.ui-dns.de",
                "ns1051.ui-dns.com",
                "ns1093.ui-dns.org",
                "ns1097.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ncd.com",
            "domain_keyword": "ncd",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "1989-02-09",
            "update_date": "2024-01-23",
            "expiry_date": "2029-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ncd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "edc.guide",
            "domain_keyword": "edc",
            "domain_tld": "guide",
            "query_time": "2024-05-11 05:34:56",
            "create_date": "2016-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ncd.nl",
            "domain_keyword": "ncd",
            "domain_tld": "nl",
            "query_time": "2024-05-12 15:33:54",
            "create_date": "1996-07-08",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "ecf.cricket",
            "domain_keyword": "ecf",
            "domain_tld": "cricket",
            "query_time": "2024-05-11 18:02:21",
            "create_date": "2019-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "European Cricket League 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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "exd.com",
            "domain_keyword": "exd",
            "domain_tld": "com",
            "query_time": "2024-05-13 12:51:58",
            "create_date": "1999-09-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.store.yahoo.com",
                "st-ns1.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "edc.co.uk",
            "domain_keyword": "edc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 03:14:40",
            "create_date": "2019-10-26",
            "update_date": "2024-04-29",
            "expiry_date": "2024-10-26",
            "registrar_name": "Mr George Marshall t/a Brandwise [Tag = BRANDWISE]",
            "registrar_website": "https://www.brandwise.co.uk",
            "name_servers": [
                "rs136.registrar-servers.com",
                "rs36.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "dcd.wine",
            "domain_keyword": "dcd",
            "domain_tld": "wine",
            "query_time": "2024-05-11 14:48:35",
            "create_date": "2020-10-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domaine Clarence Dillon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "75",
            "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-143-c.gandi.net",
                "ns-2-b.gandi.net",
                "ns-232-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ecdb.jp",
            "domain_keyword": "ecdb",
            "domain_tld": "jp",
            "query_time": "2024-05-11 01:40:57",
            "create_date": "2010-04-14",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "kazuyuki shimano",
            "registrant_address": "KashiwaSomeya BLDG 4F",
            "registrant_zip": "270-0005",
            "registrant_email": "[email protected]",
            "registrant_phone": "04-7167-3015",
            "registrant_fax": "04-7167-3017",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 53,
            "domain_name": "ecdi.info",
            "domain_keyword": "ecdi",
            "domain_tld": "info",
            "query_time": "2024-05-11 01:41:00",
            "create_date": "2008-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Klinik ABC Bogen / CAEM GmbH",
            "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": [
                "ns1018.ui-dns.biz",
                "ns1018.ui-dns.com",
                "ns1018.ui-dns.de",
                "ns1018.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ecg.ooo",
            "domain_keyword": "ecg",
            "domain_tld": "ooo",
            "query_time": "2024-05-21 08:46:02",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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.",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ect.world",
            "domain_keyword": "ect",
            "domain_tld": "world",
            "query_time": "2024-05-20 16:39:51",
            "create_date": "2018-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-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_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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hcd.school",
            "domain_keyword": "hcd",
            "domain_tld": "school",
            "query_time": "2024-05-20 22:23:38",
            "create_date": "2020-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "edc.moe",
            "domain_keyword": "edc",
            "domain_tld": "moe",
            "query_time": "2024-05-24 21:06:28",
            "create_date": "2022-12-15",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "0cd.buzz",
            "domain_keyword": "0cd",
            "domain_tld": "buzz",
            "query_time": "2024-05-29 10:52:11",
            "create_date": "2023-04-08",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "e-d.ltd",
            "domain_keyword": "e-d",
            "domain_tld": "ltd",
            "query_time": "2024-05-26 16:56:46",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "acd.ae",
            "domain_keyword": "acd",
            "domain_tld": "ae",
            "query_time": "2024-05-29 02:26:32",
            "registrar_name": "Etisalat",
            "registrant_name": "American College of Dubai",
            "registrant_company": "American College of Dubai",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 61,
            "domain_name": "ced.life",
            "domain_keyword": "ced",
            "domain_tld": "life",
            "query_time": "2024-05-27 17:08:55",
            "create_date": "2024-03-27",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ebd.se",
            "domain_keyword": "ebd",
            "domain_tld": "se",
            "query_time": "2024-05-26 09:26:06",
            "create_date": "2006-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "eca.vlaanderen",
            "domain_keyword": "eca",
            "domain_tld": "vlaanderen",
            "query_time": "2024-05-26 09:32:59",
            "create_date": "2016-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc, Danmark",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paddle",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brussels Hoofdstedelijk Gewest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ocd.club",
            "domain_keyword": "ocd",
            "domain_tld": "club",
            "query_time": "2024-05-28 02:51:17",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "end.au",
            "domain_keyword": "end",
            "domain_tld": "au",
            "query_time": "2024-05-27 20:38:26",
            "update_date": "2023-09-08",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Roland Bleyer",
            "name_servers": [
                "2976.ns1.above.com",
                "2976.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "pcd.team",
            "domain_keyword": "pcd",
            "domain_tld": "team",
            "query_time": "2024-05-28 06:53:25",
            "create_date": "2023-06-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ecsd.xyz",
            "domain_keyword": "ecsd",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 19:52:49",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ecg.guru",
            "domain_keyword": "ecg",
            "domain_tld": "guru",
            "query_time": "2024-05-30 23:09:29",
            "create_date": "2014-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-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": [
                "edna.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ehd.pt",
            "domain_keyword": "ehd",
            "domain_tld": "pt",
            "query_time": "2024-06-01 23:36:05",
            "registrant_name": "EHDEV - ELECTRONIC HOME DEVICES, LDA",
            "registrant_address": "Rua Vila Nova de Cima, nº 92",
            "registrant_city": "Fânzeres",
            "registrant_state": "Fânzeres",
            "registrant_zip": "4510-561",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.provider.pt",
                "ns2.provider.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 70,
            "domain_name": "ecad.com.pl",
            "domain_keyword": "ecad",
            "domain_tld": "com.pl",
            "query_time": "2024-05-31 13:02:21",
            "create_date": "2008-10-23",
            "update_date": "2022-05-09",
            "expiry_date": "2024-10-23",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "exd.ro",
            "domain_keyword": "exd",
            "domain_tld": "ro",
            "query_time": "2024-05-29 17:29:07",
            "create_date": "2018-11-21",
            "expiry_date": "2025-11-19",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 72,
            "domain_name": "ect.net.au",
            "domain_keyword": "ect",
            "domain_tld": "net.au",
            "query_time": "2024-05-29 21:00:10",
            "update_date": "2024-05-24",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Benjamin Lord",
            "name_servers": [
                "ns1.hosting-australia.com",
                "ns2.hosting-australia.com",
                "ns3.hosting-australia.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gcd.ca",
            "domain_keyword": "gcd",
            "domain_tld": "ca",
            "query_time": "2024-05-03 18:39:01",
            "create_date": "2022-11-30",
            "update_date": "2023-07-11",
            "expiry_date": "2024-11-30",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ecf.uk",
            "domain_keyword": "ecf",
            "domain_tld": "uk",
            "query_time": "2024-05-02 17:10:19",
            "create_date": "2017-10-30",
            "update_date": "2023-07-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "excd.asia",
            "domain_keyword": "excd",
            "domain_tld": "asia",
            "query_time": "2024-05-02 13:46:07",
            "create_date": "2012-12-20",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-20",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "icd.gov.ae",
            "domain_keyword": "icd",
            "domain_tld": "gov.ae",
            "query_time": "2024-05-02 22:33:40",
            "registrar_name": "Etisalat",
            "registrant_name": "Dubai Office",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 77,
            "domain_name": "ecr.net",
            "domain_keyword": "ecr",
            "domain_tld": "net",
            "query_time": "2024-04-08 18:47:24",
            "create_date": "1997-09-04",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "jcd.works",
            "domain_keyword": "jcd",
            "domain_tld": "works",
            "query_time": "2024-04-07 22:33:32",
            "create_date": "2023-10-11",
            "update_date": "2024-02-21",
            "expiry_date": "2025-10-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dcd.co.nz",
            "domain_keyword": "dcd",
            "domain_tld": "co.nz",
            "query_time": "2024-04-08 20:24:06",
            "create_date": "2014-06-11",
            "update_date": "2023-06-08",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ecdh.nl",
            "domain_keyword": "ecdh",
            "domain_tld": "nl",
            "query_time": "2024-04-09 12:36:02",
            "create_date": "2023-07-28",
            "update_date": "2023-07-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "ecvd.eu",
            "domain_keyword": "ecvd",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:47:42",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "registrar_website": "http://www.consultingservice.pl",
            "name_servers": [
                "ns1.i-host.pl",
                "ns2.i-host.pl"
            ]
        },
        {
            "num": 82,
            "domain_name": "eci.se",
            "domain_keyword": "eci",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:54:56",
            "create_date": "2008-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ecad.de",
            "domain_keyword": "ecad",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:23:18",
            "update_date": "2016-07-06",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "ecw.clinic",
            "domain_keyword": "ecw",
            "domain_tld": "clinic",
            "query_time": "2024-05-07 03:09:41",
            "create_date": "2014-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-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_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.ecw.clinic",
                "ns2.ecw.clinic"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "eci.vip",
            "domain_keyword": "eci",
            "domain_tld": "vip",
            "query_time": "2024-05-10 13:56:43",
            "create_date": "2016-11-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi yu fa wang luo ke ji kai fa you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.190.com",
                "dns2.190.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ewd.ru",
            "domain_keyword": "ewd",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:27:20",
            "create_date": "2007-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Esterer WD GmbH",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "ecu.asia",
            "domain_keyword": "ecu",
            "domain_tld": "asia",
            "query_time": "2024-05-12 14:17:05",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "margot.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "emd.fitness",
            "domain_keyword": "emd",
            "domain_tld": "fitness",
            "query_time": "2024-05-08 18:48:35",
            "create_date": "2021-12-20",
            "update_date": "2023-07-28",
            "expiry_date": "2024-12-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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "eid.wang",
            "domain_keyword": "eid",
            "domain_tld": "wang",
            "query_time": "2024-05-09 02:35:52",
            "create_date": "2022-03-01",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xu Xiao Jin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "gcd.ltd",
            "domain_keyword": "gcd",
            "domain_tld": "ltd",
            "query_time": "2024-04-07 01:19:14",
            "create_date": "2019-07-15",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dong guan shi gao zhen dian zi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bcd.asia",
            "domain_keyword": "bcd",
            "domain_tld": "asia",
            "query_time": "2024-04-11 08:29:10",
            "create_date": "2007-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BCD N.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utrecht",
            "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": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dcd.ae",
            "domain_keyword": "dcd",
            "domain_tld": "ae",
            "query_time": "2024-04-11 09:54:50",
            "registrar_name": "AESERVER",
            "registrant_name": "Owais Siddiqui",
            "registrant_company": "DCD technologies",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.depro10.fcomet.com",
                "ns2.depro10.fcomet.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 93,
            "domain_name": "ecr.fyi",
            "domain_keyword": "ecr",
            "domain_tld": "fyi",
            "query_time": "2024-04-22 06:05:38",
            "create_date": "2016-08-23",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1038.awsdns-01.org",
                "ns-1759.awsdns-27.co.uk",
                "ns-185.awsdns-23.com",
                "ns-615.awsdns-12.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ecpd.org",
            "domain_keyword": "ecpd",
            "domain_tld": "org",
            "query_time": "2024-04-22 06:04:44",
            "create_date": "1998-08-13",
            "update_date": "2024-02-19",
            "expiry_date": "2026-08-12",
            "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": [
                "ali.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ead.rodeo",
            "domain_keyword": "ead",
            "domain_tld": "rodeo",
            "query_time": "2024-04-26 05:13:59",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2026-07-23",
            "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": [
                "jim.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "acd.international",
            "domain_keyword": "acd",
            "domain_tld": "international",
            "query_time": "2024-04-25 03:18:23",
            "create_date": "2017-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "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": [
                "dns.platon.org",
                "dns.platon.sk",
                "ns.platon.org",
                "ns.platon.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "acd.it",
            "domain_keyword": "acd",
            "domain_tld": "it",
            "query_time": "2024-04-25 03:18:23",
            "create_date": "2002-06-14",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-27",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "ACD S.r.l.",
            "registrant_address": "Via G.B. Beccaria, 2",
            "registrant_city": "Mondovì",
            "registrant_state": "CN",
            "registrant_zip": "12084",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.acdlab.it",
                "ns2.acdlab.it",
                "ns3.acdlab.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "ecq.ninja",
            "domain_keyword": "ecq",
            "domain_tld": "ninja",
            "query_time": "2024-04-30 14:59:46",
            "create_date": "2023-02-08",
            "update_date": "2023-08-04",
            "expiry_date": "2025-02-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ect.co.in",
            "domain_keyword": "ect",
            "domain_tld": "co.in",
            "query_time": "2024-04-30 15:04:51",
            "create_date": "2010-04-13",
            "update_date": "2023-04-20",
            "expiry_date": "2033-04-13",
            "registrar_iana": 800084,
            "registrar_name": "Incyber Advertising Incorporation",
            "registrar_website": "http://incyberinc.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digitalimpulse Online Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sgp1003.siteground.asia",
                "ns2.sgp1003.siteground.asia"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "emd.ca",
            "domain_keyword": "emd",
            "domain_tld": "ca",
            "query_time": "2024-04-24 02:54:14",
            "create_date": "2001-01-05",
            "update_date": "2019-10-15",
            "expiry_date": "2024-12-22",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "Mr Eric McDow",
            "registrant_company": "EMD Artist Representation",
            "registrant_address": "5 Oakwood Avenue",
            "registrant_city": "Dartmouth",
            "registrant_state": "NS",
            "registrant_zip": "B2W3C8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9024347713",
            "registrant_fax": "+1.9024342559",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.189,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ecd.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6683</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fcd.org.uk, epd.pl, eid.nyc, eid.expert, kcd.holdings, ecl.ninja, ecu.repair, ecc.vision, ectd.top, end.news, rcd.cat, eod.ru, ecs.ly, hcd.io, jcd.lol, echd.co.nz, ecdq.com, ecdi.sk, epd.de, ec2d.com, ecs.jp, ecs.bio, mcd.rest, ebd.de.com, eid.deals, bcd.consulting, ecm.org.au, ekd.vip, eod.today, fcd.dental, ecdl.org, ecp.show, becd.co.uk, bcd.design, ecad.ro, lcd.cl, ectd.website, ecj.com, ec8.cn, ecu.credit, eod.xyz, ec3.live, ced.inc, eyd.us, ncd.com, edc.guide, ncd.nl, ecf.cricket, exd.com, edc.co.uk, dcd.wine, ecdb.jp, ecdi.info, ecg.ooo, ect.world, hcd.school, edc.moe, 0cd.buzz, e-d.ltd, acd.ae, ced.life, ebd.se, eca.vlaanderen, ocd.club, end.au, pcd.team, ecsd.xyz, ecg.guru, ehd.pt, ecad.com.pl, exd.ro, ect.net.au, gcd.ca, ecf.uk, excd.asia, icd.gov.ae, ecr.net, jcd.works, dcd.co.nz, ecdh.nl, ecvd.eu, eci.se, ecad.de, ecw.clinic, eci.vip, ewd.ru, ecu.asia, emd.fitness, eid.wang, gcd.ltd, bcd.asia, dcd.ae, ecr.fyi, ecpd.org, ead.rodeo, acd.international, acd.it, ecq.ninja, ect.co.in, emd.ca</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fcd.org.uk</domain_name>
   <domain_keyword>fcd</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-05 08:42:19</query_time>
   <create_date>2000-05-31</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-05-31</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>ashley.ns.cloudflare.com</value>
    <value>dave.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>epd.pl</domain_name>
   <domain_keyword>epd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 18:12:01</query_time>
   <create_date>2004-09-14</create_date>
   <update_date>2022-07-08</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>eid.nyc</domain_name>
   <domain_keyword>eid</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-09 03:18:21</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2028-10-07</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains Inc</registrar_name>
   <registrar_website>whois.gocanadadomains.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>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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>eid.expert</domain_name>
   <domain_keyword>eid</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-09 03:18:21</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.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>Onbekend</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kcd.holdings</domain_name>
   <domain_keyword>kcd</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-04-08 22:00:53</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ecl.ninja</domain_name>
   <domain_keyword>ecl</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-12 11:35:25</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</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-1232.awsdns-26.org</value>
    <value>ns-1801.awsdns-33.co.uk</value>
    <value>ns-469.awsdns-58.com</value>
    <value>ns-653.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ecu.repair</domain_name>
   <domain_keyword>ecu</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-04-10 22:21:13</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</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>Glaubitz GmbH &amp; Co. KG</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>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ecc.vision</domain_name>
   <domain_keyword>ecc</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-04-12 00:43:41</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Let's Do It! Germany e.V.</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ectd.top</domain_name>
   <domain_keyword>ectd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 00:06:11</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2022-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information</registrar_name>
   <registrar_website>https://www.oray.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShaoTaoMing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ShanDongSheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>end.news</domain_name>
   <domain_keyword>end</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-13 19:34:06</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-15</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>Legatum Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rcd.cat</domain_name>
   <domain_keyword>rcd</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-15 19:25:20</query_time>
   <create_date>2010-09-13</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies S.L.</registrar_name>
   <registrar_website>http://www.acens.com</registrar_website>
   <registrant_company>RCD Assessors Legals I Tributaris, S.L</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</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>ns3.acens.net</value>
    <value>ns4.acens.net</value>
    <value>ns7.acens.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>eod.ru</domain_name>
   <domain_keyword>eod</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:03:04</query_time>
   <create_date>2015-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>ecs.ly</domain_name>
   <domain_keyword>ecs</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-30 15:02:21</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2021-12-12</update_date>
   <expiry_date>2026-02-01</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Ghoneim Ali Ghoneim</registrant_name>
   <registrant_company>private</registrant_company>
   <registrant_address>Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.3760820</registrant_phone>
   <name_servers>
    <value>ns1.web04.libyanspider.net</value>
    <value>ns2.web04.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hcd.io</domain_name>
   <domain_keyword>hcd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 23:06:28</query_time>
   <create_date>2012-12-28</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-28</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>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jcd.lol</domain_name>
   <domain_keyword>jcd</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-05 11:49:55</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-14</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>16</num>
   <domain_name>echd.co.nz</domain_name>
   <domain_keyword>echd</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 04:47:20</query_time>
   <create_date>2013-02-15</create_date>
   <update_date>2024-02-13</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ecdq.com</domain_name>
   <domain_keyword>ecdq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:44:37</query_time>
   <create_date>2008-09-03</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-6dd9442e.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ecdi.sk</domain_name>
   <domain_keyword>ecdi</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:07:49</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Technická univerzita v Košiciach</registrar_name>
   <registrant_name>Technická univerzita v Košiciach</registrant_name>
   <registrant_company>Technická univerzita v Košiciach</registrant_company>
   <registrant_address>Letná 9</registrant_address>
   <registrant_city>Košice</registrant_city>
   <registrant_zip>04200</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.556027647</registrant_phone>
   <name_servers>
    <value>a.ns.tuke.sk</value>
    <value>b.ns.tuke.sk</value>
    <value>c.ns.tuke.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>epd.de</domain_name>
   <domain_keyword>epd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:35:14</query_time>
   <update_date>2021-12-06</update_date>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ec2d.com</domain_name>
   <domain_keyword>ec2d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 02:10:04</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>FRANCIS OWUSU</registrant_name>
   <registrant_company>TMCREATIONS</registrant_company>
   <registrant_address>1 GOLDIE PLACE</registrant_address>
   <registrant_city>KAMBA</registrant_city>
   <registrant_state>ACT</registrant_state>
   <registrant_zip>2902</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.0432538802</registrant_phone>
   <name_servers>
    <value>ns1.syd3.zuver.hosting</value>
    <value>ns2.syd3.zuver.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ecs.jp</domain_name>
   <domain_keyword>ecs</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 18:22:45</query_time>
   <create_date>2009-04-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>ECS, INC</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns-1065.awsdns-05.org</value>
    <value>ns-125.awsdns-15.com</value>
    <value>ns-1539.awsdns-00.co.uk</value>
    <value>ns-936.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ecs.bio</domain_name>
   <domain_keyword>ecs</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-07 18:22:44</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>Pruefgesellschaft oekologischer Landbau mbH</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>ns1.green-internet.net</value>
    <value>ns2.green-internet.net</value>
    <value>ns3.green-internet.net</value>
    <value>ns4.green-internet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mcd.rest</domain_name>
   <domain_keyword>mcd</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-07 18:39:41</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of mcd.rest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>dns1.swizzonic.ch</value>
    <value>dns2.swizzonic.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ebd.de.com</domain_name>
   <domain_keyword>ebd</domain_keyword>
   <domain_tld>de.com</domain_tld>
   <query_time>2024-05-08 23:58:56</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ebd.de.com/registrant</registrant_email>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>eid.deals</domain_name>
   <domain_keyword>eid</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-09 02:35:52</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bcd.consulting</domain_name>
   <domain_keyword>bcd</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-08 12:47:37</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bcd Consulting GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ecm.org.au</domain_name>
   <domain_keyword>ecm</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-20 05:18:05</query_time>
   <update_date>2023-08-25</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jeffrey Hoffard</registrant_name>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ekd.vip</domain_name>
   <domain_keyword>ekd</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-19 14:33:02</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi yu fa wang luo ke ji kai fa you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.190.com</value>
    <value>dns2.190.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>eod.today</domain_name>
   <domain_keyword>eod</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-25 19:03:06</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-09-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>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>30</num>
   <domain_name>fcd.dental</domain_name>
   <domain_keyword>fcd</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-04-22 16:05:06</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</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>31</num>
   <domain_name>ecdl.org</domain_name>
   <domain_keyword>ecdl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 10:33:51</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The ECDL Foundation Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.ie.topsectechnology.net</value>
    <value>ns2.ie.topsectechnology.net</value>
    <value>ns3.ca.topsectechnology.net</value>
    <value>ns4.eu.topsectechnology.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ecp.show</domain_name>
   <domain_keyword>ecp</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-04-22 06:04:31</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>becd.co.uk</domain_name>
   <domain_keyword>becd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 04:03:44</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Dr M D Harper t/a Herald Information Systems [Tag = HERALD]</registrar_name>
   <registrar_website>https://domains.herald.co.uk/uk-tc.html</registrar_website>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>bcd.design</domain_name>
   <domain_keyword>bcd</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-28 03:23:55</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ecad.ro</domain_name>
   <domain_keyword>ecad</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-11 01:36:42</query_time>
   <create_date>2020-04-12</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.bossnet.ro</value>
    <value>ns2.bossnet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lcd.cl</domain_name>
   <domain_keyword>lcd</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-21 16:04:38</query_time>
   <create_date>2013-06-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>LCD Inversiones SPA</registrant_name>
   <name_servers>
    <value>ns1.lcd.cl</value>
    <value>ns2.lcd.cl</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>ectd.website</domain_name>
   <domain_keyword>ectd</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-21 16:36:13</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ecj.com</domain_name>
   <domain_keyword>ecj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:08:38</query_time>
   <create_date>1993-09-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3ce28ab7-2441-45d1-aa9c-2225e871eb85</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.everyone.net</value>
    <value>ns2.everyone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ec8.cn</domain_name>
   <domain_keyword>ec8</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 12:03:36</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>扬州紫雅乐器有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ecu.credit</domain_name>
   <domain_keyword>ecu</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-23 02:10:45</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-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>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>41</num>
   <domain_name>eod.xyz</domain_name>
   <domain_keyword>eod</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 20:10:10</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ec3.live</domain_name>
   <domain_keyword>ec3</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 09:27:49</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>EC3 Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Sussex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.uk.umis.co.uk</value>
    <value>ns1.uk.umis.net</value>
    <value>ns2.uk.umis.net</value>
    <value>ns3.uk.umis.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ced.inc</domain_name>
   <domain_keyword>ced</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-17 09:16:22</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-25</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>44</num>
   <domain_name>eyd.us</domain_name>
   <domain_keyword>eyd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 08:15:47</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>EYDUS</registrant_company>
   <registrant_address>Av Kincourt 5721</registrant_address>
   <registrant_city>Cote Saint-Luc</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H4W 1Y7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772703660</registrant_phone>
   <name_servers>
    <value>ns1046.ui-dns.de</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1093.ui-dns.org</value>
    <value>ns1097.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ncd.com</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>1989-02-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2029-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ncd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>46</num>
   <domain_name>edc.guide</domain_name>
   <domain_keyword>edc</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-11 05:34:56</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ncd.nl</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 15:33:54</query_time>
   <create_date>1996-07-08</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ecf.cricket</domain_name>
   <domain_keyword>ecf</domain_keyword>
   <domain_tld>cricket</domain_tld>
   <query_time>2024-05-11 18:02:21</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>European Cricket League 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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>exd.com</domain_name>
   <domain_keyword>exd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 12:51:58</query_time>
   <create_date>1999-09-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-28</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>ns5.store.yahoo.com</value>
    <value>st-ns1.yahoo.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>50</num>
   <domain_name>edc.co.uk</domain_name>
   <domain_keyword>edc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 03:14:40</query_time>
   <create_date>2019-10-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Mr George Marshall t/a Brandwise [Tag = BRANDWISE]</registrar_name>
   <registrar_website>https://www.brandwise.co.uk</registrar_website>
   <name_servers>
    <value>rs136.registrar-servers.com</value>
    <value>rs36.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>dcd.wine</domain_name>
   <domain_keyword>dcd</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-11 14:48:35</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-22</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>Domaine Clarence Dillon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>75</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-143-c.gandi.net</value>
    <value>ns-2-b.gandi.net</value>
    <value>ns-232-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ecdb.jp</domain_name>
   <domain_keyword>ecdb</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-11 01:40:57</query_time>
   <create_date>2010-04-14</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>kazuyuki shimano</registrant_name>
   <registrant_address>KashiwaSomeya BLDG 4F</registrant_address>
   <registrant_zip>270-0005</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>04-7167-3015</registrant_phone>
   <registrant_fax>04-7167-3017</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>ecdi.info</domain_name>
   <domain_keyword>ecdi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 01:41:00</query_time>
   <create_date>2008-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>Klinik ABC Bogen / CAEM GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1018.ui-dns.biz</value>
    <value>ns1018.ui-dns.com</value>
    <value>ns1018.ui-dns.de</value>
    <value>ns1018.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ecg.ooo</domain_name>
   <domain_keyword>ecg</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-21 08:46:02</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ect.world</domain_name>
   <domain_keyword>ect</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-20 16:39:51</query_time>
   <create_date>2018-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-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_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>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>56</num>
   <domain_name>hcd.school</domain_name>
   <domain_keyword>hcd</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-20 22:23:38</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>57</num>
   <domain_name>edc.moe</domain_name>
   <domain_keyword>edc</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-24 21:06:28</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>0cd.buzz</domain_name>
   <domain_keyword>0cd</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-29 10:52:11</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-08</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>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>e-d.ltd</domain_name>
   <domain_keyword>e-d</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-26 16:56:46</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</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>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>60</num>
   <domain_name>acd.ae</domain_name>
   <domain_keyword>acd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-29 02:26:32</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>American College of Dubai</registrant_name>
   <registrant_company>American College of Dubai</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ced.life</domain_name>
   <domain_keyword>ced</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 17:08:55</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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.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>62</num>
   <domain_name>ebd.se</domain_name>
   <domain_keyword>ebd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-26 09:26:06</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>eca.vlaanderen</domain_name>
   <domain_keyword>eca</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-05-26 09:32:59</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc, Danmark</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Paddle</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brussels Hoofdstedelijk Gewest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ocd.club</domain_name>
   <domain_keyword>ocd</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-28 02:51:17</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>end.au</domain_name>
   <domain_keyword>end</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-27 20:38:26</query_time>
   <update_date>2023-09-08</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Roland Bleyer</registrant_name>
   <name_servers>
    <value>2976.ns1.above.com</value>
    <value>2976.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pcd.team</domain_name>
   <domain_keyword>pcd</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-28 06:53:25</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ecsd.xyz</domain_name>
   <domain_keyword>ecsd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 19:52:49</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ecg.guru</domain_name>
   <domain_keyword>ecg</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-30 23:09:29</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-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>edna.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ehd.pt</domain_name>
   <domain_keyword>ehd</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 23:36:05</query_time>
   <registrant_name>EHDEV - ELECTRONIC HOME DEVICES, LDA</registrant_name>
   <registrant_address>Rua Vila Nova de Cima, nº 92</registrant_address>
   <registrant_city>Fânzeres</registrant_city>
   <registrant_state>Fânzeres</registrant_state>
   <registrant_zip>4510-561</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.provider.pt</value>
    <value>ns2.provider.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>ecad.com.pl</domain_name>
   <domain_keyword>ecad</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-31 13:02:21</query_time>
   <create_date>2008-10-23</create_date>
   <update_date>2022-05-09</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>exd.ro</domain_name>
   <domain_keyword>exd</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 17:29:07</query_time>
   <create_date>2018-11-21</create_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ect.net.au</domain_name>
   <domain_keyword>ect</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-29 21:00:10</query_time>
   <update_date>2024-05-24</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>Benjamin Lord</registrant_name>
   <name_servers>
    <value>ns1.hosting-australia.com</value>
    <value>ns2.hosting-australia.com</value>
    <value>ns3.hosting-australia.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>gcd.ca</domain_name>
   <domain_keyword>gcd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 18:39:01</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ecf.uk</domain_name>
   <domain_keyword>ecf</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 17:10:19</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>excd.asia</domain_name>
   <domain_keyword>excd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-02 13:46:07</query_time>
   <create_date>2012-12-20</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>icd.gov.ae</domain_name>
   <domain_keyword>icd</domain_keyword>
   <domain_tld>gov.ae</domain_tld>
   <query_time>2024-05-02 22:33:40</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Dubai Office</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>ecr.net</domain_name>
   <domain_keyword>ecr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 18:47:24</query_time>
   <create_date>1997-09-04</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-03</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-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>jcd.works</domain_name>
   <domain_keyword>jcd</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-07 22:33:32</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dcd.co.nz</domain_name>
   <domain_keyword>dcd</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-08 20:24:06</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-06-08</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ecdh.nl</domain_name>
   <domain_keyword>ecdh</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-09 12:36:02</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ecvd.eu</domain_name>
   <domain_keyword>ecvd</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:47:42</query_time>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <registrar_website>http://www.consultingservice.pl</registrar_website>
   <name_servers>
    <value>ns1.i-host.pl</value>
    <value>ns2.i-host.pl</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>eci.se</domain_name>
   <domain_keyword>eci</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:54:56</query_time>
   <create_date>2008-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ecad.de</domain_name>
   <domain_keyword>ecad</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:23:18</query_time>
   <update_date>2016-07-06</update_date>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>ecw.clinic</domain_name>
   <domain_keyword>ecw</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-07 03:09:41</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-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_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.ecw.clinic</value>
    <value>ns2.ecw.clinic</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>eci.vip</domain_name>
   <domain_keyword>eci</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-10 13:56:43</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi yu fa wang luo ke ji kai fa you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.190.com</value>
    <value>dns2.190.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ewd.ru</domain_name>
   <domain_keyword>ewd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:27:20</query_time>
   <create_date>2007-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Esterer WD GmbH</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ecu.asia</domain_name>
   <domain_keyword>ecu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 14:17:05</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>margot.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>emd.fitness</domain_name>
   <domain_keyword>emd</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-08 18:48:35</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-12-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>ns0.wixdns.net</value>
    <value>ns1.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>89</num>
   <domain_name>eid.wang</domain_name>
   <domain_keyword>eid</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-09 02:35:52</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xu Xiao Jin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>gcd.ltd</domain_name>
   <domain_keyword>gcd</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-07 01:19:14</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dong guan shi gao zhen dian zi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bcd.asia</domain_name>
   <domain_keyword>bcd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-11 08:29:10</query_time>
   <create_date>2007-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BCD N.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utrecht</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>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dcd.ae</domain_name>
   <domain_keyword>dcd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-11 09:54:50</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Owais Siddiqui</registrant_name>
   <registrant_company>DCD technologies</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.depro10.fcomet.com</value>
    <value>ns2.depro10.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>ecr.fyi</domain_name>
   <domain_keyword>ecr</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-22 06:05:38</query_time>
   <create_date>2016-08-23</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1038.awsdns-01.org</value>
    <value>ns-1759.awsdns-27.co.uk</value>
    <value>ns-185.awsdns-23.com</value>
    <value>ns-615.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ecpd.org</domain_name>
   <domain_keyword>ecpd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 06:04:44</query_time>
   <create_date>1998-08-13</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2026-08-12</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>ali.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ead.rodeo</domain_name>
   <domain_keyword>ead</domain_keyword>
   <domain_tld>rodeo</domain_tld>
   <query_time>2024-04-26 05:13:59</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2026-07-23</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>jim.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>acd.international</domain_name>
   <domain_keyword>acd</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-25 03:18:23</query_time>
   <create_date>2017-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</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>dns.platon.org</value>
    <value>dns.platon.sk</value>
    <value>ns.platon.org</value>
    <value>ns.platon.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>acd.it</domain_name>
   <domain_keyword>acd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 03:18:23</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>ACD S.r.l.</registrant_company>
   <registrant_address>Via G.B. Beccaria, 2</registrant_address>
   <registrant_city>Mondovì</registrant_city>
   <registrant_state>CN</registrant_state>
   <registrant_zip>12084</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.acdlab.it</value>
    <value>ns2.acdlab.it</value>
    <value>ns3.acdlab.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ecq.ninja</domain_name>
   <domain_keyword>ecq</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-30 14:59:46</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-02-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ect.co.in</domain_name>
   <domain_keyword>ect</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-30 15:04:51</query_time>
   <create_date>2010-04-13</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2033-04-13</expiry_date>
   <registrar_iana>800084</registrar_iana>
   <registrar_name>Incyber Advertising Incorporation</registrar_name>
   <registrar_website>http://incyberinc.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digitalimpulse Online Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sgp1003.siteground.asia</value>
    <value>ns2.sgp1003.siteground.asia</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>emd.ca</domain_name>
   <domain_keyword>emd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 02:54:14</query_time>
   <create_date>2001-01-05</create_date>
   <update_date>2019-10-15</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>Mr Eric McDow</registrant_name>
   <registrant_company>EMD Artist Representation</registrant_company>
   <registrant_address>5 Oakwood Avenue</registrant_address>
   <registrant_city>Dartmouth</registrant_city>
   <registrant_state>NS</registrant_state>
   <registrant_zip>B2W3C8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9024347713</registrant_phone>
   <registrant_fax>+1.9024342559</registrant_fax>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.189</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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