WHOIS QUERY TIME

5 May 2024 - 7:24 PM UTC

Modified: 8 May 2023

NAME SERVERS

rick.ns.cloudflare.com
zita.ns.cloudflare.com

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=ecomex.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ecomex.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ecomex.de",
            "domain_keyword": "ecomex",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:24:50",
            "update_date": "2023-05-08",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ecomex.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ecomex.de</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:24:50</query_time>
   <update_date>2023-05-08</update_date>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.06 seconds) for "ecomex.de" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Feb 2019 - 1:39 PM UTC

Modified: 18 August 2018

NAME SERVERS

ns1056.ui-dns.biz
ns1056.ui-dns.com
ns1056.ui-dns.de
ns1056.ui-dns.org

DOMAIN STATUS

connect

#2 - QUERY TIME

5 May 2024 - 7:24 PM UTC

Modified: 8 May 2023

NAME SERVERS

rick.ns.cloudflare.com
zita.ns.cloudflare.com

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=ecomex.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ecomex.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ecomex.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ecomex.de",
            "domain_keyword": "ecomex",
            "domain_tld": "de",
            "query_time": "2019-02-06 13:39:46",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1056.ui-dns.biz",
                "ns1056.ui-dns.com",
                "ns1056.ui-dns.de",
                "ns1056.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "ecomex.de",
            "domain_keyword": "ecomex",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:24:50",
            "update_date": "2023-05-08",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>ecomex.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>ecomex.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ecomex.de</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2019-02-06 13:39:46</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1056.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ecomex.de</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:24:50</query_time>
   <update_date>2023-05-08</update_date>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 20 domain names (in 0.023 seconds) which contained the exact domain keyword "ecomex".
Domain Name Registered Expiry Registrar Ownership
1 ecomex.net 21 Nov 2001 21 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
2 ecomex.com 1 Nov 2002 1 Nov 2025 WHC Online Solutions Inc Norstar Consortium Inc. ecomex.com
3 ecomex.com.br 8 Apr 2003 8 Apr 2025 - New Soft Inform?tica L. Ltda
4 ecomex.sk 28 May 2003 26 May 2025 EXO TECHNOLOGIES spol. s r.o. Ecomex s.r.o.
5 ecomex.pl 16 Jan 2004 16 Jan 2025 AZ.pl Sp. z o.o. -
6 ecomex.ru 11 Oct 2011 11 Oct 2024 SALENAMES-RU Private Person
7 ecomex.se 3 Feb 2016 3 Feb 2025 Ascio -
8 ecomex.berlin 8 Sep 2017 8 Sep 2024 RegistryGate GmbH -
9 ecomex.co 16 Dec 2017 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 ecomex.hamburg 7 May 2019 7 May 2025 RegistryGate GmbH -
11 ecomex.ca 21 Jan 2021 21 Jan 2026 WHC Online Solutions Inc. REDACTED FOR PRIVACY
12 ecomex.nl 14 Mar 2021 - team.blue nl B.V. -
13 ecomex.pro 25 Nov 2021 25 Nov 2024 Porkbun LLC Private by Design, LLC
14 ecomex.tech 18 Mar 2023 18 Mar 2024 Namecheap Withheld for Privacy Purposes
15 ecomex.paris 8 Aug 2023 8 Aug 2024 IONOS SE ECOMEX
16 ecomex.store 30 Aug 2023 30 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
17 ecomex.org 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
18 ecomex.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
19 ecomex.eu - - INFOCAL sp. z o.o. -
20 ecomex.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Ecomex Ecomex
21 ecomex.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ecomex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ecomex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "ecomex.net, ecomex.com, ecomex.com.br, ecomex.sk, ecomex.pl, ecomex.ru, ecomex.se, ecomex.berlin, ecomex.co, ecomex.hamburg, ecomex.ca, ecomex.nl, ecomex.pro, ecomex.tech, ecomex.paris, ecomex.store, ecomex.org, ecomex.xyz, ecomex.eu, ecomex.com.au, ecomex.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ecomex.net",
            "domain_keyword": "ecomex",
            "domain_tld": "net",
            "query_time": "2024-06-12 06:50:53",
            "create_date": "2001-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.arcor-ip.de",
                "ns2.arcor-ip.de",
                "ns3.arcor-ip.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ecomex.com",
            "domain_keyword": "ecomex",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2002-11-01",
            "update_date": "2016-10-03",
            "expiry_date": "2025-11-01",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Anchuan Jiang",
            "registrant_company": "Norstar Consortium Inc. ecomex.com",
            "registrant_address": "16 Wellesbourne Crescent",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M2H 1Y7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4164949988",
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ecomex.com.br",
            "domain_keyword": "ecomex",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 19:27:25",
            "create_date": "2003-04-08",
            "update_date": "2023-03-16",
            "expiry_date": "2025-04-08",
            "registrant_name": "New Soft Inform?tica L. Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "ecomex.sk",
            "domain_keyword": "ecomex",
            "domain_tld": "sk",
            "query_time": "2024-05-29 16:06:39",
            "create_date": "2003-05-28",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-26",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "registrant_name": "Ecomex s.r.o.",
            "registrant_company": "Ecomex s.r.o.",
            "registrant_address": "Obchodna 60",
            "registrant_city": "Bratislava",
            "registrant_zip": "81106",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.252636303",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "ecomex.pl",
            "domain_keyword": "ecomex",
            "domain_tld": "pl",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2004-01-16",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-16",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ecomex.ru",
            "domain_keyword": "ecomex",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:35:14",
            "create_date": "2011-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "ecomex.se",
            "domain_keyword": "ecomex",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:55:20",
            "create_date": "2016-02-03",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-03",
            "registrar_name": "Ascio",
            "name_servers": [
                "dns10.telia.com",
                "dns11.se.telia.net",
                "dns12.se.telia.net",
                "dns9.telia.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ecomex.berlin",
            "domain_keyword": "ecomex",
            "domain_tld": "berlin",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2017-09-08",
            "update_date": "2020-08-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com/",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ecomex.co",
            "domain_keyword": "ecomex",
            "domain_tld": "co",
            "query_time": "2024-05-03 16:09:26",
            "create_date": "2017-12-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-16",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ecomex.hamburg",
            "domain_keyword": "ecomex",
            "domain_tld": "hamburg",
            "query_time": "2024-05-14 02:52:27",
            "create_date": "2019-05-07",
            "update_date": "2020-07-31",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ecomex.ca",
            "domain_keyword": "ecomex",
            "domain_tld": "ca",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2021-01-21",
            "update_date": "2021-03-22",
            "expiry_date": "2026-01-21",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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": [
                "lb1.sibername.com",
                "lb2.sibername.com",
                "lb3.sibername.com",
                "lb4.sibername.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ecomex.nl",
            "domain_keyword": "ecomex",
            "domain_tld": "nl",
            "query_time": "2024-05-07 19:27:25",
            "create_date": "2021-03-14",
            "update_date": "2023-05-05",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "ecomex.pro",
            "domain_keyword": "ecomex",
            "domain_tld": "pro",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2021-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ecomex.tech",
            "domain_keyword": "ecomex",
            "domain_tld": "tech",
            "query_time": "2024-05-28 02:10:13",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ecomex.paris",
            "domain_keyword": "ecomex",
            "domain_tld": "paris",
            "query_time": "2024-05-16 07:27:24",
            "create_date": "2023-08-08",
            "update_date": "2024-02-20",
            "expiry_date": "2024-08-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "ECOMEX",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.org",
                "ns1081.ui-dns.biz",
                "ns1098.ui-dns.com",
                "ns1121.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ecomex.store",
            "domain_keyword": "ecomex",
            "domain_tld": "store",
            "query_time": "2024-05-16 07:27:23",
            "create_date": "2023-08-30",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-30",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ecomex.org",
            "domain_keyword": "ecomex",
            "domain_tld": "org",
            "query_time": "2024-06-12 06:50:53",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ecomex.xyz",
            "domain_keyword": "ecomex",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:27:36",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ecomex.eu",
            "domain_keyword": "ecomex",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:47:17",
            "registrar_name": "INFOCAL sp. z o.o.",
            "registrar_website": "https://www.cal.pl",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ]
        },
        {
            "num": 20,
            "domain_name": "ecomex.com.au",
            "domain_keyword": "ecomex",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 19:27:25",
            "update_date": "2024-04-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Ecomex Ecomex",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ecomex.de",
            "domain_keyword": "ecomex",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:24:50",
            "update_date": "2023-05-08",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ecomex</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>ecomex.net, ecomex.com, ecomex.com.br, ecomex.sk, ecomex.pl, ecomex.ru, ecomex.se, ecomex.berlin, ecomex.co, ecomex.hamburg, ecomex.ca, ecomex.nl, ecomex.pro, ecomex.tech, ecomex.paris, ecomex.store, ecomex.org, ecomex.xyz, ecomex.eu, ecomex.com.au, ecomex.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ecomex.net</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 06:50:53</query_time>
   <create_date>2001-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.arcor-ip.de</value>
    <value>ns2.arcor-ip.de</value>
    <value>ns3.arcor-ip.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ecomex.com</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:10:13</query_time>
   <create_date>2002-11-01</create_date>
   <update_date>2016-10-03</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Anchuan Jiang</registrant_name>
   <registrant_company>Norstar Consortium Inc. ecomex.com</registrant_company>
   <registrant_address>16 Wellesbourne Crescent</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M2H 1Y7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4164949988</registrant_phone>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ecomex.com.br</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 19:27:25</query_time>
   <create_date>2003-04-08</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrant_name>New Soft Inform?tica L. Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ecomex.sk</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-29 16:06:39</query_time>
   <create_date>2003-05-28</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <registrant_name>Ecomex s.r.o.</registrant_name>
   <registrant_company>Ecomex s.r.o.</registrant_company>
   <registrant_address>Obchodna 60</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81106</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.252636303</registrant_phone>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ecomex.pl</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 02:10:13</query_time>
   <create_date>2004-01-16</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ecomex.ru</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:35:14</query_time>
   <create_date>2011-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ecomex.se</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:55:20</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Ascio</registrar_name>
   <name_servers>
    <value>dns10.telia.com</value>
    <value>dns11.se.telia.net</value>
    <value>dns12.se.telia.net</value>
    <value>dns9.telia.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ecomex.berlin</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-28 02:10:13</query_time>
   <create_date>2017-09-08</create_date>
   <update_date>2020-08-15</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com/</registrar_website>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ecomex.co</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 16:09:26</query_time>
   <create_date>2017-12-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ecomex.hamburg</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-14 02:52:27</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2020-07-31</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ecomex.ca</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 02:10:13</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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>lb1.sibername.com</value>
    <value>lb2.sibername.com</value>
    <value>lb3.sibername.com</value>
    <value>lb4.sibername.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ecomex.nl</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 19:27:25</query_time>
   <create_date>2021-03-14</create_date>
   <update_date>2023-05-05</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ecomex.pro</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-28 02:10:13</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>lily.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>14</num>
   <domain_name>ecomex.tech</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-28 02:10:13</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>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ecomex.paris</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-16 07:27:24</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>ECOMEX</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.org</value>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1098.ui-dns.com</value>
    <value>ns1121.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ecomex.store</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 07:27:23</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-30</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>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>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ecomex.org</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 06:50:53</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>18</num>
   <domain_name>ecomex.xyz</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:27:36</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ecomex.eu</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:47:17</query_time>
   <registrar_name>INFOCAL sp. z o.o.</registrar_name>
   <registrar_website>https://www.cal.pl</registrar_website>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>ecomex.com.au</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 19:27:25</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Ecomex Ecomex</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ecomex.de</domain_name>
   <domain_keyword>ecomex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:24:50</query_time>
   <update_date>2023-05-08</update_date>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.023</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 5,312 domain names (in 0.188 seconds) which look and sound like the brand name "ecomex".
Domain Name Registered Expiry Registrar Ownership
1 dcomex.com 13 Jan 2009 13 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
2 epomex.lat 22 Jun 2018 22 Jun 2025 Akky Online Solutions S.A. de C.V. -
3 ecodex.xyz 17 Aug 2022 17 Aug 2024 Squarespace Domains II LLC cao xiaoxia
4 ecomet.club 7 Nov 2023 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 acomex.co.uk 14 May 2024 14 May 2025 One.com A/S [Tag = TJNF-DK] -
6 kecomex.com 10 Apr 2024 10 Apr 2025 NameSilo, LLC -
7 ccomex.com 3 May 2010 3 May 2025 GoDaddy.com, LLC -
8 ecomed.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
9 ecomix.club 24 Apr 2023 24 Apr 2025 OnlineNIC, Inc. IP TA-ACCOUNTING
10 gcomex.com.br 23 Mar 2004 23 Mar 2025 - Gestao Comercio Exterior e Logistica Ltda
11 eccmex.com 20 Oct 2023 20 Oct 2024 GoDaddy.com, LLC -
12 ecomax.ro 7 Feb 2024 6 Feb 2026 ICI - Registrar -
13 ecomax.se 3 Feb 2015 3 Feb 2025 Loopia AB -
14 edomex.net 28 Jun 2018 28 Jun 2024 DropCatch.com 605 LLC HugeDomains.com
15 gcomex.com 15 Jun 2020 15 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 ecomdex.org 9 Oct 2023 9 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 econex.site 21 May 2024 21 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 ecomax.jp 24 May 2018 31 May 2024 - Toshifumi Daimon
19 pcomex.com 6 Dec 2022 6 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
20 ecomei.com 10 May 2014 10 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 ecomek.net 4 Mar 2003 4 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 ecotex.ro 4 May 2022 3 May 2025 Zooku Solutions SRL -
23 ecovex.net 12 Jun 2008 12 Jun 2025 easyDNS Technologies, Inc. -
24 ecomed.ltd 11 Mar 2021 11 Mar 2025 Registrar of Domain Names REG.RU LLC Data Protected
25 edomex.org 7 Jul 2023 7 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com edomex.org
26 econex.uk 8 Jul 2023 8 Jul 2024 Namesco Limited [Tag = NAMESCO] -
27 ecomax.space 17 Feb 2022 17 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com MARCOS PAULO CELERI REIS
28 ecodex.creditcard 28 Aug 2021 28 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
29 etomex.info 14 Apr 2024 14 Apr 2025 Name.com, Inc. REDACTED FOR PRIVACY
30 ecome2.com 15 Apr 2023 15 Apr 2025 Domainipr Ltd -
31 ecomee.info 26 Oct 2009 26 Oct 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
32 becomex.com.br 11 Jun 2007 11 Jun 2033 - Becomex Consultoria Ltda
33 ecotex.ru 2 Jun 2021 2 Jun 2025 REGRU-RU Private Person
34 ecomed.tech 17 Feb 2024 17 Feb 2025 Xiamen ChinaSource Internet Service Co., Ltd Caowei
35 ecomer.org 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
36 ecomel.org 24 Apr 2014 24 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM UNIELECTRICA ENERGIA S.A.
37 ecomeu.com 10 Jan 2012 10 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 ecomyx.com 6 Jun 2018 6 Jun 2024 GoDaddy.com, LLC -
39 ecomec.se 27 Aug 2001 27 Aug 2024 Loopia AB -
40 ecomei.org 18 Jan 2021 18 Jan 2025 Squarespace Domains II LLC Asociaci\u00F3n ecoMEI
41 lecomex.com 6 Mar 2002 7 Oct 2024 GoDaddy.com, LLC -
42 ecomem.ru 24 Oct 2002 25 Oct 2024 REGRU-RU Private Person
43 ecomed.asia 20 Aug 2018 20 Aug 2024 Key-Systems GmbH Data Protected
44 ecomet.co.uk 29 Apr 2023 29 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
45 ecomey.com 17 Oct 2017 17 Oct 2024 GoDaddy.com, LLC -
46 ecomfx.com 5 Dec 2013 5 Dec 2024 GoDaddy.com, LLC -
47 ecomea.org 17 Feb 2010 17 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com ownerstrust
48 ecomes.org 18 Sep 2017 18 Sep 2024 Launchpad.com Inc. GDPR Masked
49 secomex.com 27 Apr 2003 27 Apr 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
50 ecobex.cl 6 Mar 2014 6 Mar 2025 NIC Chile Julio Antonio Bustamante Jiménez
51 zcomex.com 14 May 2024 14 May 2025 Dynadot Inc -
52 ecommex.click 15 Nov 2023 15 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
53 ecodex.uk 2 Oct 2021 2 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
54 tcomex.com.br 22 Nov 2007 22 Nov 2024 - Tormin & Teixeira Ltda
55 ecomed.solutions 13 Jun 2023 13 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 mcomex.com 6 Jun 2013 6 Jun 2028 GoDaddy.com, LLC -
57 ecojex.com 29 Oct 2020 29 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
58 eco2ex.com 27 Apr 2020 27 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
59 egomex.com 24 Jul 2015 24 Jul 2024 GoDaddy.com, LLC -
60 recomex.co.uk 25 Jul 2023 25 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
61 ecomen.online 28 Nov 2023 28 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
62 ecovex.com 9 Jan 2016 9 Jan 2025 GoDaddy.com, LLC -
63 ecom7x.com 6 Dec 2023 6 Dec 2024 GoDaddy.com, LLC -
64 ecodex.gallery 30 Aug 2021 30 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
65 ecodex.life 28 Aug 2021 28 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
66 ecomed.au - - Domain Directors Pty Ltd trading as Instra Ashwani Kumar
67 ecomen.in 6 Feb 2015 6 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
68 scomex.top 29 Nov 2023 29 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc
69 ecomrex.com 1 Aug 2023 1 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 ecosex.org 14 Mar 2012 14 Mar 2025 Go Australia Domains, LLC Domains By Proxy, LLC
71 ecodex.ru 24 Sep 2021 24 Sep 2024 REGRU-RU Private Person
72 econex.be 24 Jul 2000 - Mijn InternetOplossing B.V. -
73 ecomvx.com 11 Aug 2023 11 Aug 2024 Tucows Domains Inc. -
74 ecomexi.com 25 Jul 2022 25 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 tecomex.cl 19 Dec 2000 16 Jan 2027 NIC Chile Agencia de Aduana Omar Barrera Bernales
76 ecomeb.com 20 Apr 2000 20 Apr 2025 IONOS SE Top Gear Autos Inc.
77 ecom-ex.se 11 Jul 2008 11 Jul 2024 InterNetX GmbH -
78 ecotex.xyz 20 Oct 2023 20 Oct 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
79 edomex.news 19 Dec 2016 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 ecommx.net 19 Apr 2021 19 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 etomex.net 23 Nov 2023 23 Nov 2024 Whois Corp. HYGGE Inc.
82 ecomer.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
83 ecomsx.com 8 Dec 2019 8 Dec 2024 Moniker Online Services LLC Moniker Privacy Services
84 ecommx.com 15 Aug 2016 15 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
85 ecorex.com 27 Jul 2014 26 Jul 2024 gabia Choi Sungyeon
86 ecomer.cat 31 Dec 2023 31 Dec 2024 Nominalia -
87 eco-ex.com 2 Jul 2021 2 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 fecomex.pt - - - FELICIO RODRIGUES MARQUES - AGÊNCIA DE COMÉRCIO, UNIPESSOAL LDA
89 ecomex1.com 2 Nov 2023 2 Nov 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
90 ecomxe.com 17 Sep 2021 17 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 ecofex.eu - - Mijn InternetOplossing B.V. -
92 ecomix.net 16 Jun 1999 16 Jun 2024 OVH, SAS REDACTED FOR PRIVACY
93 efomex.site 11 Apr 2023 11 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com EFOMEX
94 3comex.com 3 Mar 2021 3 Mar 2025 Wix.com Ltd. -
95 ecomep.com 22 Nov 2007 22 Nov 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 ecomet.com.br 7 Aug 2010 7 Aug 2030 - Vinicius Pereira Cardoso
97 ecomix.uk 1 Dec 2018 1 Dec 2024 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
98 ecomed.mobi 3 Jul 2012 3 Jul 2024 Gandi SAS SPAS SOCIETE DE PROMOTION ET D'ANIMATION DE LA SEINE
99 aecomex.com.br 26 Sep 2023 26 Sep 2024 LOCAWEB (2) AE Comercio Exterior LTDA
100 ecomel.com.br 11 Aug 2004 11 Aug 2024 - Care Com?rcio e Servi?os Ltda
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 Ecomex.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ecomex.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ecomex.de",
        "page_size": 100
    },
    "count": {
        "total": 5312,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dcomex.com, epomex.lat, ecodex.xyz, ecomet.club, acomex.co.uk, kecomex.com, ccomex.com, ecomed.info, ecomix.club, gcomex.com.br, eccmex.com, ecomax.ro, ecomax.se, edomex.net, gcomex.com, ecomdex.org, econex.site, ecomax.jp, pcomex.com, ecomei.com, ecomek.net, ecotex.ro, ecovex.net, ecomed.ltd, edomex.org, econex.uk, ecomax.space, ecodex.creditcard, etomex.info, ecome2.com, ecomee.info, becomex.com.br, ecotex.ru, ecomed.tech, ecomer.org, ecomel.org, ecomeu.com, ecomyx.com, ecomec.se, ecomei.org, lecomex.com, ecomem.ru, ecomed.asia, ecomet.co.uk, ecomey.com, ecomfx.com, ecomea.org, ecomes.org, secomex.com, ecobex.cl, zcomex.com, ecommex.click, ecodex.uk, tcomex.com.br, ecomed.solutions, mcomex.com, ecojex.com, eco2ex.com, egomex.com, recomex.co.uk, ecomen.online, ecovex.com, ecom7x.com, ecodex.gallery, ecodex.life, ecomed.au, ecomen.in, scomex.top, ecomrex.com, ecosex.org, ecodex.ru, econex.be, ecomvx.com, ecomexi.com, tecomex.cl, ecomeb.com, ecom-ex.se, ecotex.xyz, edomex.news, ecommx.net, etomex.net, ecomer.xyz, ecomsx.com, ecommx.com, ecorex.com, ecomer.cat, eco-ex.com, fecomex.pt, ecomex1.com, ecomxe.com, ecofex.eu, ecomix.net, efomex.site, 3comex.com, ecomep.com, ecomet.com.br, ecomix.uk, ecomed.mobi, aecomex.com.br, ecomel.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "dcomex.com",
            "domain_keyword": "dcomex",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:19:53",
            "create_date": "2009-01-13",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-13",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/cc795d36-9b93-4d3b-801a-26f298be77a6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "epomex.lat",
            "domain_keyword": "epomex",
            "domain_tld": "lat",
            "query_time": "2024-05-24 17:15:20",
            "create_date": "2018-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-22",
            "registrar_iana": 1705,
            "registrar_name": "Akky Online Solutions S.A. de C.V.",
            "registrar_website": "https://akky.mx",
            "registrant_state": "Ciudad de México",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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.server1.xdominio.com",
                "ns2.server1.xdominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ecodex.xyz",
            "domain_keyword": "ecodex",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 07:21:39",
            "create_date": "2022-08-17",
            "update_date": "2024-05-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "cao xiaoxia",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ecomet.club",
            "domain_keyword": "ecomet",
            "domain_tld": "club",
            "query_time": "2024-05-16 07:27:23",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "acomex.co.uk",
            "domain_keyword": "acomex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 17:49:49",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "kecomex.com",
            "domain_keyword": "kecomex",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:56:19",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "rs31.rcnoc.com",
                "rs32.rcnoc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ccomex.com",
            "domain_keyword": "ccomex",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:32:49",
            "create_date": "2010-05-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns10.la-nets.com",
                "ns20.la-nets.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ecomed.info",
            "domain_keyword": "ecomed",
            "domain_tld": "info",
            "query_time": "2024-05-07 19:27:11",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "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/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ecomix.club",
            "domain_keyword": "ecomix",
            "domain_tld": "club",
            "query_time": "2024-05-03 16:09:47",
            "create_date": "2023-04-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-24",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "nswhois.onlinenic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IP TA-ACCOUNTING",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Almaty",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.insales.com",
                "ns6.insales.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "gcomex.com.br",
            "domain_keyword": "gcomex",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 19:03:52",
            "create_date": "2004-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrant_name": "Gestao Comercio Exterior e Logistica Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns72.hostgator.com.br",
                "ns73.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "eccmex.com",
            "domain_keyword": "eccmex",
            "domain_tld": "com",
            "query_time": "2024-06-14 05:44:08",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ecomax.ro",
            "domain_keyword": "ecomax",
            "domain_tld": "ro",
            "query_time": "2024-06-13 16:34:56",
            "create_date": "2024-02-07",
            "expiry_date": "2026-02-06",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "dns.online.pro",
                "dns2.online.pro",
                "dns3.online.pro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "ecomax.se",
            "domain_keyword": "ecomax",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:55:20",
            "create_date": "2015-02-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "edomex.net",
            "domain_keyword": "edomex",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:11:33",
            "create_date": "2018-06-28",
            "update_date": "2020-01-15",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2085,
            "registrar_name": "DropCatch.com 605 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "gcomex.com",
            "domain_keyword": "gcomex",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:09:29",
            "create_date": "2020-06-15",
            "update_date": "2021-06-09",
            "expiry_date": "2025-06-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ecomdex.org",
            "domain_keyword": "ecomdex",
            "domain_tld": "org",
            "query_time": "2024-05-14 02:52:19",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "econex.site",
            "domain_keyword": "econex",
            "domain_tld": "site",
            "query_time": "2024-05-23 20:24:14",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ecomax.jp",
            "domain_keyword": "ecomax",
            "domain_tld": "jp",
            "query_time": "2024-05-29 16:06:34",
            "create_date": "2018-05-24",
            "update_date": "2023-06-01",
            "expiry_date": "2024-05-31",
            "registrant_name": "Toshifumi Daimon",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp",
                "ns4.mixhost.jp",
                "ns5.mixhost.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "pcomex.com",
            "domain_keyword": "pcomex",
            "domain_tld": "com",
            "query_time": "2024-06-15 04:25:53",
            "create_date": "2022-12-06",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-06",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "tehran",
            "registrant_country": "IR",
            "registrant_email": "https://csl-registrar.com/contact/pcomex.com/owner",
            "name_servers": [
                "atlas1.asemanhost.com",
                "atlas2.asemanhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ecomei.com",
            "domain_keyword": "ecomei",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:41:10",
            "create_date": "2014-05-10",
            "update_date": "2021-05-04",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ecomek.net",
            "domain_keyword": "ecomek",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:41:10",
            "create_date": "2003-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ecomek.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "ecotex.ro",
            "domain_keyword": "ecotex",
            "domain_tld": "ro",
            "query_time": "2024-05-07 18:18:34",
            "create_date": "2022-05-04",
            "expiry_date": "2025-05-03",
            "registrar_name": "Zooku Solutions SRL",
            "registrar_website": "www.zooku.ro",
            "name_servers": [
                "ns1.myhost.ro",
                "ns2.myhost.ro",
                "ns3.myhost.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 23,
            "domain_name": "ecovex.net",
            "domain_keyword": "ecovex",
            "domain_tld": "net",
            "query_time": "2024-04-30 14:56:54",
            "create_date": "2008-06-12",
            "update_date": "2022-03-16",
            "expiry_date": "2025-06-12",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ecomed.ltd",
            "domain_keyword": "ecomed",
            "domain_tld": "ltd",
            "query_time": "2024-05-14 02:52:20",
            "create_date": "2021-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "edomex.org",
            "domain_keyword": "edomex",
            "domain_tld": "org",
            "query_time": "2024-05-26 00:10:08",
            "create_date": "2023-07-07",
            "update_date": "2024-05-09",
            "expiry_date": "2025-07-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "edomex.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mexico",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.dnsprivatenetworks.com",
                "ns2.dnsprivatenetworks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "econex.uk",
            "domain_keyword": "econex",
            "domain_tld": "uk",
            "query_time": "2024-05-31 19:50:03",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "ecomax.space",
            "domain_keyword": "ecomax",
            "domain_tld": "space",
            "query_time": "2024-06-16 01:35:23",
            "create_date": "2022-02-17",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "MARCOS PAULO CELERI REIS",
            "registrant_state": "MS",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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": [
                "dolly.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ecodex.creditcard",
            "domain_keyword": "ecodex",
            "domain_tld": "creditcard",
            "query_time": "2024-06-16 15:26:32",
            "create_date": "2021-08-28",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-28",
            "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": "WI",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "etomex.info",
            "domain_keyword": "etomex",
            "domain_tld": "info",
            "query_time": "2024-04-16 16:17:47",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns1cnb.name.com",
                "ns2lns.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ecome2.com",
            "domain_keyword": "ecome2",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:05:29",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3222,
            "registrar_name": "Domainipr Ltd",
            "registrar_website": "http://www.domainipr.net",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ecomee.info",
            "domain_keyword": "ecomee",
            "domain_tld": "info",
            "query_time": "2024-05-17 22:56:43",
            "create_date": "2009-10-26",
            "update_date": "2023-08-18",
            "expiry_date": "2025-10-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "becomex.com.br",
            "domain_keyword": "becomex",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 21:10:34",
            "create_date": "2007-06-11",
            "update_date": "2023-06-13",
            "expiry_date": "2033-06-11",
            "registrant_name": "Becomex Consultoria Ltda",
            "name_servers": [
                "ns1.becomex.com.br",
                "ns2.becomex.com.br",
                "ns3.becomex.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "ecotex.ru",
            "domain_keyword": "ecotex",
            "domain_tld": "ru",
            "query_time": "2024-06-11 16:59:31",
            "create_date": "2021-06-02",
            "expiry_date": "2025-06-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "ecomed.tech",
            "domain_keyword": "ecomed",
            "domain_tld": "tech",
            "query_time": "2024-06-16 01:36:07",
            "create_date": "2024-02-17",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Caowei",
            "registrant_state": "Jiangsu",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ecomer.org",
            "domain_keyword": "ecomer",
            "domain_tld": "org",
            "query_time": "2024-06-16 01:36:15",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ecomel.org",
            "domain_keyword": "ecomel",
            "domain_tld": "org",
            "query_time": "2024-05-03 16:09:20",
            "create_date": "2014-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNIELECTRICA ENERGIA S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CORDOBA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.srvdns.com",
                "dns8.srvdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ecomeu.com",
            "domain_keyword": "ecomeu",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:41:29",
            "create_date": "2012-01-10",
            "update_date": "2021-01-04",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ecomyx.com",
            "domain_keyword": "ecomyx",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:55:15",
            "create_date": "2018-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ecomec.se",
            "domain_keyword": "ecomec",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:55:20",
            "create_date": "2001-08-27",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-27",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.gate.se",
                "ns2.gate.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ecomei.org",
            "domain_keyword": "ecomei",
            "domain_tld": "org",
            "query_time": "2024-05-17 22:56:43",
            "create_date": "2021-01-18",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asociaci\\u00F3n ecoMEI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Las Palmas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-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": 41,
            "domain_name": "lecomex.com",
            "domain_keyword": "lecomex",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:13:26",
            "create_date": "2002-03-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ecomem.ru",
            "domain_keyword": "ecomem",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:35:14",
            "create_date": "2002-10-24",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "ecomed.asia",
            "domain_keyword": "ecomed",
            "domain_tld": "asia",
            "query_time": "2024-05-07 19:27:10",
            "create_date": "2018-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ps.kz",
                "ns2.ps.kz",
                "ns3.ps.kz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ecomet.co.uk",
            "domain_keyword": "ecomet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 19:49:03",
            "create_date": "2023-04-29",
            "update_date": "2023-11-24",
            "expiry_date": "2024-04-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 45,
            "domain_name": "ecomey.com",
            "domain_keyword": "ecomey",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:50:55",
            "create_date": "2017-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ecomfx.com",
            "domain_keyword": "ecomfx",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:41:41",
            "create_date": "2013-12-05",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ecomea.org",
            "domain_keyword": "ecomea",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:40:59",
            "create_date": "2010-02-17",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ownerstrust",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JP",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ecomes.org",
            "domain_keyword": "ecomes",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:41:22",
            "create_date": "2017-09-18",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-18",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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": [
                "ns8457.hostgator.com",
                "ns8458.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "secomex.com",
            "domain_keyword": "secomex",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:06:35",
            "create_date": "2003-04-27",
            "update_date": "2023-05-24",
            "expiry_date": "2025-04-27",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taiwan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ecobex.cl",
            "domain_keyword": "ecobex",
            "domain_tld": "cl",
            "query_time": "2024-05-13 18:34:39",
            "create_date": "2014-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Julio Antonio Bustamante Jiménez",
            "name_servers": [
                "blakely.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ]
        },
        {
            "num": 51,
            "domain_name": "zcomex.com",
            "domain_keyword": "zcomex",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:08:40",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.thewebhostserver.com",
                "ns2.thewebhostserver.com",
                "ns3.thewebhostserver.com",
                "ns4.thewebhostserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ecommex.click",
            "domain_keyword": "ecommex",
            "domain_tld": "click",
            "query_time": "2024-05-17 22:58:16",
            "create_date": "2023-11-15",
            "update_date": "2024-03-17",
            "expiry_date": "2024-11-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ecodex.uk",
            "domain_keyword": "ecodex",
            "domain_tld": "uk",
            "query_time": "2024-06-03 19:43:42",
            "create_date": "2021-10-02",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "tcomex.com.br",
            "domain_keyword": "tcomex",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 05:52:54",
            "create_date": "2007-11-22",
            "update_date": "2023-06-26",
            "expiry_date": "2024-11-22",
            "registrant_name": "Tormin & Teixeira Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "ecomed.solutions",
            "domain_keyword": "ecomed",
            "domain_tld": "solutions",
            "query_time": "2024-06-14 00:48:52",
            "create_date": "2023-06-13",
            "update_date": "2024-06-13",
            "expiry_date": "2025-06-13",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mcomex.com",
            "domain_keyword": "mcomex",
            "domain_tld": "com",
            "query_time": "2024-05-14 12:58:16",
            "create_date": "2013-06-06",
            "update_date": "2023-05-31",
            "expiry_date": "2028-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ecojex.com",
            "domain_keyword": "ecojex",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:50:02",
            "create_date": "2020-10-29",
            "update_date": "2023-10-09",
            "expiry_date": "2025-10-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "eco2ex.com",
            "domain_keyword": "eco2ex",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:16:59",
            "create_date": "2020-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "egomex.com",
            "domain_keyword": "egomex",
            "domain_tld": "com",
            "query_time": "2024-06-11 06:45:07",
            "create_date": "2015-07-24",
            "update_date": "2024-03-30",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "recomex.co.uk",
            "domain_keyword": "recomex",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 17:06:46",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "ecomen.online",
            "domain_keyword": "ecomen",
            "domain_tld": "online",
            "query_time": "2024-06-16 01:36:13",
            "create_date": "2023-11-28",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ecovex.com",
            "domain_keyword": "ecovex",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:02:01",
            "create_date": "2016-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ecom7x.com",
            "domain_keyword": "ecom7x",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:04:05",
            "create_date": "2023-12-06",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ecodex.gallery",
            "domain_keyword": "ecodex",
            "domain_tld": "gallery",
            "query_time": "2024-05-16 07:21:39",
            "create_date": "2021-08-30",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "ecodex.life",
            "domain_keyword": "ecodex",
            "domain_tld": "life",
            "query_time": "2024-05-16 07:21:39",
            "create_date": "2021-08-28",
            "update_date": "2024-04-08",
            "expiry_date": "2024-08-28",
            "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": "WI",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "ecomed.au",
            "domain_keyword": "ecomed",
            "domain_tld": "au",
            "query_time": "2024-05-18 21:26:48",
            "update_date": "2023-11-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ashwani Kumar",
            "name_servers": [
                "dns1.digitalhost.com",
                "dns2.digitalhost.com",
                "dns3.digitalhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ecomen.in",
            "domain_keyword": "ecomen",
            "domain_tld": "in",
            "query_time": "2024-06-01 06:09:28",
            "create_date": "2015-02-06",
            "update_date": "2023-02-17",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IQ",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "scomex.top",
            "domain_keyword": "scomex",
            "domain_tld": "top",
            "query_time": "2024-06-14 10:50:22",
            "create_date": "2023-11-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "addyson.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ecomrex.com",
            "domain_keyword": "ecomrex",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:12:51",
            "create_date": "2023-08-01",
            "update_date": "2023-11-24",
            "expiry_date": "2024-08-01",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ecosex.org",
            "domain_keyword": "ecosex",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:59:42",
            "create_date": "2012-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ecodex.ru",
            "domain_keyword": "ecodex",
            "domain_tld": "ru",
            "query_time": "2024-06-11 13:22:56",
            "create_date": "2021-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "econex.be",
            "domain_keyword": "econex",
            "domain_tld": "be",
            "query_time": "2024-06-12 06:57:16",
            "create_date": "2000-07-24",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.it4pro-server3.be",
                "ns2.it4pro-server3.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 73,
            "domain_name": "ecomvx.com",
            "domain_keyword": "ecomvx",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:56:13",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ecomexi.com",
            "domain_keyword": "ecomexi",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:09:27",
            "create_date": "2022-07-25",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tecomex.cl",
            "domain_keyword": "tecomex",
            "domain_tld": "cl",
            "query_time": "2024-05-22 06:49:52",
            "create_date": "2000-12-19",
            "expiry_date": "2027-01-16",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Agencia de Aduana Omar Barrera Bernales",
            "name_servers": [
                "ns290.netexplora.com"
            ]
        },
        {
            "num": 76,
            "domain_name": "ecomeb.com",
            "domain_keyword": "ecomeb",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:05:29",
            "create_date": "2000-04-20",
            "update_date": "2018-03-09",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Top Gear Autos Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1115.ui-dns.biz",
                "ns1115.ui-dns.com",
                "ns1115.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ecom-ex.se",
            "domain_keyword": "ecom-ex",
            "domain_tld": "se",
            "query_time": "2024-05-06 04:55:19",
            "create_date": "2008-07-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-11",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "ns15.domserver.de",
                "ns16.domserver.de",
                "ns17.domserver.de",
                "ns18.domserver.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ecotex.xyz",
            "domain_keyword": "ecotex",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 14:55:15",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "edomex.news",
            "domain_keyword": "edomex",
            "domain_tld": "news",
            "query_time": "2024-04-30 21:13:46",
            "create_date": "2016-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ecommx.net",
            "domain_keyword": "ecommx",
            "domain_tld": "net",
            "query_time": "2024-05-03 16:12:27",
            "create_date": "2021-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ecommx.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "etomex.net",
            "domain_keyword": "etomex",
            "domain_tld": "net",
            "query_time": "2024-05-27 20:57:41",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "HYGGE Inc.",
            "registrant_company": "HYGGE Inc.",
            "registrant_address": "Seongbuk-gu Seoul 44 Dongsomun-ro",
            "registrant_city": "3-gil",
            "registrant_zip": "02833",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.266779327",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ecomer.xyz",
            "domain_keyword": "ecomer",
            "domain_tld": "xyz",
            "query_time": "2024-06-16 01:36:15",
            "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": 83,
            "domain_name": "ecomsx.com",
            "domain_keyword": "ecomsx",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:54:26",
            "create_date": "2019-12-08",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-08",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "e1a537cc1eb6395713f4b843f15e835a67aa0ec231d199c0f59efa887a73cf42@ecomsx.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ecommx.com",
            "domain_keyword": "ecommx",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:47:59",
            "create_date": "2016-08-15",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1e61f2fe-2d4d-4401-bb7d-40fc3d49f1f1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ecorex.com",
            "domain_keyword": "ecorex",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:57:24",
            "create_date": "2014-07-27",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_company": "Choi Sungyeon",
            "registrant_address": "615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ecomer.cat",
            "domain_keyword": "ecomer",
            "domain_tld": "cat",
            "query_time": "2024-05-07 19:27:18",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "eco-ex.com",
            "domain_keyword": "eco-ex",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:09:58",
            "create_date": "2021-07-02",
            "update_date": "2022-06-26",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "fecomex.pt",
            "domain_keyword": "fecomex",
            "domain_tld": "pt",
            "query_time": "2024-05-14 19:45:44",
            "registrant_name": "FELICIO RODRIGUES MARQUES - AGÊNCIA DE COMÉRCIO, UNIPESSOAL LDA",
            "registrant_address": "Rua Visconde de Santarém 75B",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1000-286",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 89,
            "domain_name": "ecomex1.com",
            "domain_keyword": "ecomex1",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:28:56",
            "create_date": "2023-11-02",
            "update_date": "2024-01-02",
            "expiry_date": "2025-11-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ecomxe.com",
            "domain_keyword": "ecomxe",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:08:10",
            "create_date": "2021-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ecofex.eu",
            "domain_keyword": "ecofex",
            "domain_tld": "eu",
            "query_time": "2024-06-13 16:51:49",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ]
        },
        {
            "num": 92,
            "domain_name": "ecomix.net",
            "domain_keyword": "ecomix",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:42:27",
            "create_date": "1999-06-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "efomex.site",
            "domain_keyword": "efomex",
            "domain_tld": "site",
            "query_time": "2024-04-29 04:45:02",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "EFOMEX",
            "registrant_state": "Jalisco",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "3comex.com",
            "domain_keyword": "3comex",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:45:13",
            "create_date": "2021-03-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ecomep.com",
            "domain_keyword": "ecomep",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:42:47",
            "create_date": "2007-11-22",
            "update_date": "2022-08-30",
            "expiry_date": "2023-11-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ecomet.com.br",
            "domain_keyword": "ecomet",
            "domain_tld": "com.br",
            "query_time": "2024-06-16 01:36:19",
            "create_date": "2010-08-07",
            "update_date": "2021-04-09",
            "expiry_date": "2030-08-07",
            "registrant_name": "Vinicius Pereira Cardoso",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "ecomix.uk",
            "domain_keyword": "ecomix",
            "domain_tld": "uk",
            "query_time": "2024-04-20 14:42:27",
            "create_date": "2018-12-01",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-01",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "ecomed.mobi",
            "domain_keyword": "ecomed",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 19:27:11",
            "create_date": "2012-07-03",
            "update_date": "2024-05-01",
            "expiry_date": "2024-07-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SPAS SOCIETE DE PROMOTION ET D'ANIMATION DE LA SEINE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aecomex.com.br",
            "domain_keyword": "aecomex",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 06:19:18",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "AE Comercio Exterior LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 100,
            "domain_name": "ecomel.com.br",
            "domain_keyword": "ecomel",
            "domain_tld": "com.br",
            "query_time": "2024-06-16 01:36:11",
            "create_date": "2004-08-11",
            "update_date": "2023-03-22",
            "expiry_date": "2024-08-11",
            "registrant_name": "Care Com?rcio e Servi?os Ltda",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ecomex.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5312</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dcomex.com, epomex.lat, ecodex.xyz, ecomet.club, acomex.co.uk, kecomex.com, ccomex.com, ecomed.info, ecomix.club, gcomex.com.br, eccmex.com, ecomax.ro, ecomax.se, edomex.net, gcomex.com, ecomdex.org, econex.site, ecomax.jp, pcomex.com, ecomei.com, ecomek.net, ecotex.ro, ecovex.net, ecomed.ltd, edomex.org, econex.uk, ecomax.space, ecodex.creditcard, etomex.info, ecome2.com, ecomee.info, becomex.com.br, ecotex.ru, ecomed.tech, ecomer.org, ecomel.org, ecomeu.com, ecomyx.com, ecomec.se, ecomei.org, lecomex.com, ecomem.ru, ecomed.asia, ecomet.co.uk, ecomey.com, ecomfx.com, ecomea.org, ecomes.org, secomex.com, ecobex.cl, zcomex.com, ecommex.click, ecodex.uk, tcomex.com.br, ecomed.solutions, mcomex.com, ecojex.com, eco2ex.com, egomex.com, recomex.co.uk, ecomen.online, ecovex.com, ecom7x.com, ecodex.gallery, ecodex.life, ecomed.au, ecomen.in, scomex.top, ecomrex.com, ecosex.org, ecodex.ru, econex.be, ecomvx.com, ecomexi.com, tecomex.cl, ecomeb.com, ecom-ex.se, ecotex.xyz, edomex.news, ecommx.net, etomex.net, ecomer.xyz, ecomsx.com, ecommx.com, ecorex.com, ecomer.cat, eco-ex.com, fecomex.pt, ecomex1.com, ecomxe.com, ecofex.eu, ecomix.net, efomex.site, 3comex.com, ecomep.com, ecomet.com.br, ecomix.uk, ecomed.mobi, aecomex.com.br, ecomel.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dcomex.com</domain_name>
   <domain_keyword>dcomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:19:53</query_time>
   <create_date>2009-01-13</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-13</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cc795d36-9b93-4d3b-801a-26f298be77a6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>epomex.lat</domain_name>
   <domain_keyword>epomex</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-24 17:15:20</query_time>
   <create_date>2018-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>1705</registrar_iana>
   <registrar_name>Akky Online Solutions S.A. de C.V.</registrar_name>
   <registrar_website>https://akky.mx</registrar_website>
   <registrant_state>Ciudad de México</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.server1.xdominio.com</value>
    <value>ns2.server1.xdominio.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>ecodex.xyz</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 07:21:39</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>cao xiaoxia</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ecomet.club</domain_name>
   <domain_keyword>ecomet</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-16 07:27:23</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</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>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>5</num>
   <domain_name>acomex.co.uk</domain_name>
   <domain_keyword>acomex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 17:49:49</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kecomex.com</domain_name>
   <domain_keyword>kecomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:56:19</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>rs31.rcnoc.com</value>
    <value>rs32.rcnoc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ccomex.com</domain_name>
   <domain_keyword>ccomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:32:49</query_time>
   <create_date>2010-05-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-03</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>ns10.la-nets.com</value>
    <value>ns20.la-nets.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ecomed.info</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 19:27:11</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ecomix.club</domain_name>
   <domain_keyword>ecomix</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-03 16:09:47</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>nswhois.onlinenic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IP TA-ACCOUNTING</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Almaty</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.insales.com</value>
    <value>ns6.insales.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>gcomex.com.br</domain_name>
   <domain_keyword>gcomex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 19:03:52</query_time>
   <create_date>2004-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrant_name>Gestao Comercio Exterior e Logistica Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns72.hostgator.com.br</value>
    <value>ns73.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>eccmex.com</domain_name>
   <domain_keyword>eccmex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 05:44:08</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ecomax.ro</domain_name>
   <domain_keyword>ecomax</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-13 16:34:56</query_time>
   <create_date>2024-02-07</create_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>dns.online.pro</value>
    <value>dns2.online.pro</value>
    <value>dns3.online.pro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ecomax.se</domain_name>
   <domain_keyword>ecomax</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:55:20</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>edomex.net</domain_name>
   <domain_keyword>edomex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:11:33</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2085</registrar_iana>
   <registrar_name>DropCatch.com 605 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>gcomex.com</domain_name>
   <domain_keyword>gcomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:09:29</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2021-06-09</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ecomdex.org</domain_name>
   <domain_keyword>ecomdex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 02:52:19</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>econex.site</domain_name>
   <domain_keyword>econex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 20:24:14</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ecomax.jp</domain_name>
   <domain_keyword>ecomax</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 16:06:34</query_time>
   <create_date>2018-05-24</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrant_name>Toshifumi Daimon</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
    <value>ns4.mixhost.jp</value>
    <value>ns5.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>pcomex.com</domain_name>
   <domain_keyword>pcomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-15 04:25:53</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>tehran</registrant_state>
   <registrant_country>IR</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/pcomex.com/owner</registrant_email>
   <name_servers>
    <value>atlas1.asemanhost.com</value>
    <value>atlas2.asemanhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ecomei.com</domain_name>
   <domain_keyword>ecomei</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:41:10</query_time>
   <create_date>2014-05-10</create_date>
   <update_date>2021-05-04</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ecomek.net</domain_name>
   <domain_keyword>ecomek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:41:10</query_time>
   <create_date>2003-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ecomek.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ecotex.ro</domain_name>
   <domain_keyword>ecotex</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 18:18:34</query_time>
   <create_date>2022-05-04</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Zooku Solutions SRL</registrar_name>
   <registrar_website>www.zooku.ro</registrar_website>
   <name_servers>
    <value>ns1.myhost.ro</value>
    <value>ns2.myhost.ro</value>
    <value>ns3.myhost.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ecovex.net</domain_name>
   <domain_keyword>ecovex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 14:56:54</query_time>
   <create_date>2008-06-12</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ecomed.ltd</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-14 02:52:20</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>edomex.org</domain_name>
   <domain_keyword>edomex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 00:10:08</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>edomex.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mexico</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.dnsprivatenetworks.com</value>
    <value>ns2.dnsprivatenetworks.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>econex.uk</domain_name>
   <domain_keyword>econex</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 19:50:03</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>ecomax.space</domain_name>
   <domain_keyword>ecomax</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-16 01:35:23</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>MARCOS PAULO CELERI REIS</registrant_company>
   <registrant_state>MS</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dolly.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ecodex.creditcard</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>creditcard</domain_tld>
   <query_time>2024-06-16 15:26:32</query_time>
   <create_date>2021-08-28</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-28</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>WI</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>etomex.info</domain_name>
   <domain_keyword>etomex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 16:17:47</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns1cnb.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ecome2.com</domain_name>
   <domain_keyword>ecome2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:05:29</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3222</registrar_iana>
   <registrar_name>Domainipr Ltd</registrar_name>
   <registrar_website>http://www.domainipr.net</registrar_website>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ecomee.info</domain_name>
   <domain_keyword>ecomee</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 22:56:43</query_time>
   <create_date>2009-10-26</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>becomex.com.br</domain_name>
   <domain_keyword>becomex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 21:10:34</query_time>
   <create_date>2007-06-11</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2033-06-11</expiry_date>
   <registrant_name>Becomex Consultoria Ltda</registrant_name>
   <name_servers>
    <value>ns1.becomex.com.br</value>
    <value>ns2.becomex.com.br</value>
    <value>ns3.becomex.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ecotex.ru</domain_name>
   <domain_keyword>ecotex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-11 16:59:31</query_time>
   <create_date>2021-06-02</create_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ecomed.tech</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-16 01:36:07</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Caowei</registrant_company>
   <registrant_state>Jiangsu</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ecomer.org</domain_name>
   <domain_keyword>ecomer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-16 01:36:15</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>ecomel.org</domain_name>
   <domain_keyword>ecomel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 16:09:20</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNIELECTRICA ENERGIA S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CORDOBA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.srvdns.com</value>
    <value>dns8.srvdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ecomeu.com</domain_name>
   <domain_keyword>ecomeu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:41:29</query_time>
   <create_date>2012-01-10</create_date>
   <update_date>2021-01-04</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ecomyx.com</domain_name>
   <domain_keyword>ecomyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:55:15</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ecomec.se</domain_name>
   <domain_keyword>ecomec</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:55:20</query_time>
   <create_date>2001-08-27</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.gate.se</value>
    <value>ns2.gate.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>40</num>
   <domain_name>ecomei.org</domain_name>
   <domain_keyword>ecomei</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 22:56:43</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asociaci\u00F3n ecoMEI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Las Palmas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>41</num>
   <domain_name>lecomex.com</domain_name>
   <domain_keyword>lecomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:13:26</query_time>
   <create_date>2002-03-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-07</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>ns07.domaincontrol.com</value>
    <value>ns08.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>42</num>
   <domain_name>ecomem.ru</domain_name>
   <domain_keyword>ecomem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:35:14</query_time>
   <create_date>2002-10-24</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>ecomed.asia</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 19:27:10</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ps.kz</value>
    <value>ns2.ps.kz</value>
    <value>ns3.ps.kz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ecomet.co.uk</domain_name>
   <domain_keyword>ecomet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 19:49:03</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>ecomey.com</domain_name>
   <domain_keyword>ecomey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:50:55</query_time>
   <create_date>2017-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ecomfx.com</domain_name>
   <domain_keyword>ecomfx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:41:41</query_time>
   <create_date>2013-12-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-05</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ecomea.org</domain_name>
   <domain_keyword>ecomea</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:40:59</query_time>
   <create_date>2010-02-17</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ownerstrust</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JP</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ecomes.org</domain_name>
   <domain_keyword>ecomes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:41:22</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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>ns8457.hostgator.com</value>
    <value>ns8458.hostgator.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>secomex.com</domain_name>
   <domain_keyword>secomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:06:35</query_time>
   <create_date>2003-04-27</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taiwan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ecobex.cl</domain_name>
   <domain_keyword>ecobex</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-13 18:34:39</query_time>
   <create_date>2014-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Julio Antonio Bustamante Jiménez</registrant_name>
   <name_servers>
    <value>blakely.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>zcomex.com</domain_name>
   <domain_keyword>zcomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:08:40</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.thewebhostserver.com</value>
    <value>ns2.thewebhostserver.com</value>
    <value>ns3.thewebhostserver.com</value>
    <value>ns4.thewebhostserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ecommex.click</domain_name>
   <domain_keyword>ecommex</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-17 22:58:16</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ecodex.uk</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-03 19:43:42</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>tcomex.com.br</domain_name>
   <domain_keyword>tcomex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 05:52:54</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Tormin &amp; Teixeira Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>ecomed.solutions</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-14 00:48:52</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-06-13</update_date>
   <expiry_date>2025-06-13</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.dan.com</value>
    <value>ns2.dan.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>mcomex.com</domain_name>
   <domain_keyword>mcomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 12:58:16</query_time>
   <create_date>2013-06-06</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2028-06-06</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ecojex.com</domain_name>
   <domain_keyword>ecojex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:50:02</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>eco2ex.com</domain_name>
   <domain_keyword>eco2ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:16:59</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>egomex.com</domain_name>
   <domain_keyword>egomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 06:45:07</query_time>
   <create_date>2015-07-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>60</num>
   <domain_name>recomex.co.uk</domain_name>
   <domain_keyword>recomex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 17:06:46</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ecomen.online</domain_name>
   <domain_keyword>ecomen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-16 01:36:13</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ecovex.com</domain_name>
   <domain_keyword>ecovex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:02:01</query_time>
   <create_date>2016-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>63</num>
   <domain_name>ecom7x.com</domain_name>
   <domain_keyword>ecom7x</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:04:05</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-06</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>ns35.domaincontrol.com</value>
    <value>ns36.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>64</num>
   <domain_name>ecodex.gallery</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-16 07:21:39</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ecodex.life</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-16 07:21:39</query_time>
   <create_date>2021-08-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-08-28</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>WI</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ecomed.au</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 21:26:48</query_time>
   <update_date>2023-11-06</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>Ashwani Kumar</registrant_name>
   <name_servers>
    <value>dns1.digitalhost.com</value>
    <value>dns2.digitalhost.com</value>
    <value>dns3.digitalhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ecomen.in</domain_name>
   <domain_keyword>ecomen</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 06:09:28</query_time>
   <create_date>2015-02-06</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IQ</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>scomex.top</domain_name>
   <domain_keyword>scomex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-14 10:50:22</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>addyson.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ecomrex.com</domain_name>
   <domain_keyword>ecomrex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:12:51</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-08-01</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ecosex.org</domain_name>
   <domain_keyword>ecosex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:59:42</query_time>
   <create_date>2012-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>71</num>
   <domain_name>ecodex.ru</domain_name>
   <domain_keyword>ecodex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-11 13:22:56</query_time>
   <create_date>2021-09-24</create_date>
   <expiry_date>2024-09-24</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>72</num>
   <domain_name>econex.be</domain_name>
   <domain_keyword>econex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-12 06:57:16</query_time>
   <create_date>2000-07-24</create_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.it4pro-server3.be</value>
    <value>ns2.it4pro-server3.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ecomvx.com</domain_name>
   <domain_keyword>ecomvx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:56:13</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ecomexi.com</domain_name>
   <domain_keyword>ecomexi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:09:27</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tecomex.cl</domain_name>
   <domain_keyword>tecomex</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-22 06:49:52</query_time>
   <create_date>2000-12-19</create_date>
   <expiry_date>2027-01-16</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Agencia de Aduana Omar Barrera Bernales</registrant_name>
   <name_servers>
    <value>ns290.netexplora.com</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>ecomeb.com</domain_name>
   <domain_keyword>ecomeb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:05:29</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2018-03-09</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Top Gear Autos Inc.</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1115.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ecom-ex.se</domain_name>
   <domain_keyword>ecom-ex</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 04:55:19</query_time>
   <create_date>2008-07-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>ns15.domserver.de</value>
    <value>ns16.domserver.de</value>
    <value>ns17.domserver.de</value>
    <value>ns18.domserver.de</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>78</num>
   <domain_name>ecotex.xyz</domain_name>
   <domain_keyword>ecotex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 14:55:15</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>edomex.news</domain_name>
   <domain_keyword>edomex</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-30 21:13:46</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.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>80</num>
   <domain_name>ecommx.net</domain_name>
   <domain_keyword>ecommx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 16:12:27</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ecommx.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>etomex.net</domain_name>
   <domain_keyword>etomex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 20:57:41</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>HYGGE Inc.</registrant_name>
   <registrant_company>HYGGE Inc.</registrant_company>
   <registrant_address>Seongbuk-gu Seoul 44 Dongsomun-ro</registrant_address>
   <registrant_city>3-gil</registrant_city>
   <registrant_zip>02833</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.266779327</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ecomer.xyz</domain_name>
   <domain_keyword>ecomer</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-16 01:36:15</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>83</num>
   <domain_name>ecomsx.com</domain_name>
   <domain_keyword>ecomsx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:54:26</query_time>
   <create_date>2019-12-08</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>e1a537cc1eb6395713f4b843f15e835a67aa0ec231d199c0f59efa887a73cf42@ecomsx.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ecommx.com</domain_name>
   <domain_keyword>ecommx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:47:59</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e61f2fe-2d4d-4401-bb7d-40fc3d49f1f1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ecorex.com</domain_name>
   <domain_keyword>ecorex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:57:24</query_time>
   <create_date>2014-07-27</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_company>Choi Sungyeon</registrant_company>
   <registrant_address>615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ecomer.cat</domain_name>
   <domain_keyword>ecomer</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-07 19:27:18</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>eco-ex.com</domain_name>
   <domain_keyword>eco-ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:09:58</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>fecomex.pt</domain_name>
   <domain_keyword>fecomex</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-14 19:45:44</query_time>
   <registrant_name>FELICIO RODRIGUES MARQUES - AGÊNCIA DE COMÉRCIO, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Rua Visconde de Santarém 75B</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1000-286</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>ecomex1.com</domain_name>
   <domain_keyword>ecomex1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:28:56</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.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>ecomxe.com</domain_name>
   <domain_keyword>ecomxe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:08:10</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</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>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>91</num>
   <domain_name>ecofex.eu</domain_name>
   <domain_keyword>ecofex</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-13 16:51:49</query_time>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>ecomix.net</domain_name>
   <domain_keyword>ecomix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:42:27</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>efomex.site</domain_name>
   <domain_keyword>efomex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 04:45:02</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>EFOMEX</registrant_company>
   <registrant_state>Jalisco</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>3comex.com</domain_name>
   <domain_keyword>3comex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:45:13</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ecomep.com</domain_name>
   <domain_keyword>ecomep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:42:47</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2023-11-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ecomet.com.br</domain_name>
   <domain_keyword>ecomet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-16 01:36:19</query_time>
   <create_date>2010-08-07</create_date>
   <update_date>2021-04-09</update_date>
   <expiry_date>2030-08-07</expiry_date>
   <registrant_name>Vinicius Pereira Cardoso</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>ecomix.uk</domain_name>
   <domain_keyword>ecomix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-20 14:42:27</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>ecomed.mobi</domain_name>
   <domain_keyword>ecomed</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 19:27:11</query_time>
   <create_date>2012-07-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-07-03</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>SPAS SOCIETE DE PROMOTION ET D'ANIMATION DE LA SEINE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aecomex.com.br</domain_name>
   <domain_keyword>aecomex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 06:19:18</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>AE Comercio Exterior LTDA</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>ecomel.com.br</domain_name>
   <domain_keyword>ecomel</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-16 01:36:11</query_time>
   <create_date>2004-08-11</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrant_name>Care Com?rcio e Servi?os Ltda</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>
 </results>
 <stats>
  <total_time>0.188</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,631,327

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,631,327
Total WHOIS records with a Registrant Contact 166,983,814
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,360,203
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,628,842
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,079,732

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,565,340,461
Total WHOIS records with a Registrant Contact 1,290,792,006
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,321,807
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,034,217

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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