WHOIS QUERY TIME

25 May 2024 - 11:30 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: ELOGISTICS LLC
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=elogistics.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "elogistics.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "elogistics.ae",
            "domain_keyword": "elogistics",
            "domain_tld": "ae",
            "query_time": "2024-05-25 11:30:00",
            "registrar_name": "Etisalat",
            "registrant_name": "ELOGISTICS LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>elogistics.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>elogistics.ae</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 11:30:00</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>ELOGISTICS LLC</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.069</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.211 seconds) for "elogistics.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Feb 2023 - 6:15 PM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: ELOGISTICS LLC
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

18 Aug 2023 - 9:36 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: ELOGISTICS LLC
Email: visit whois.aeda.net.ae for web based whois

* 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=elogistics.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "elogistics.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "elogistics.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "elogistics.ae",
            "domain_keyword": "elogistics",
            "domain_tld": "ae",
            "query_time": "2023-02-22 18:15:28",
            "registrar_name": "Etisalat",
            "registrant_name": "ELOGISTICS LLC",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "elogistics.ae",
            "domain_keyword": "elogistics",
            "domain_tld": "ae",
            "query_time": "2023-08-18 09:36:36",
            "registrar_name": "Etisalat",
            "registrant_name": "ELOGISTICS LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.211,
        "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>elogistics.ae</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>elogistics.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>elogistics.ae</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-02-22 18:15:28</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>ELOGISTICS LLC</registrant_name>
   <registrant_email>visit whois.aeda.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>elogistics.ae</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-08-18 09:36:36</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>ELOGISTICS LLC</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.211</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 25 domain names (in 0.232 seconds) which contained the exact domain keyword "elogistics".
Domain Name Registered Expiry Registrar Ownership
1 elogistics.com 23 Aug 1997 22 Aug 2029 Network Solutions, LLC -
2 elogistics.net 22 Jul 1998 21 Jul 2024 GANDI SAS Lunatech Partners N.V.
3 elogistics.com.cn 6 Mar 2000 6 Mar 2025 阿里云计算有限公司(万网) 洪翔物流(广州)股份有限公司
4 elogistics.info 12 Sep 2001 12 Sep 2024 CSC Corporate Domains, Inc. United Parcel Service of America, Inc.
5 elogistics.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. United Parcel Service of America, Inc.
6 elogistics.co.uk 19 Apr 2004 19 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
7 elogistics.se 11 Apr 2005 5 Mar 2025 CSC Corp Domains -
8 elogistics.org 11 May 2009 11 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
9 elogistics.co 7 Feb 2012 6 Feb 2025 Register.com, Inc. Cole Media Corporation
10 elogistics.us 15 Jun 2012 14 Jun 2025 Wild West Domains, Inc. Vicky Echeverri
11 elogistics.it 24 Feb 2015 7 Feb 2025 Hosting Concepts B.V. hidden
12 elogistics.ru 8 Sep 2015 8 Sep 2024 REGRU-RU Private Person
13 elogistics.mn 30 Oct 2019 30 Oct 2024 Datacom Co., Ltd. Express Trans Logistics LLC
14 elogistics.online 19 Jun 2020 19 Jun 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
15 elogistics.top 3 Mar 2021 3 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai zhan yi shi ye you xian gong si
16 elogistics.cl 6 Mar 2021 6 Mar 2025 NIC Chile rodrigo jimenez
17 elogistics.cloud 2 Jun 2021 2 Jun 2025 Domeneshop AS SCANPOINT AS
18 elogistics.xyz 26 Jun 2021 26 Jun 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
19 elogistics.fr 7 Sep 2021 7 Sep 2024 XNS Registrar B.V. Nomio24
20 elogistics.in 13 Sep 2021 13 Sep 2024 Dynadot LLC REDACTED FOR PRIVACY
21 elogistics.tech 7 Sep 2022 7 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 elogistics.asia 2 Oct 2023 2 Oct 2024 Porkbun LLC Private by Design, LLC
23 elogistics.cc 9 Feb 2024 9 Feb 2025 Ad Valorem Domains, LLC -
24 elogistics.red 2 May 2024 2 May 2025 1API GmbH Colombia Redes
25 elogistics.buzz 21 May 2024 21 May 2025 NameSilo, LLC See PrivacyGuardian.org
26 elogistics.ae - - Etisalat ELOGISTICS LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=elogistics&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "elogistics",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 26,
        "relation": "eq",
        "current": 26
    },
    "unique_domains": "elogistics.com, elogistics.net, elogistics.com.cn, elogistics.info, elogistics.biz, elogistics.co.uk, elogistics.se, elogistics.org, elogistics.co, elogistics.us, elogistics.it, elogistics.ru, elogistics.mn, elogistics.online, elogistics.top, elogistics.cl, elogistics.cloud, elogistics.xyz, elogistics.fr, elogistics.in, elogistics.tech, elogistics.asia, elogistics.cc, elogistics.red, elogistics.buzz, elogistics.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "elogistics.com",
            "domain_keyword": "elogistics",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "1997-08-23",
            "update_date": "2019-08-23",
            "expiry_date": "2029-08-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "elogistics.net",
            "domain_keyword": "elogistics",
            "domain_tld": "net",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "1998-07-22",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-21",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lunatech Partners N.V.",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1201.awsdns-22.org",
                "ns-1997.awsdns-57.co.uk",
                "ns-290.awsdns-36.com",
                "ns-576.awsdns-08.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "elogistics.com.cn",
            "domain_keyword": "elogistics",
            "domain_tld": "com.cn",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "2000-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "洪翔物流(广州)股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "elogistics.info",
            "domain_keyword": "elogistics",
            "domain_tld": "info",
            "query_time": "2024-05-25 11:30:00",
            "create_date": "2001-09-12",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "elogistics.biz",
            "domain_keyword": "elogistics",
            "domain_tld": "biz",
            "query_time": "2024-05-23 19:29:38",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "elogistics.co.uk",
            "domain_keyword": "elogistics",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 06:25:39",
            "create_date": "2004-04-19",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "elogistics.se",
            "domain_keyword": "elogistics",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:47:20",
            "create_date": "2005-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-05",
            "registrar_name": "CSC Corp Domains",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "elogistics.org",
            "domain_keyword": "elogistics",
            "domain_tld": "org",
            "query_time": "2024-05-15 04:16:48",
            "create_date": "2009-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "elogistics.co",
            "domain_keyword": "elogistics",
            "domain_tld": "co",
            "query_time": "2024-05-11 11:44:54",
            "create_date": "2012-02-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cole Media Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "elogistics.us",
            "domain_keyword": "elogistics",
            "domain_tld": "us",
            "query_time": "2024-05-07 19:14:56",
            "create_date": "2012-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2025-06-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Vicky Echeverri",
            "registrant_company": "Vicky Echeverri",
            "registrant_address": "5880 Collins Ave 1201",
            "registrant_city": "Miami Beach",
            "registrant_state": "Florida",
            "registrant_zip": "33140",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3058655854",
            "registrant_fax": "+1.3058655854",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "elogistics.it",
            "domain_keyword": "elogistics",
            "domain_tld": "it",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "2015-02-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-07",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "elogistics.ru",
            "domain_keyword": "elogistics",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:57:30",
            "create_date": "2015-09-08",
            "expiry_date": "2024-09-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "elogistics.mn",
            "domain_keyword": "elogistics",
            "domain_tld": "mn",
            "query_time": "2022-06-18 01:09:46",
            "create_date": "2019-10-30",
            "update_date": "2019-12-29",
            "expiry_date": "2024-10-30",
            "registrar_iana": 119,
            "registrar_name": "Datacom Co., Ltd.",
            "registrar_website": "https://datacom.mn/",
            "registrant_name": "Batgerel.B",
            "registrant_company": "Express Trans Logistics LLC",
            "registrant_address": "Bayangol duureg, 3-r khoroo, Engless gudamj, 293-6",
            "registrant_city": "Ulaanbaatar",
            "registrant_state": "Ulaanbaatar",
            "registrant_zip": "11000",
            "registrant_country": "MN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+976.88119966",
            "name_servers": [
                "ns1.dns.mn",
                "ns2.dns.mn",
                "ns3.dns.mn",
                "ns4.dns.mn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "elogistics.online",
            "domain_keyword": "elogistics",
            "domain_tld": "online",
            "query_time": "2024-05-23 19:29:38",
            "create_date": "2020-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "elogistics.top",
            "domain_keyword": "elogistics",
            "domain_tld": "top",
            "query_time": "2024-04-19 05:12:28",
            "create_date": "2021-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai zhan yi shi ye you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "elogistics.cl",
            "domain_keyword": "elogistics",
            "domain_tld": "cl",
            "query_time": "2024-04-19 15:58:43",
            "create_date": "2021-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "rodrigo jimenez",
            "name_servers": [
                "secundario.nic.cl",
                "urlfwd1.nic.cl"
            ]
        },
        {
            "num": 17,
            "domain_name": "elogistics.cloud",
            "domain_keyword": "elogistics",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 19:29:38",
            "create_date": "2021-06-02",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCANPOINT AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "elogistics.xyz",
            "domain_keyword": "elogistics",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 19:29:38",
            "create_date": "2021-06-26",
            "update_date": "2023-10-12",
            "expiry_date": "2025-06-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "elogistics.fr",
            "domain_keyword": "elogistics",
            "domain_tld": "fr",
            "query_time": "2024-05-22 11:26:49",
            "create_date": "2021-09-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-07",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 20,
            "domain_name": "elogistics.in",
            "domain_keyword": "elogistics",
            "domain_tld": "in",
            "query_time": "2024-05-07 19:14:56",
            "create_date": "2021-09-13",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "elogistics.tech",
            "domain_keyword": "elogistics",
            "domain_tld": "tech",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "2022-09-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jarred.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "elogistics.asia",
            "domain_keyword": "elogistics",
            "domain_tld": "asia",
            "query_time": "2024-05-15 04:16:48",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "elogistics.cc",
            "domain_keyword": "elogistics",
            "domain_tld": "cc",
            "query_time": "2024-06-13 17:39:23",
            "create_date": "2024-02-09",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2329,
            "registrar_name": "Ad Valorem Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "elogistics.red",
            "domain_keyword": "elogistics",
            "domain_tld": "red",
            "query_time": "2024-05-05 16:44:13",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Colombia Redes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Antioquia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1223.ispapi.net",
                "ns2173.ispapi.net",
                "ns3195.ispapi.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "elogistics.buzz",
            "domain_keyword": "elogistics",
            "domain_tld": "buzz",
            "query_time": "2024-05-24 14:24:33",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "elogistics.ae",
            "domain_keyword": "elogistics",
            "domain_tld": "ae",
            "query_time": "2024-05-25 11:30:00",
            "registrar_name": "Etisalat",
            "registrant_name": "ELOGISTICS LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.232,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>elogistics</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>26</total>
  <relation>eq</relation>
  <current>26</current>
 </count>
 <unique_domains>elogistics.com, elogistics.net, elogistics.com.cn, elogistics.info, elogistics.biz, elogistics.co.uk, elogistics.se, elogistics.org, elogistics.co, elogistics.us, elogistics.it, elogistics.ru, elogistics.mn, elogistics.online, elogistics.top, elogistics.cl, elogistics.cloud, elogistics.xyz, elogistics.fr, elogistics.in, elogistics.tech, elogistics.asia, elogistics.cc, elogistics.red, elogistics.buzz, elogistics.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>elogistics.com</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>1997-08-23</create_date>
   <update_date>2019-08-23</update_date>
   <expiry_date>2029-08-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>elogistics.net</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>1998-07-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lunatech Partners N.V.</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1201.awsdns-22.org</value>
    <value>ns-1997.awsdns-57.co.uk</value>
    <value>ns-290.awsdns-36.com</value>
    <value>ns-576.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>elogistics.com.cn</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>2000-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>洪翔物流(广州)股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>elogistics.info</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 11:30:00</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>elogistics.biz</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 19:29:38</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>elogistics.co.uk</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 06:25:39</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>elogistics.se</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:47:20</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>CSC Corp Domains</registrar_name>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.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>elogistics.org</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 04:16:48</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>elogistics.co</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 11:44:54</query_time>
   <create_date>2012-02-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cole Media Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>elogistics.us</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 19:14:56</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Vicky Echeverri</registrant_name>
   <registrant_company>Vicky Echeverri</registrant_company>
   <registrant_address>5880 Collins Ave 1201</registrant_address>
   <registrant_city>Miami Beach</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33140</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3058655854</registrant_phone>
   <registrant_fax>+1.3058655854</registrant_fax>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.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>11</num>
   <domain_name>elogistics.it</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>2015-02-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>elogistics.ru</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:57:30</query_time>
   <create_date>2015-09-08</create_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>elogistics.mn</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>mn</domain_tld>
   <query_time>2022-06-18 01:09:46</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2019-12-29</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>119</registrar_iana>
   <registrar_name>Datacom Co., Ltd.</registrar_name>
   <registrar_website>https://datacom.mn/</registrar_website>
   <registrant_name>Batgerel.B</registrant_name>
   <registrant_company>Express Trans Logistics LLC</registrant_company>
   <registrant_address>Bayangol duureg, 3-r khoroo, Engless gudamj, 293-6</registrant_address>
   <registrant_city>Ulaanbaatar</registrant_city>
   <registrant_state>Ulaanbaatar</registrant_state>
   <registrant_zip>11000</registrant_zip>
   <registrant_country>MN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+976.88119966</registrant_phone>
   <name_servers>
    <value>ns1.dns.mn</value>
    <value>ns2.dns.mn</value>
    <value>ns3.dns.mn</value>
    <value>ns4.dns.mn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>elogistics.online</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 19:29:38</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>elogistics.top</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 05:12:28</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai zhan yi shi ye you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>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>16</num>
   <domain_name>elogistics.cl</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-19 15:58:43</query_time>
   <create_date>2021-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>rodrigo jimenez</registrant_name>
   <name_servers>
    <value>secundario.nic.cl</value>
    <value>urlfwd1.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>elogistics.cloud</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 19:29:38</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCANPOINT AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>elogistics.xyz</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 19:29:38</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>elogistics.fr</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 11:26:49</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>elogistics.in</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 19:14:56</query_time>
   <create_date>2021-09-13</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>sl1.sedo.com</value>
    <value>sl2.sedo.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>elogistics.tech</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jarred.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>elogistics.asia</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 04:16:48</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>elogistics.cc</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-13 17:39:23</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2329</registrar_iana>
   <registrar_name>Ad Valorem Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>elogistics.red</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-05 16:44:13</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Colombia Redes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1223.ispapi.net</value>
    <value>ns2173.ispapi.net</value>
    <value>ns3195.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>elogistics.buzz</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-24 14:24:33</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>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>elogistics.ae</domain_name>
   <domain_keyword>elogistics</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 11:30:00</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>ELOGISTICS LLC</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.232</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,237 domain names (in 0.484 seconds) which look and sound like the brand name "elogistics".
Domain Name Registered Expiry Registrar Ownership
1 3elogistics.com 19 Jun 2020 19 Jun 2024 NICS Telekomunikasyon A.S. Redacted for Privacy
2 eilogistics.com 14 Dec 2016 14 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 mlogistics.hu 18 Feb 2010 - - -
4 tlogistics.com 19 Jun 2011 19 Jun 2024 Megazone Corp., dba HOSTING.KR Yang Kyung Won
5 pelogistics.co.nz 2 Oct 2009 - Freeparking Limited -
6 xlogistics.asia 23 Jul 2018 23 Jul 2024 Name.com, Inc. REDACTED FOR PRIVACY
7 ilogistics.ru 4 May 2012 4 May 2025 REGRU-RU Private Person
8 ilogistics.xyz 2 Aug 2023 2 Aug 2024 Dynadot LLC -
9 e-logistics.com 28 Dec 2001 28 Dec 2024 TurnCommerce, Inc. DBA NameBright.com ---DOMAIN NAME FOR SALE---
10 hlogistics.net 6 Oct 2020 6 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 llogistics.ru 25 Jul 2022 25 Jul 2024 REGRU-RU Private Person
12 slogistics.cl 23 Apr 2018 23 Apr 2025 NIC Chile MARIA GABRIELA ESCALONA
13 jelogistics.net 27 Apr 2020 27 Apr 2025 GoDaddy.com, LLC -
14 eplogistics.cz 28 Jan 2014 28 Jan 2025 REG-ACTIVE24 EŽC a.s.
15 belogistics.pl 27 Oct 2020 27 Oct 2024 Key-Systems GmbH -
16 eslogistics.org 7 Feb 2013 7 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
17 edlogistics.com 13 Oct 2009 23 Jun 2024 GoDaddy.com, LLC -
18 aelogistics.co.uk 21 Dec 2023 21 Dec 2024 Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER] -
19 tlogistics.eu - - Hostnet bv -
20 eclogistics.ca 14 Jan 2022 14 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
21 celogistics.live 27 Mar 2024 27 Mar 2025 Atak Domain Bilgi Teknolojileri A.Ş. n/a
22 klogistics.co 2 May 2023 2 May 2024 Dynadot Inc Internet Laan
23 glogistics.ro 22 Jan 2018 20 Jan 2025 CYBER_FOLKS S.R.L. -
24 aelogistics.org 17 Feb 2020 17 Feb 2025 FastDomain Inc. REDACTED FOR PRIVACY
25 wlogistics.eu - - ProfiHOSTING s.r.o. -
26 eplogistics.nl 13 Mar 2019 - IONOS SE -
27 eplogistics.com 16 Sep 2009 16 Sep 2025 GoDaddy.com, LLC -
28 leogistics.net 30 Jun 2021 30 Jun 2024 IONOS SE Leogistics GmbH
29 jlogistics.ltd 10 Sep 2021 10 Sep 2025 Xin Net Technology Corporation 北京京东乾石科技有限公司
30 clogistics.net 30 Apr 2021 30 Apr 2025 OwnRegistrar, Inc. NA
31 wlogistics.info 27 Nov 2020 27 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com WHEEL'S LOGISTICS LLC
32 e5logistics.com 25 Nov 2016 25 Nov 2024 GoDaddy.com, LLC -
33 tlogistics.org 6 Apr 2021 6 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
34 xlogistics.com 18 Aug 1996 17 Aug 2025 Network Solutions, LLC EPAC.COM
35 celogistics.ltd 25 Jan 2023 25 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
36 ilogistics.llc 11 Jun 2022 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 qlogistics.net 22 Feb 2000 22 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
38 erlogistics.tech 31 May 2019 31 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
39 ologistics.com 2 Jun 2011 2 Jun 2025 TLDS L.L.C. d/b/a SRSPlus -
40 qelogistics.com 20 Mar 2001 20 Mar 2025 Network Solutions, LLC -
41 eelogistics.org 30 Dec 2023 30 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
42 zlogistics.us 11 Nov 2020 11 Nov 2024 Domain The Net Technologies, Ltd. ZIM Logistics
43 e1logistics.org 1 Apr 2022 1 Apr 2025 IONOS SE 1&1 Internet Inc
44 ylogistics.cn 6 Feb 2022 6 Feb 2025 浙江贰贰网络有限公司 曹丛刚
45 1logistics.pl 3 Apr 2002 2 Apr 2025 home.pl S.A. -
46 ealogistics.com 8 Mar 2005 8 Mar 2026 Network Solutions, LLC -
47 gelogistics.net 2 Apr 1998 1 Apr 2025 Network Solutions, LLC -
48 emlogistics.store 19 Oct 2023 19 Oct 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
49 qlogistics.co.uk 28 Jul 2003 28 Jul 2033 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
50 lelogistics.net 7 Feb 2023 7 Feb 2025 GoDaddy.com, LLC -
51 blogistics.jp 16 Nov 2023 30 Nov 2024 - Ahmad Shiraz
52 emlogistics.pl 16 Oct 2019 16 Oct 2024 Key-Systems GmbH -
53 ejlogistics.com 18 Apr 2011 18 Apr 2025 GoDaddy.com, LLC -
54 ylogistics.ru 10 Nov 2023 10 Nov 2024 REGRU-RU Private Person
55 delogistics.online 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
56 evlogistics.eu - - Realtime Register B.V. -
57 eclogistics.biz 11 Jan 2006 10 Jan 2025 Tucows Domains Inc. Edward Callahan
58 glogistics.delivery 14 Apr 2023 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 klogistics.ru 16 Aug 2022 16 Aug 2024 REGRU-RU Private Person
60 mlogistics.su 22 Dec 2019 22 Dec 2024 REGTIME-SU Private Person
61 ellogistics.uk 11 Jun 2019 11 Jun 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
62 ealogistics.nl 17 Jun 2021 - One.com A/S -
63 e-logistics.ru 28 Nov 2007 28 Nov 2024 SALENAMES-RU Private Person
64 e-logistics.org 31 May 2021 31 May 2025 Porkbun LLC Private by Design, LLC
65 welogistics.com 12 Jan 2004 12 Jan 2025 GoDaddy.com, LLC -
66 eflogistics.com 31 Jul 2012 31 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 e8logistics.com 30 Nov 2021 30 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
68 glogistics.org 12 Jul 2023 12 Jul 2024 GoDaddy.com, LLC Repossessed by Go Daddy
69 selogistics.site 28 Aug 2020 28 Aug 2027 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
70 eqlogistics.us 9 Jun 2021 9 Jun 2031 GoDaddy.com, LLC Days Corporation
71 evlogistics.co 27 Dec 2023 27 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
72 eblogistics.net 11 May 2022 11 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 1logistics.uk 2 Dec 2023 2 Dec 2024 DOMENY.TV MSERWIS Sp. z o.o. [Tag = MSERWIS] -
74 blogistics.co.uk 8 Jul 2020 8 Jul 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
75 1logistics.com.au - - Melbourne IT Darren Essex
76 oelogistics.com 18 Oct 2005 18 Oct 2025 GoDaddy.com, LLC -
77 xlogistics.app 8 May 2023 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 erlogistics.org 21 Jun 2022 21 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 4logistics.ru 26 Dec 2023 26 Dec 2024 REGRU-RU Private Person
80 ologistics.biz 25 Oct 2023 25 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
81 ilogistics.cloud 18 Nov 2022 18 Nov 2024 Name.com, Inc. digikiwi
82 relogistics.net 21 Feb 2012 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 ezlogistics.in 16 Jul 2020 16 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
84 1logistics.com.pl 2 Dec 1997 31 Dec 2024 home.pl S.A. -
85 ezlogistics.ca 29 Mar 2022 29 Mar 2024 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
86 tlogistics.cn 25 Feb 2024 25 Feb 2025 阿里云计算有限公司(万网) 曹丛刚
87 elogistico.com 2 Feb 2020 2 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
88 leogistics.com 2 Dec 2002 2 Dec 2024 IONOS SE Leogistics GmbH
89 hlogistics.org 13 Oct 2023 13 Oct 2024 Baronofdomains.com LLC REDACTED FOR PRIVACY
90 8logistics.net 25 Oct 2023 25 Oct 2024 Tucows Domains Inc. -
91 eclogistics.co 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 emlogistics.lt 4 Mar 2019 5 Mar 2025 UAB "Interneto vizija" -
93 xlogistics.pro 24 Apr 2021 24 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 flogistics.org 28 Jan 2024 28 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
95 aelogistics.uk 9 Mar 2023 9 Mar 2024 Namesco Limited [Tag = NAMESCO] -
96 lelogistics.com 19 Aug 2019 19 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 melogistics.com 18 Sep 2004 18 Sep 2025 Dynadot Inc -
98 eplogistics.sk 28 Jan 2014 28 Jan 2025 ACTIVE 24, s.r.o. Minion Interactive s.r.o.
99 felogistics.cn 6 Nov 2014 6 Nov 2024 北京新网数码信息技术有限公司 深圳市财富帝国物流有限公司
100 telogistics.biz 10 Jun 2021 10 Jun 2024 Wild West Domains, Inc. REDACTED FOR PRIVACY
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 Elogistics.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=elogistics.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "elogistics.ae",
        "page_size": 100
    },
    "count": {
        "total": 5237,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "3elogistics.com, eilogistics.com, mlogistics.hu, tlogistics.com, pelogistics.co.nz, xlogistics.asia, ilogistics.ru, ilogistics.xyz, e-logistics.com, hlogistics.net, llogistics.ru, slogistics.cl, jelogistics.net, eplogistics.cz, belogistics.pl, eslogistics.org, edlogistics.com, aelogistics.co.uk, tlogistics.eu, eclogistics.ca, celogistics.live, klogistics.co, glogistics.ro, aelogistics.org, wlogistics.eu, eplogistics.nl, eplogistics.com, leogistics.net, jlogistics.ltd, clogistics.net, wlogistics.info, e5logistics.com, tlogistics.org, xlogistics.com, celogistics.ltd, ilogistics.llc, qlogistics.net, erlogistics.tech, ologistics.com, qelogistics.com, eelogistics.org, zlogistics.us, e1logistics.org, ylogistics.cn, 1logistics.pl, ealogistics.com, gelogistics.net, emlogistics.store, qlogistics.co.uk, lelogistics.net, blogistics.jp, emlogistics.pl, ejlogistics.com, ylogistics.ru, delogistics.online, evlogistics.eu, eclogistics.biz, glogistics.delivery, klogistics.ru, mlogistics.su, ellogistics.uk, ealogistics.nl, e-logistics.ru, e-logistics.org, welogistics.com, eflogistics.com, e8logistics.com, glogistics.org, selogistics.site, eqlogistics.us, evlogistics.co, eblogistics.net, 1logistics.uk, blogistics.co.uk, 1logistics.com.au, oelogistics.com, xlogistics.app, erlogistics.org, 4logistics.ru, ologistics.biz, ilogistics.cloud, relogistics.net, ezlogistics.in, 1logistics.com.pl, ezlogistics.ca, tlogistics.cn, elogistico.com, leogistics.com, hlogistics.org, 8logistics.net, eclogistics.co, emlogistics.lt, xlogistics.pro, flogistics.org, aelogistics.uk, lelogistics.com, melogistics.com, eplogistics.sk, felogistics.cn, telogistics.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "3elogistics.com",
            "domain_keyword": "3elogistics",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:33:38",
            "create_date": "2020-06-19",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "Istanbul",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=3elogistics.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "eilogistics.com",
            "domain_keyword": "eilogistics",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:05:58",
            "create_date": "2016-12-14",
            "update_date": "2020-12-08",
            "expiry_date": "2024-12-14",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mlogistics.hu",
            "domain_keyword": "mlogistics",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:50:14",
            "create_date": "2010-02-18"
        },
        {
            "num": 4,
            "domain_name": "tlogistics.com",
            "domain_keyword": "tlogistics",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:25:06",
            "create_date": "2011-06-19",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "435.108-2104 Olympic-ro,  Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05507",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pelogistics.co.nz",
            "domain_keyword": "pelogistics",
            "domain_tld": "co.nz",
            "query_time": "2024-06-05 10:32:31",
            "create_date": "2009-10-02",
            "update_date": "2023-08-13",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "xlogistics.asia",
            "domain_keyword": "xlogistics",
            "domain_tld": "asia",
            "query_time": "2024-06-07 08:44:11",
            "create_date": "2018-07-23",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-23",
            "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": "HA NOI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2hkt.name.com",
                "ns3fqs.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ilogistics.ru",
            "domain_keyword": "ilogistics",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:55:44",
            "create_date": "2012-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "ilogistics.xyz",
            "domain_keyword": "ilogistics",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 21:35:03",
            "create_date": "2023-08-02",
            "update_date": "2024-01-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "Dakahleya",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "e-logistics.com",
            "domain_keyword": "e-logistics",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:54:02",
            "create_date": "2001-12-28",
            "update_date": "2023-09-09",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Yungu jo",
            "registrant_company": "---DOMAIN NAME FOR SALE---",
            "registrant_address": "329-11 sangu-dong mapo-gu",
            "registrant_city": "seoul",
            "registrant_state": "Seoul",
            "registrant_zip": "121-160",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.01027431068",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hlogistics.net",
            "domain_keyword": "hlogistics",
            "domain_tld": "net",
            "query_time": "2024-05-10 07:18:22",
            "create_date": "2020-10-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-06",
            "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": 11,
            "domain_name": "llogistics.ru",
            "domain_keyword": "llogistics",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:58:45",
            "create_date": "2022-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "slogistics.cl",
            "domain_keyword": "slogistics",
            "domain_tld": "cl",
            "query_time": "2024-05-03 08:25:58",
            "create_date": "2018-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MARIA GABRIELA ESCALONA",
            "name_servers": [
                "ns5.evored.net",
                "ns6.evored.net"
            ]
        },
        {
            "num": 13,
            "domain_name": "jelogistics.net",
            "domain_keyword": "jelogistics",
            "domain_tld": "net",
            "query_time": "2024-05-05 17:04:10",
            "create_date": "2020-04-27",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "eplogistics.cz",
            "domain_keyword": "eplogistics",
            "domain_tld": "cz",
            "query_time": "2024-05-14 08:06:25",
            "create_date": "2014-01-28",
            "update_date": "2014-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "REG-ACTIVE24",
            "registrant_name": "Tomáš Čáp",
            "registrant_company": "EŽC a.s.",
            "registrant_address": "náměstí Hrdinů 1693/4a, Praha 4, 14000",
            "registrant_country": "CZ",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ]
        },
        {
            "num": 15,
            "domain_name": "belogistics.pl",
            "domain_keyword": "belogistics",
            "domain_tld": "pl",
            "query_time": "2024-05-25 19:59:50",
            "create_date": "2020-10-27",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-27",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net/",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "eslogistics.org",
            "domain_keyword": "eslogistics",
            "domain_tld": "org",
            "query_time": "2024-06-01 02:27:03",
            "create_date": "2013-02-07",
            "update_date": "2023-12-17",
            "expiry_date": "2025-02-07",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "edlogistics.com",
            "domain_keyword": "edlogistics",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:23:58",
            "create_date": "2009-10-13",
            "update_date": "2022-09-06",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aelogistics.co.uk",
            "domain_keyword": "aelogistics",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 01:32:20",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]",
            "registrar_website": "https://autobackorder.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "tlogistics.eu",
            "domain_keyword": "tlogistics",
            "domain_tld": "eu",
            "query_time": "2024-05-17 07:44:08",
            "registrar_name": "Hostnet bv",
            "registrar_website": "www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ]
        },
        {
            "num": 20,
            "domain_name": "eclogistics.ca",
            "domain_keyword": "eclogistics",
            "domain_tld": "ca",
            "query_time": "2024-05-21 20:44:29",
            "create_date": "2022-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "celogistics.live",
            "domain_keyword": "celogistics",
            "domain_tld": "live",
            "query_time": "2024-05-26 13:52:29",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://www.atakdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns5.seodns.one",
                "dns6.seodns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "klogistics.co",
            "domain_keyword": "klogistics",
            "domain_tld": "co",
            "query_time": "2024-05-30 08:16:25",
            "create_date": "2023-05-02",
            "update_date": "2024-05-07",
            "expiry_date": "2024-05-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Laan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Manipur",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "glogistics.ro",
            "domain_keyword": "glogistics",
            "domain_tld": "ro",
            "query_time": "2024-06-13 08:14:48",
            "create_date": "2018-01-22",
            "expiry_date": "2025-01-20",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "dns.gazduire.ro",
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "aelogistics.org",
            "domain_keyword": "aelogistics",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:03:09",
            "create_date": "2020-02-17",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wlogistics.eu",
            "domain_keyword": "wlogistics",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:43:04",
            "registrar_name": "ProfiHOSTING s.r.o.",
            "registrar_website": "https://www.profiwh.com/",
            "name_servers": [
                "ns.profiwh.com",
                "ns.profiwh.cz",
                "ns.profiwh.info",
                "ns.profiwh.net"
            ]
        },
        {
            "num": 26,
            "domain_name": "eplogistics.nl",
            "domain_keyword": "eplogistics",
            "domain_tld": "nl",
            "query_time": "2024-05-05 21:04:19",
            "create_date": "2019-03-13",
            "update_date": "2019-03-13",
            "registrar_name": "IONOS SE",
            "name_servers": [
                "ns1025.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1062.ui-dns.biz",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "eplogistics.com",
            "domain_keyword": "eplogistics",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:09:02",
            "create_date": "2009-09-16",
            "update_date": "2023-09-14",
            "expiry_date": "2025-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "leogistics.net",
            "domain_keyword": "leogistics",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:50:10",
            "create_date": "2021-06-30",
            "update_date": "2024-03-28",
            "expiry_date": "2024-06-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Leogistics GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jlogistics.ltd",
            "domain_keyword": "jlogistics",
            "domain_tld": "ltd",
            "query_time": "2024-05-28 00:37:05",
            "create_date": "2021-09-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-09-10",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "北京京东乾石科技有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "clogistics.net",
            "domain_keyword": "clogistics",
            "domain_tld": "net",
            "query_time": "2024-05-17 08:02:10",
            "create_date": "2021-04-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "Stephen Tete",
            "registrant_company": "NA",
            "registrant_address": "14 Anyaogwu, Woji PHC.",
            "registrant_city": "Port Harcourt",
            "registrant_state": "Rivers",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.08064771778",
            "name_servers": [
                "ns1.cloudserve.live",
                "ns2.cloudserve.live"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wlogistics.info",
            "domain_keyword": "wlogistics",
            "domain_tld": "info",
            "query_time": "2024-05-29 23:00:56",
            "create_date": "2020-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "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": "WHEEL'S LOGISTICS LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "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.gatordns.com",
                "ns2.gatordns.net",
                "ns3.gatordns.org",
                "ns4.gatordns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "e5logistics.com",
            "domain_keyword": "e5logistics",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:41:31",
            "create_date": "2016-11-25",
            "update_date": "2022-11-25",
            "expiry_date": "2024-11-25",
            "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": 33,
            "domain_name": "tlogistics.org",
            "domain_keyword": "tlogistics",
            "domain_tld": "org",
            "query_time": "2024-06-11 22:34:32",
            "create_date": "2021-04-06",
            "update_date": "2024-06-01",
            "expiry_date": "2025-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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": 34,
            "domain_name": "xlogistics.com",
            "domain_keyword": "xlogistics",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:45:17",
            "create_date": "1996-08-18",
            "update_date": "2020-06-18",
            "expiry_date": "2025-08-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "EPAC.COM",
            "registrant_company": "EPAC.COM",
            "registrant_address": "2561 GRANT AVE",
            "registrant_city": "SAN LEANDRO",
            "registrant_state": "CA",
            "registrant_zip": "94579-2501",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5103177979",
            "registrant_fax": "+1.5103177993",
            "name_servers": [
                "ns-1132.awsdns-13.org",
                "ns-1776.awsdns-30.co.uk",
                "ns-457.awsdns-57.com",
                "ns-772.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "celogistics.ltd",
            "domain_keyword": "celogistics",
            "domain_tld": "ltd",
            "query_time": "2024-04-30 16:55:01",
            "create_date": "2023-01-25",
            "update_date": "2023-01-31",
            "expiry_date": "2026-01-25",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mweweb.com",
                "ns2.mweweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ilogistics.llc",
            "domain_keyword": "ilogistics",
            "domain_tld": "llc",
            "query_time": "2024-05-09 05:28:22",
            "create_date": "2022-06-11",
            "update_date": "2023-08-05",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "qlogistics.net",
            "domain_keyword": "qlogistics",
            "domain_tld": "net",
            "query_time": "2024-05-20 22:56:03",
            "create_date": "2000-02-22",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "erlogistics.tech",
            "domain_keyword": "erlogistics",
            "domain_tld": "tech",
            "query_time": "2024-05-24 15:53:09",
            "create_date": "2019-05-31",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ologistics.com",
            "domain_keyword": "ologistics",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:54:10",
            "create_date": "2011-06-02",
            "update_date": "2024-05-31",
            "expiry_date": "2025-06-02",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "dns1.srsplus.com",
                "dns2.srsplus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "qelogistics.com",
            "domain_keyword": "qelogistics",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:19:06",
            "create_date": "2001-03-20",
            "update_date": "2021-06-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns01.tridentnet.net",
                "ns02.tridentnet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "eelogistics.org",
            "domain_keyword": "eelogistics",
            "domain_tld": "org",
            "query_time": "2024-05-10 16:52:04",
            "create_date": "2023-12-30",
            "update_date": "2024-01-10",
            "expiry_date": "2024-12-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "daisy.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "zlogistics.us",
            "domain_keyword": "zlogistics",
            "domain_tld": "us",
            "query_time": "2024-05-16 01:02:19",
            "create_date": "2020-11-11",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-11",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies, Ltd.",
            "registrar_website": "www.domainthenet.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "ZIM Logistics",
            "registrant_address": "5801 Lake Wright Dr",
            "registrant_city": "Norfolk",
            "registrant_state": "VA",
            "registrant_zip": "23502",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572281312",
            "registrant_fax": "+1.7572335191",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "e1logistics.org",
            "domain_keyword": "e1logistics",
            "domain_tld": "org",
            "query_time": "2024-05-31 08:58:35",
            "create_date": "2022-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1038.ui-dns.org",
                "ns1057.ui-dns.biz",
                "ns1058.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ylogistics.cn",
            "domain_keyword": "ylogistics",
            "domain_tld": "cn",
            "query_time": "2024-05-29 05:48:27",
            "create_date": "2022-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "曹丛刚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "1logistics.pl",
            "domain_keyword": "1logistics",
            "domain_tld": "pl",
            "query_time": "2024-06-04 18:38:37",
            "create_date": "2002-04-03",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-02",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ealogistics.com",
            "domain_keyword": "ealogistics",
            "domain_tld": "com",
            "query_time": "2024-06-05 18:56:10",
            "create_date": "2005-03-08",
            "update_date": "2021-02-01",
            "expiry_date": "2026-03-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gelogistics.net",
            "domain_keyword": "gelogistics",
            "domain_tld": "net",
            "query_time": "2024-04-18 02:07:01",
            "create_date": "1998-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "emlogistics.store",
            "domain_keyword": "emlogistics",
            "domain_tld": "store",
            "query_time": "2024-05-02 13:12:30",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "qlogistics.co.uk",
            "domain_keyword": "qlogistics",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 10:44:35",
            "create_date": "2003-07-28",
            "update_date": "2023-12-04",
            "expiry_date": "2033-07-28",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "lelogistics.net",
            "domain_keyword": "lelogistics",
            "domain_tld": "net",
            "query_time": "2024-06-08 03:51:04",
            "create_date": "2023-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "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": 51,
            "domain_name": "blogistics.jp",
            "domain_keyword": "blogistics",
            "domain_tld": "jp",
            "query_time": "2024-06-12 11:40:51",
            "create_date": "2023-11-16",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-30",
            "registrant_name": "Ahmad Shiraz",
            "registrant_address": "Miyagi Sendai Miyagino Ku",
            "registrant_zip": "983-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "09020522164",
            "name_servers": [
                "ns749.websitewelcome.com",
                "ns750.websitewelcome.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 52,
            "domain_name": "emlogistics.pl",
            "domain_keyword": "emlogistics",
            "domain_tld": "pl",
            "query_time": "2024-03-17 16:46:21",
            "create_date": "2019-10-16",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-16",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ejlogistics.com",
            "domain_keyword": "ejlogistics",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:27:37",
            "create_date": "2011-04-18",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ylogistics.ru",
            "domain_keyword": "ylogistics",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:31:40",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "delogistics.online",
            "domain_keyword": "delogistics",
            "domain_tld": "online",
            "query_time": "2024-06-05 01:15:32",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "evlogistics.eu",
            "domain_keyword": "evlogistics",
            "domain_tld": "eu",
            "query_time": "2024-06-08 15:57:19",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "eclogistics.biz",
            "domain_keyword": "eclogistics",
            "domain_tld": "biz",
            "query_time": "2024-04-20 05:17:00",
            "create_date": "2006-01-11",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Edward Callahan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "glogistics.delivery",
            "domain_keyword": "glogistics",
            "domain_tld": "delivery",
            "query_time": "2024-05-04 17:38:36",
            "create_date": "2023-04-14",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "klogistics.ru",
            "domain_keyword": "klogistics",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:32:45",
            "create_date": "2022-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "mlogistics.su",
            "domain_keyword": "mlogistics",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:59",
            "create_date": "2019-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 61,
            "domain_name": "ellogistics.uk",
            "domain_keyword": "ellogistics",
            "domain_tld": "uk",
            "query_time": "2024-05-25 10:49:17",
            "create_date": "2019-06-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "ealogistics.nl",
            "domain_keyword": "ealogistics",
            "domain_tld": "nl",
            "query_time": "2024-06-01 20:17:01",
            "create_date": "2021-06-17",
            "update_date": "2024-05-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "e-logistics.ru",
            "domain_keyword": "e-logistics",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:52:15",
            "create_date": "2007-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "e-logistics.org",
            "domain_keyword": "e-logistics",
            "domain_tld": "org",
            "query_time": "2024-06-01 18:21:32",
            "create_date": "2021-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "welogistics.com",
            "domain_keyword": "welogistics",
            "domain_tld": "com",
            "query_time": "2024-06-10 19:15:08",
            "create_date": "2004-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "eflogistics.com",
            "domain_keyword": "eflogistics",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:17:29",
            "create_date": "2012-07-31",
            "update_date": "2020-07-25",
            "expiry_date": "2024-07-31",
            "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": 67,
            "domain_name": "e8logistics.com",
            "domain_keyword": "e8logistics",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:31:30",
            "create_date": "2021-11-30",
            "update_date": "2022-12-28",
            "expiry_date": "2025-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "glogistics.org",
            "domain_keyword": "glogistics",
            "domain_tld": "org",
            "query_time": "2024-05-15 05:35:57",
            "create_date": "2023-07-12",
            "update_date": "2024-03-12",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "selogistics.site",
            "domain_keyword": "selogistics",
            "domain_tld": "site",
            "query_time": "2024-05-24 19:39:57",
            "create_date": "2020-08-28",
            "update_date": "2024-05-01",
            "expiry_date": "2027-08-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Delhi",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "eqlogistics.us",
            "domain_keyword": "eqlogistics",
            "domain_tld": "us",
            "query_time": "2024-06-10 14:29:03",
            "create_date": "2021-06-09",
            "update_date": "2021-06-14",
            "expiry_date": "2031-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Rachel Little",
            "registrant_company": "Days Corporation",
            "registrant_address": "3112 Lexington Park Drive",
            "registrant_city": "Elkhart",
            "registrant_state": "Indiana",
            "registrant_zip": "46514",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5742644121",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "evlogistics.co",
            "domain_keyword": "evlogistics",
            "domain_tld": "co",
            "query_time": "2024-05-07 08:16:12",
            "create_date": "2023-12-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "eblogistics.net",
            "domain_keyword": "eblogistics",
            "domain_tld": "net",
            "query_time": "2024-05-16 13:34:59",
            "create_date": "2022-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "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=eblogistics.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": 73,
            "domain_name": "1logistics.uk",
            "domain_keyword": "1logistics",
            "domain_tld": "uk",
            "query_time": "2024-06-04 18:38:33",
            "create_date": "2023-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o. [Tag = MSERWIS]",
            "registrar_website": "https://www.domeny.tv",
            "name_servers": [
                "dns1.domeny.tv",
                "dns2.domeny.tv"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "blogistics.co.uk",
            "domain_keyword": "blogistics",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 11:22:06",
            "create_date": "2020-07-08",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-08",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk",
                "ns3.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "1logistics.com.au",
            "domain_keyword": "1logistics",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 08:56:02",
            "update_date": "2024-02-13",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Darren Essex",
            "name_servers": [
                "ns1.sgp37.siteground.asia",
                "ns2.sgp37.siteground.asia"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "oelogistics.com",
            "domain_keyword": "oelogistics",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:27:33",
            "create_date": "2005-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2025-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "xlogistics.app",
            "domain_keyword": "xlogistics",
            "domain_tld": "app",
            "query_time": "2024-05-12 17:17:33",
            "create_date": "2023-05-08",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "erlogistics.org",
            "domain_keyword": "erlogistics",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:50:54",
            "create_date": "2022-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "4logistics.ru",
            "domain_keyword": "4logistics",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:46:10",
            "create_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "ologistics.biz",
            "domain_keyword": "ologistics",
            "domain_tld": "biz",
            "query_time": "2024-05-06 08:24:03",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1091.awsdns-08.org",
                "ns-1840.awsdns-38.co.uk",
                "ns-449.awsdns-56.com",
                "ns-853.awsdns-42.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ilogistics.cloud",
            "domain_keyword": "ilogistics",
            "domain_tld": "cloud",
            "query_time": "2024-04-25 09:46:08",
            "create_date": "2022-11-18",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "digikiwi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1psw.name.com",
                "ns2fgp.name.com",
                "ns3fgh.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "relogistics.net",
            "domain_keyword": "relogistics",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:44:31",
            "create_date": "2012-02-21",
            "update_date": "2023-05-08",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=relogistics.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ezlogistics.in",
            "domain_keyword": "ezlogistics",
            "domain_tld": "in",
            "query_time": "2024-05-16 10:13:44",
            "create_date": "2020-07-16",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "1logistics.com.pl",
            "domain_keyword": "1logistics",
            "domain_tld": "com.pl",
            "query_time": "2024-05-25 09:34:58",
            "create_date": "1997-12-02",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ezlogistics.ca",
            "domain_keyword": "ezlogistics",
            "domain_tld": "ca",
            "query_time": "2024-06-02 17:28:14",
            "create_date": "2022-03-29",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-29",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registry-server.com",
                "ns2.registry-server.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tlogistics.cn",
            "domain_keyword": "tlogistics",
            "domain_tld": "cn",
            "query_time": "2024-04-18 14:01:58",
            "create_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "曹丛刚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "elogistico.com",
            "domain_keyword": "elogistico",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:50:20",
            "create_date": "2020-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=elogistico.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "leogistics.com",
            "domain_keyword": "leogistics",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:21:31",
            "create_date": "2002-12-02",
            "update_date": "2019-03-14",
            "expiry_date": "2024-12-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Leogistics GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.org",
                "ns1038.ui-dns.de",
                "ns1059.ui-dns.com",
                "ns1099.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hlogistics.org",
            "domain_keyword": "hlogistics",
            "domain_tld": "org",
            "query_time": "2024-05-05 12:32:13",
            "create_date": "2023-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1161,
            "registrar_name": "Baronofdomains.com LLC",
            "registrar_website": "http://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangxi",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "8logistics.net",
            "domain_keyword": "8logistics",
            "domain_tld": "net",
            "query_time": "2024-06-03 08:14:48",
            "create_date": "2023-10-25",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "eclogistics.co",
            "domain_keyword": "eclogistics",
            "domain_tld": "co",
            "query_time": "2024-05-30 23:15:35",
            "create_date": "2023-07-24",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-24",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "emlogistics.lt",
            "domain_keyword": "emlogistics",
            "domain_tld": "lt",
            "query_time": "2024-06-08 22:54:52",
            "create_date": "2019-03-04",
            "expiry_date": "2025-03-05",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 93,
            "domain_name": "xlogistics.pro",
            "domain_keyword": "xlogistics",
            "domain_tld": "pro",
            "query_time": "2024-04-28 22:19:28",
            "create_date": "2021-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "flogistics.org",
            "domain_keyword": "flogistics",
            "domain_tld": "org",
            "query_time": "2024-05-24 21:41:45",
            "create_date": "2024-01-28",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "aelogistics.uk",
            "domain_keyword": "aelogistics",
            "domain_tld": "uk",
            "query_time": "2024-05-26 16:04:42",
            "create_date": "2023-03-09",
            "update_date": "2023-03-09",
            "expiry_date": "2024-03-09",
            "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": [
                "Renewal required."
            ]
        },
        {
            "num": 96,
            "domain_name": "lelogistics.com",
            "domain_keyword": "lelogistics",
            "domain_tld": "com",
            "query_time": "2024-06-08 03:51:04",
            "create_date": "2019-08-19",
            "update_date": "2020-08-13",
            "expiry_date": "2025-08-19",
            "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": 97,
            "domain_name": "melogistics.com",
            "domain_keyword": "melogistics",
            "domain_tld": "com",
            "query_time": "2024-06-09 12:03:22",
            "create_date": "2004-09-18",
            "update_date": "2024-05-29",
            "expiry_date": "2025-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "eplogistics.sk",
            "domain_keyword": "eplogistics",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:34:41",
            "create_date": "2014-01-28",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-28",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "registrant_name": "Minion Interactive s.r.o.",
            "registrant_company": "Minion Interactive s.r.o.",
            "registrant_address": "Jiráskova 16",
            "registrant_city": "Jablonec nad Nisou",
            "registrant_zip": "36601",
            "registrant_country": "CZ",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 99,
            "domain_name": "felogistics.cn",
            "domain_keyword": "felogistics",
            "domain_tld": "cn",
            "query_time": "2024-05-07 09:21:09",
            "create_date": "2014-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "深圳市财富帝国物流有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "telogistics.biz",
            "domain_keyword": "telogistics",
            "domain_tld": "biz",
            "query_time": "2024-05-10 18:49:33",
            "create_date": "2021-06-10",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.484,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>elogistics.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5237</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>3elogistics.com, eilogistics.com, mlogistics.hu, tlogistics.com, pelogistics.co.nz, xlogistics.asia, ilogistics.ru, ilogistics.xyz, e-logistics.com, hlogistics.net, llogistics.ru, slogistics.cl, jelogistics.net, eplogistics.cz, belogistics.pl, eslogistics.org, edlogistics.com, aelogistics.co.uk, tlogistics.eu, eclogistics.ca, celogistics.live, klogistics.co, glogistics.ro, aelogistics.org, wlogistics.eu, eplogistics.nl, eplogistics.com, leogistics.net, jlogistics.ltd, clogistics.net, wlogistics.info, e5logistics.com, tlogistics.org, xlogistics.com, celogistics.ltd, ilogistics.llc, qlogistics.net, erlogistics.tech, ologistics.com, qelogistics.com, eelogistics.org, zlogistics.us, e1logistics.org, ylogistics.cn, 1logistics.pl, ealogistics.com, gelogistics.net, emlogistics.store, qlogistics.co.uk, lelogistics.net, blogistics.jp, emlogistics.pl, ejlogistics.com, ylogistics.ru, delogistics.online, evlogistics.eu, eclogistics.biz, glogistics.delivery, klogistics.ru, mlogistics.su, ellogistics.uk, ealogistics.nl, e-logistics.ru, e-logistics.org, welogistics.com, eflogistics.com, e8logistics.com, glogistics.org, selogistics.site, eqlogistics.us, evlogistics.co, eblogistics.net, 1logistics.uk, blogistics.co.uk, 1logistics.com.au, oelogistics.com, xlogistics.app, erlogistics.org, 4logistics.ru, ologistics.biz, ilogistics.cloud, relogistics.net, ezlogistics.in, 1logistics.com.pl, ezlogistics.ca, tlogistics.cn, elogistico.com, leogistics.com, hlogistics.org, 8logistics.net, eclogistics.co, emlogistics.lt, xlogistics.pro, flogistics.org, aelogistics.uk, lelogistics.com, melogistics.com, eplogistics.sk, felogistics.cn, telogistics.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>3elogistics.com</domain_name>
   <domain_keyword>3elogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:33:38</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>Istanbul</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=3elogistics.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>eilogistics.com</domain_name>
   <domain_keyword>eilogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:05:58</query_time>
   <create_date>2016-12-14</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2024-12-14</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mlogistics.hu</domain_name>
   <domain_keyword>mlogistics</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:50:14</query_time>
   <create_date>2010-02-18</create_date>
  </value>
  <value>
   <num>4</num>
   <domain_name>tlogistics.com</domain_name>
   <domain_keyword>tlogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:25:06</query_time>
   <create_date>2011-06-19</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>435.108-2104 Olympic-ro,  Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05507</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pelogistics.co.nz</domain_name>
   <domain_keyword>pelogistics</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-05 10:32:31</query_time>
   <create_date>2009-10-02</create_date>
   <update_date>2023-08-13</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>xlogistics.asia</domain_name>
   <domain_keyword>xlogistics</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-07 08:44:11</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-23</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>HA NOI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3fqs.name.com</value>
    <value>ns4dls.name.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>ilogistics.ru</domain_name>
   <domain_keyword>ilogistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:55:44</query_time>
   <create_date>2012-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ilogistics.xyz</domain_name>
   <domain_keyword>ilogistics</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 21:35:03</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>Dakahleya</registrant_state>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>e-logistics.com</domain_name>
   <domain_keyword>e-logistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:54:02</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-12-28</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>Yungu jo</registrant_name>
   <registrant_company>---DOMAIN NAME FOR SALE---</registrant_company>
   <registrant_address>329-11 sangu-dong mapo-gu</registrant_address>
   <registrant_city>seoul</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>121-160</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.01027431068</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hlogistics.net</domain_name>
   <domain_keyword>hlogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 07:18:22</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-06</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>11</num>
   <domain_name>llogistics.ru</domain_name>
   <domain_keyword>llogistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:58:45</query_time>
   <create_date>2022-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>slogistics.cl</domain_name>
   <domain_keyword>slogistics</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 08:25:58</query_time>
   <create_date>2018-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MARIA GABRIELA ESCALONA</registrant_name>
   <name_servers>
    <value>ns5.evored.net</value>
    <value>ns6.evored.net</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>jelogistics.net</domain_name>
   <domain_keyword>jelogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 17:04:10</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-27</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>eplogistics.cz</domain_name>
   <domain_keyword>eplogistics</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-14 08:06:25</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2014-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>REG-ACTIVE24</registrar_name>
   <registrant_name>Tomáš Čáp</registrant_name>
   <registrant_company>EŽC a.s.</registrant_company>
   <registrant_address>náměstí Hrdinů 1693/4a, Praha 4, 14000</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>belogistics.pl</domain_name>
   <domain_keyword>belogistics</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 19:59:50</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net/</registrar_website>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>eslogistics.org</domain_name>
   <domain_keyword>eslogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 02:27:03</query_time>
   <create_date>2013-02-07</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>edlogistics.com</domain_name>
   <domain_keyword>edlogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:23:58</query_time>
   <create_date>2009-10-13</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aelogistics.co.uk</domain_name>
   <domain_keyword>aelogistics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 01:32:20</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]</registrar_name>
   <registrar_website>https://autobackorder.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>tlogistics.eu</domain_name>
   <domain_keyword>tlogistics</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-17 07:44:08</query_time>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>eclogistics.ca</domain_name>
   <domain_keyword>eclogistics</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 20:44:29</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>celogistics.live</domain_name>
   <domain_keyword>celogistics</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-26 13:52:29</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://www.atakdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns5.seodns.one</value>
    <value>dns6.seodns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>klogistics.co</domain_name>
   <domain_keyword>klogistics</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 08:16:25</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Laan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Manipur</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>glogistics.ro</domain_name>
   <domain_keyword>glogistics</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-13 08:14:48</query_time>
   <create_date>2018-01-22</create_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>dns.gazduire.ro</value>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aelogistics.org</domain_name>
   <domain_keyword>aelogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:03:09</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wlogistics.eu</domain_name>
   <domain_keyword>wlogistics</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:43:04</query_time>
   <registrar_name>ProfiHOSTING s.r.o.</registrar_name>
   <registrar_website>https://www.profiwh.com/</registrar_website>
   <name_servers>
    <value>ns.profiwh.com</value>
    <value>ns.profiwh.cz</value>
    <value>ns.profiwh.info</value>
    <value>ns.profiwh.net</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>eplogistics.nl</domain_name>
   <domain_keyword>eplogistics</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 21:04:19</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2019-03-13</update_date>
   <registrar_name>IONOS SE</registrar_name>
   <name_servers>
    <value>ns1025.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>eplogistics.com</domain_name>
   <domain_keyword>eplogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:09:02</query_time>
   <create_date>2009-09-16</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2025-09-16</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>leogistics.net</domain_name>
   <domain_keyword>leogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:50:10</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-06-30</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>Leogistics GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jlogistics.ltd</domain_name>
   <domain_keyword>jlogistics</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-28 00:37:05</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>北京京东乾石科技有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>clogistics.net</domain_name>
   <domain_keyword>clogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 08:02:10</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>Stephen Tete</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>14 Anyaogwu, Woji PHC.</registrant_address>
   <registrant_city>Port Harcourt</registrant_city>
   <registrant_state>Rivers</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.08064771778</registrant_phone>
   <name_servers>
    <value>ns1.cloudserve.live</value>
    <value>ns2.cloudserve.live</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wlogistics.info</domain_name>
   <domain_keyword>wlogistics</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 23:00:56</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</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>WHEEL'S LOGISTICS LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oregon</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.gatordns.com</value>
    <value>ns2.gatordns.net</value>
    <value>ns3.gatordns.org</value>
    <value>ns4.gatordns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>e5logistics.com</domain_name>
   <domain_keyword>e5logistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:41:31</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2024-11-25</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>33</num>
   <domain_name>tlogistics.org</domain_name>
   <domain_keyword>tlogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 22:34:32</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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>34</num>
   <domain_name>xlogistics.com</domain_name>
   <domain_keyword>xlogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:45:17</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2020-06-18</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>EPAC.COM</registrant_name>
   <registrant_company>EPAC.COM</registrant_company>
   <registrant_address>2561 GRANT AVE</registrant_address>
   <registrant_city>SAN LEANDRO</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94579-2501</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5103177979</registrant_phone>
   <registrant_fax>+1.5103177993</registrant_fax>
   <name_servers>
    <value>ns-1132.awsdns-13.org</value>
    <value>ns-1776.awsdns-30.co.uk</value>
    <value>ns-457.awsdns-57.com</value>
    <value>ns-772.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>celogistics.ltd</domain_name>
   <domain_keyword>celogistics</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-30 16:55:01</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2026-01-25</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mweweb.com</value>
    <value>ns2.mweweb.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>ilogistics.llc</domain_name>
   <domain_keyword>ilogistics</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-09 05:28:22</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>qlogistics.net</domain_name>
   <domain_keyword>qlogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 22:56:03</query_time>
   <create_date>2000-02-22</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>erlogistics.tech</domain_name>
   <domain_keyword>erlogistics</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 15:53:09</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ologistics.com</domain_name>
   <domain_keyword>ologistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:54:10</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>dns1.srsplus.com</value>
    <value>dns2.srsplus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>qelogistics.com</domain_name>
   <domain_keyword>qelogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:19:06</query_time>
   <create_date>2001-03-20</create_date>
   <update_date>2021-06-21</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns01.tridentnet.net</value>
    <value>ns02.tridentnet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>eelogistics.org</domain_name>
   <domain_keyword>eelogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 16:52:04</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>daisy.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>zlogistics.us</domain_name>
   <domain_keyword>zlogistics</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-16 01:02:19</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies, Ltd.</registrar_name>
   <registrar_website>www.domainthenet.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>ZIM Logistics</registrant_company>
   <registrant_address>5801 Lake Wright Dr</registrant_address>
   <registrant_city>Norfolk</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>23502</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572281312</registrant_phone>
   <registrant_fax>+1.7572335191</registrant_fax>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>e1logistics.org</domain_name>
   <domain_keyword>e1logistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 08:58:35</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.com</value>
    <value>ns1038.ui-dns.org</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1058.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ylogistics.cn</domain_name>
   <domain_keyword>ylogistics</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 05:48:27</query_time>
   <create_date>2022-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>曹丛刚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>1logistics.pl</domain_name>
   <domain_keyword>1logistics</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-04 18:38:37</query_time>
   <create_date>2002-04-03</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ealogistics.com</domain_name>
   <domain_keyword>ealogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 18:56:10</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2021-02-01</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gelogistics.net</domain_name>
   <domain_keyword>gelogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 02:07:01</query_time>
   <create_date>1998-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>emlogistics.store</domain_name>
   <domain_keyword>emlogistics</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 13:12:30</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.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>qlogistics.co.uk</domain_name>
   <domain_keyword>qlogistics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 10:44:35</query_time>
   <create_date>2003-07-28</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2033-07-28</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>lelogistics.net</domain_name>
   <domain_keyword>lelogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 03:51:04</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-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>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>51</num>
   <domain_name>blogistics.jp</domain_name>
   <domain_keyword>blogistics</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-12 11:40:51</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Ahmad Shiraz</registrant_name>
   <registrant_address>Miyagi Sendai Miyagino Ku</registrant_address>
   <registrant_zip>983-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>09020522164</registrant_phone>
   <name_servers>
    <value>ns749.websitewelcome.com</value>
    <value>ns750.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>emlogistics.pl</domain_name>
   <domain_keyword>emlogistics</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-17 16:46:21</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ejlogistics.com</domain_name>
   <domain_keyword>ejlogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:27:37</query_time>
   <create_date>2011-04-18</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-18</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ylogistics.ru</domain_name>
   <domain_keyword>ylogistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:31:40</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</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>55</num>
   <domain_name>delogistics.online</domain_name>
   <domain_keyword>delogistics</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-05 01:15:32</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>evlogistics.eu</domain_name>
   <domain_keyword>evlogistics</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-08 15:57:19</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>eclogistics.biz</domain_name>
   <domain_keyword>eclogistics</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 05:17:00</query_time>
   <create_date>2006-01-11</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Edward Callahan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>glogistics.delivery</domain_name>
   <domain_keyword>glogistics</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-04 17:38:36</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>klogistics.ru</domain_name>
   <domain_keyword>klogistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:32:45</query_time>
   <create_date>2022-08-16</create_date>
   <expiry_date>2024-08-16</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>60</num>
   <domain_name>mlogistics.su</domain_name>
   <domain_keyword>mlogistics</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:59</query_time>
   <create_date>2019-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ellogistics.uk</domain_name>
   <domain_keyword>ellogistics</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 10:49:17</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>ealogistics.nl</domain_name>
   <domain_keyword>ealogistics</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 20:17:01</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2024-05-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>e-logistics.ru</domain_name>
   <domain_keyword>e-logistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:52:15</query_time>
   <create_date>2007-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>e-logistics.org</domain_name>
   <domain_keyword>e-logistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 18:21:32</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>welogistics.com</domain_name>
   <domain_keyword>welogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 19:15:08</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>66</num>
   <domain_name>eflogistics.com</domain_name>
   <domain_keyword>eflogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:17:29</query_time>
   <create_date>2012-07-31</create_date>
   <update_date>2020-07-25</update_date>
   <expiry_date>2024-07-31</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>67</num>
   <domain_name>e8logistics.com</domain_name>
   <domain_keyword>e8logistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:31:30</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2025-11-30</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>glogistics.org</domain_name>
   <domain_keyword>glogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 05:35:57</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>selogistics.site</domain_name>
   <domain_keyword>selogistics</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 19:39:57</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2027-08-28</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>N/A</registrant_company>
   <registrant_state>Delhi</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>eqlogistics.us</domain_name>
   <domain_keyword>eqlogistics</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-10 14:29:03</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2021-06-14</update_date>
   <expiry_date>2031-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Rachel Little</registrant_name>
   <registrant_company>Days Corporation</registrant_company>
   <registrant_address>3112 Lexington Park Drive</registrant_address>
   <registrant_city>Elkhart</registrant_city>
   <registrant_state>Indiana</registrant_state>
   <registrant_zip>46514</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5742644121</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>71</num>
   <domain_name>evlogistics.co</domain_name>
   <domain_keyword>evlogistics</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 08:16:12</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>eblogistics.net</domain_name>
   <domain_keyword>eblogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 13:34:59</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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=eblogistics.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>73</num>
   <domain_name>1logistics.uk</domain_name>
   <domain_keyword>1logistics</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-04 18:38:33</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o. [Tag = MSERWIS]</registrar_name>
   <registrar_website>https://www.domeny.tv</registrar_website>
   <name_servers>
    <value>dns1.domeny.tv</value>
    <value>dns2.domeny.tv</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>blogistics.co.uk</domain_name>
   <domain_keyword>blogistics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 11:22:06</query_time>
   <create_date>2020-07-08</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
    <value>ns3.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>1logistics.com.au</domain_name>
   <domain_keyword>1logistics</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 08:56:02</query_time>
   <update_date>2024-02-13</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Darren Essex</registrant_name>
   <name_servers>
    <value>ns1.sgp37.siteground.asia</value>
    <value>ns2.sgp37.siteground.asia</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>oelogistics.com</domain_name>
   <domain_keyword>oelogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:27:33</query_time>
   <create_date>2005-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-10-18</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>xlogistics.app</domain_name>
   <domain_keyword>xlogistics</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 17:17:33</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>erlogistics.org</domain_name>
   <domain_keyword>erlogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:50:54</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>4logistics.ru</domain_name>
   <domain_keyword>4logistics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:46:10</query_time>
   <create_date>2023-12-26</create_date>
   <expiry_date>2024-12-26</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>80</num>
   <domain_name>ologistics.biz</domain_name>
   <domain_keyword>ologistics</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 08:24:03</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1091.awsdns-08.org</value>
    <value>ns-1840.awsdns-38.co.uk</value>
    <value>ns-449.awsdns-56.com</value>
    <value>ns-853.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ilogistics.cloud</domain_name>
   <domain_keyword>ilogistics</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-25 09:46:08</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>digikiwi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1psw.name.com</value>
    <value>ns2fgp.name.com</value>
    <value>ns3fgh.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>relogistics.net</domain_name>
   <domain_keyword>relogistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:44:31</query_time>
   <create_date>2012-02-21</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=relogistics.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ezlogistics.in</domain_name>
   <domain_keyword>ezlogistics</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 10:13:44</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>1logistics.com.pl</domain_name>
   <domain_keyword>1logistics</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-25 09:34:58</query_time>
   <create_date>1997-12-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ezlogistics.ca</domain_name>
   <domain_keyword>ezlogistics</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 17:28:14</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.registry-server.com</value>
    <value>ns2.registry-server.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tlogistics.cn</domain_name>
   <domain_keyword>tlogistics</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 14:01:58</query_time>
   <create_date>2024-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>曹丛刚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>elogistico.com</domain_name>
   <domain_keyword>elogistico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:50:20</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=elogistico.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>leogistics.com</domain_name>
   <domain_keyword>leogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:21:31</query_time>
   <create_date>2002-12-02</create_date>
   <update_date>2019-03-14</update_date>
   <expiry_date>2024-12-02</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>Leogistics GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.org</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1059.ui-dns.com</value>
    <value>ns1099.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hlogistics.org</domain_name>
   <domain_keyword>hlogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 12:32:13</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1161</registrar_iana>
   <registrar_name>Baronofdomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangxi</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>8logistics.net</domain_name>
   <domain_keyword>8logistics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 08:14:48</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-25</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>eclogistics.co</domain_name>
   <domain_keyword>eclogistics</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 23:15:35</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-24</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>emlogistics.lt</domain_name>
   <domain_keyword>emlogistics</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-08 22:54:52</query_time>
   <create_date>2019-03-04</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>xlogistics.pro</domain_name>
   <domain_keyword>xlogistics</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-28 22:19:28</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>flogistics.org</domain_name>
   <domain_keyword>flogistics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 21:41:45</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aelogistics.uk</domain_name>
   <domain_keyword>aelogistics</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 16:04:42</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2024-03-09</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>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>lelogistics.com</domain_name>
   <domain_keyword>lelogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 03:51:04</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2025-08-19</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>97</num>
   <domain_name>melogistics.com</domain_name>
   <domain_keyword>melogistics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 12:03:22</query_time>
   <create_date>2004-09-18</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>eplogistics.sk</domain_name>
   <domain_keyword>eplogistics</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:34:41</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <registrant_name>Minion Interactive s.r.o.</registrant_name>
   <registrant_company>Minion Interactive s.r.o.</registrant_company>
   <registrant_address>Jiráskova 16</registrant_address>
   <registrant_city>Jablonec nad Nisou</registrant_city>
   <registrant_zip>36601</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>felogistics.cn</domain_name>
   <domain_keyword>felogistics</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 09:21:09</query_time>
   <create_date>2014-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>深圳市财富帝国物流有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>telogistics.biz</domain_name>
   <domain_keyword>telogistics</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 18:49:33</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.484</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,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

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.