WHOIS QUERY TIME

8 May 2024 - 11:31 PM UTC

Registered: 4 March 2015
Expiry: 4 March 2025

REGISTRAR

Name: Key-Systems

DNSSEC

unsigned

NAME SERVERS

demi.ns.cloudflare.com
elliott.ns.cloudflare.com

DOMAIN STATUS

ok

REGISTRANT

Name: TEILE.COM Tomasz Napieralski
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=teile.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "teile.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "teile.cn",
            "domain_keyword": "teile",
            "domain_tld": "cn",
            "query_time": "2024-05-08 23:31:16",
            "create_date": "2015-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Key-Systems",
            "registrant_name": "TEILE.COM Tomasz Napieralski",
            "registrant_email": "[email protected]",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>teile.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>teile.cn</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <create_date>2015-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>TEILE.COM Tomasz Napieralski</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.106</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.158 seconds) for "teile.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Feb 2024 - 6:53 PM UTC

Registered: 4 March 2015
Expiry: 4 March 2024

REGISTRAR

Name: Key-Systems

DNSSEC

unsigned

NAME SERVERS

demi.ns.cloudflare.com
elliott.ns.cloudflare.com

DOMAIN STATUS

ok

REGISTRANT

Name: TEILE.COM Tomasz Napieralski
Email: [email protected]

#2 - QUERY TIME

6 Mar 2024 - 1:11 AM UTC

Registered: 4 March 2015
Expiry: 4 March 2025

REGISTRAR

Name: Key-Systems

DNSSEC

unsigned

NAME SERVERS

demi.ns.cloudflare.com
elliott.ns.cloudflare.com

DOMAIN STATUS

ok

REGISTRANT

Name: TEILE.COM Tomasz Napieralski
Email: [email protected]

* 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=teile.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "teile.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "teile.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "teile.cn",
            "domain_keyword": "teile",
            "domain_tld": "cn",
            "query_time": "2024-02-22 18:53:30",
            "create_date": "2015-03-04",
            "expiry_date": "2024-03-04",
            "registrar_name": "Key-Systems",
            "registrant_name": "TEILE.COM Tomasz Napieralski",
            "registrant_email": "[email protected]",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "teile.cn",
            "domain_keyword": "teile",
            "domain_tld": "cn",
            "query_time": "2024-03-06 01:11:48",
            "create_date": "2015-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Key-Systems",
            "registrant_name": "TEILE.COM Tomasz Napieralski",
            "registrant_email": "[email protected]",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.158,
        "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>teile.cn</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>teile.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teile.cn</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-22 18:53:30</query_time>
   <create_date>2015-03-04</create_date>
   <expiry_date>2024-03-04</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>TEILE.COM Tomasz Napieralski</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.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>teile.cn</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-06 01:11:48</query_time>
   <create_date>2015-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>TEILE.COM Tomasz Napieralski</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.158</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 40 domain names (in 0.122 seconds) which contained the exact domain keyword "teile".
Domain Name Registered Expiry Registrar Ownership
1 teile.net 9 Apr 2002 9 Apr 2025 Vautron Rechenzentrum AG -
2 teile.com 15 May 2002 15 May 2025 OVH, SAS TEILE.PL Tomasz Napieralski
3 teile.com.pl 6 Nov 2006 6 Nov 2025 OVH SAS -
4 teile.it 17 Oct 2007 17 Oct 2024 Aruba s.p.a. teile Srl
5 teile.ru 29 Mar 2010 29 Mar 2025 RU-CENTER-RU Private Person
6 teile.info 20 Feb 2013 20 Feb 2025 Moniker Online Services LLC Thomas Feuersaenger
7 teile.be 21 Oct 2013 - Key-Systems GmbH -
8 teile.co.uk 21 Oct 2013 21 Oct 2024 OVH [Tag = OVH-FR] -
9 teile.nl 21 Oct 2013 - Key-Systems GmbH -
10 teile.lt 21 Oct 2013 22 Oct 2024 OVH Teile.com Tomasz Napieralski
11 teile.org 28 Nov 2013 28 Nov 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
12 teile.bike 5 Feb 2014 5 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
13 teile.kaufen 23 Jul 2014 23 Jul 2024 1API GmbH REDACTED FOR PRIVACY
14 teile.haus 20 Aug 2014 20 Aug 2024 Cronon GmbH MLTBRND UG (haftungsbeschraenkt)
15 teile.bayern 14 Oct 2014 14 Oct 2024 IONOS SE Montageservice
16 teile.jetzt 5 Jan 2015 4 Jan 2025 RegistryGate GmbH TEILE.JETZT UG
17 teile.pt 3 Feb 2015 3 Jan 2025 - -
18 teile.uk 23 Feb 2015 23 Feb 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
19 teile.hr 2 Mar 2015 2 Mar 2025 Hrvatski Telekom d.d. (Regica.net) TOMASZ NAPIERALSKI
20 teile.sk 2 Mar 2015 2 Mar 2025 DOMENY.TV MSERWIS Sp. z o.o. TEILE.PL Tomasz Napieralski
21 teile.dk 2 Mar 2015 31 Mar 2025 - TEILE.PL Tomasz Napieralski
22 teile.co 2 Mar 2015 1 Mar 2025 eNom, LLC MSERWIS Sp. z o.o. sp. k.
23 teile.jp 3 Mar 2015 31 Mar 2025 - Urbaniak Pawel
24 teile.cn 4 Mar 2015 4 Mar 2025 Key-Systems TEILE.COM Tomasz Napieralski
25 teile.onl 20 Jun 2015 20 Jun 2024 IONOS SE REDACTED FOR PRIVACY
26 teile.online 26 Aug 2015 26 Aug 2024 Namecheap i-content Ltd.
27 teile.store 14 Jun 2016 14 Jun 2024 Cronon GmbH MLTBRND UG (haftungsbeschraenkt)
28 teile.us 1 Aug 2018 1 Aug 2024 IONOS SE Confidentiality Solutions
29 teile.pro 29 Nov 2018 29 Nov 2024 united-domains AG alluni
30 teile.app 22 Jan 2019 22 Jan 2025 united-domains AG REDACTED FOR PRIVACY
31 teile.ro 13 Jan 2020 11 Jan 2025 EXTREME SOLUTIONS SRL -
32 teile.xyz 20 Aug 2020 20 Aug 2024 Mesh Digital Ltd -
33 teile.plus 27 Oct 2020 27 Oct 2024 1API GmbH REDACTED FOR PRIVACY
34 teile.co.jp 1 Dec 2022 - - Dainichi Corp,Inc.
35 teile.parts 17 Mar 2023 17 Mar 2025 Key-Systems, LLC teile
36 teile.club 22 Aug 2023 22 Aug 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
37 teile.tech 5 Nov 2023 5 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
38 teile.express 19 Dec 2023 19 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
39 teile.de - - - -
40 teile.com.de - - - -
41 teile.ae - - Ascio TEILE.PL Tomasz Napieralski

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=teile&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "teile",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 41,
        "relation": "eq",
        "current": 41
    },
    "unique_domains": "teile.net, teile.com, teile.com.pl, teile.it, teile.ru, teile.info, teile.be, teile.co.uk, teile.nl, teile.lt, teile.org, teile.bike, teile.kaufen, teile.haus, teile.bayern, teile.jetzt, teile.pt, teile.uk, teile.hr, teile.sk, teile.dk, teile.co, teile.jp, teile.cn, teile.onl, teile.online, teile.store, teile.us, teile.pro, teile.app, teile.ro, teile.xyz, teile.plus, teile.co.jp, teile.parts, teile.club, teile.tech, teile.express, teile.de, teile.com.de, teile.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "teile.net",
            "domain_keyword": "teile",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:07:55",
            "create_date": "2002-04-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "teile.com",
            "domain_keyword": "teile",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:28:35",
            "create_date": "2002-05-15",
            "update_date": "2024-03-21",
            "expiry_date": "2025-05-15",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEILE.PL Tomasz Napieralski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "teile.com.pl",
            "domain_keyword": "teile",
            "domain_tld": "com.pl",
            "query_time": "2024-05-30 10:55:55",
            "create_date": "2006-11-06",
            "update_date": "2023-08-28",
            "expiry_date": "2025-11-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "teile.it",
            "domain_keyword": "teile",
            "domain_tld": "it",
            "query_time": "2024-04-17 11:07:55",
            "create_date": "2007-10-17",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-17",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "teile Srl",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "teile.ru",
            "domain_keyword": "teile",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:18:48",
            "create_date": "2010-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "teile.info",
            "domain_keyword": "teile",
            "domain_tld": "info",
            "query_time": "2024-06-11 23:28:02",
            "create_date": "2013-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Thomas Feuersaenger",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": ".",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "teile.be",
            "domain_keyword": "teile",
            "domain_tld": "be",
            "query_time": "2024-04-17 11:07:55",
            "create_date": "2013-10-21",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "teile.co.uk",
            "domain_keyword": "teile",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:59:02",
            "create_date": "2013-10-21",
            "update_date": "2023-08-28",
            "expiry_date": "2024-10-21",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "teile.nl",
            "domain_keyword": "teile",
            "domain_tld": "nl",
            "query_time": "2024-05-08 23:31:16",
            "create_date": "2013-10-21",
            "update_date": "2023-08-28",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "teile.lt",
            "domain_keyword": "teile",
            "domain_tld": "lt",
            "query_time": "2024-06-11 23:28:02",
            "create_date": "2013-10-21",
            "expiry_date": "2024-10-22",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.lt",
            "registrant_company": "Teile.com Tomasz Napieralski",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "teile.org",
            "domain_keyword": "teile",
            "domain_tld": "org",
            "query_time": "2024-04-17 11:07:56",
            "create_date": "2013-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "teile.bike",
            "domain_keyword": "teile",
            "domain_tld": "bike",
            "query_time": "2024-05-31 20:44:51",
            "create_date": "2014-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sachsen-Anhalt",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teile.kaufen",
            "domain_keyword": "teile",
            "domain_tld": "kaufen",
            "query_time": "2024-05-28 10:19:02",
            "create_date": "2014-07-23",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.namespace4you.de",
                "ns2.namespace4you.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "teile.haus",
            "domain_keyword": "teile",
            "domain_tld": "haus",
            "query_time": "2024-05-08 23:31:16",
            "create_date": "2014-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MLTBRND UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "teile.bayern",
            "domain_keyword": "teile",
            "domain_tld": "bayern",
            "query_time": "2024-04-17 11:07:55",
            "create_date": "2014-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Montageservice",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "teile.jetzt",
            "domain_keyword": "teile",
            "domain_tld": "jetzt",
            "query_time": "2024-05-08 23:31:15",
            "create_date": "2015-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEILE.JETZT UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "teile.pt",
            "domain_keyword": "teile",
            "domain_tld": "pt",
            "query_time": "2024-05-19 11:53:28",
            "create_date": "2015-02-03",
            "expiry_date": "2025-01-03",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 18,
            "domain_name": "teile.uk",
            "domain_keyword": "teile",
            "domain_tld": "uk",
            "query_time": "2024-05-31 20:44:51",
            "create_date": "2015-02-23",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-23",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "teile.hr",
            "domain_keyword": "teile",
            "domain_tld": "hr",
            "query_time": "2024-05-08 23:31:16",
            "create_date": "2015-03-02",
            "update_date": "2015-07-16",
            "expiry_date": "2025-03-02",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TOMASZ NAPIERALSKI",
            "registrant_address": "Wiejska 4",
            "registrant_city": "Zielona Gora",
            "registrant_state": "PL",
            "registrant_zip": "65-609",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.domeny.tv",
                "dns2.domeny.tv"
            ]
        },
        {
            "num": 20,
            "domain_name": "teile.sk",
            "domain_keyword": "teile",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:27:53",
            "create_date": "2015-03-02",
            "update_date": "2024-01-29",
            "expiry_date": "2025-03-02",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrant_name": "Pawel Urbaniak",
            "registrant_company": "TEILE.PL Tomasz Napieralski",
            "registrant_address": "Fabryczna 5",
            "registrant_city": "Nowa Sol",
            "registrant_zip": "67-100",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.603993993",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 21,
            "domain_name": "teile.dk",
            "domain_keyword": "teile",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:05:11",
            "create_date": "2015-03-02",
            "expiry_date": "2025-03-31",
            "registrant_name": "TEILE.PL Tomasz Napieralski",
            "registrant_address": "Wiejska 4, lubuskie",
            "registrant_city": "Zielona Gora",
            "registrant_zip": "65-609",
            "registrant_country": "PL",
            "registrant_phone": "+48 603993993",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "teile.co",
            "domain_keyword": "teile",
            "domain_tld": "co",
            "query_time": "2024-05-24 18:12:44",
            "create_date": "2015-03-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MSERWIS Sp. z o.o. sp. k.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "teile.jp",
            "domain_keyword": "teile",
            "domain_tld": "jp",
            "query_time": "2024-05-30 10:55:55",
            "create_date": "2015-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Urbaniak Pawel",
            "registrant_address": "Shibuya-ku26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354561601",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 24,
            "domain_name": "teile.cn",
            "domain_keyword": "teile",
            "domain_tld": "cn",
            "query_time": "2024-05-08 23:31:16",
            "create_date": "2015-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Key-Systems",
            "registrant_name": "TEILE.COM Tomasz Napieralski",
            "registrant_email": "[email protected]",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "teile.onl",
            "domain_keyword": "teile",
            "domain_tld": "onl",
            "query_time": "2024-05-19 11:53:28",
            "create_date": "2015-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "teile.online",
            "domain_keyword": "teile",
            "domain_tld": "online",
            "query_time": "2024-04-17 11:07:55",
            "create_date": "2015-08-26",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "i-content Ltd.",
            "registrant_state": "Berlin",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "teile.store",
            "domain_keyword": "teile",
            "domain_tld": "store",
            "query_time": "2024-04-17 11:07:56",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "MLTBRND UG (haftungsbeschraenkt)",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "teile.us",
            "domain_keyword": "teile",
            "domain_tld": "us",
            "query_time": "2024-04-17 11:07:56",
            "create_date": "2018-08-01",
            "update_date": "2024-02-09",
            "expiry_date": "2024-08-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "James Urso",
            "registrant_company": "Confidentiality Solutions",
            "registrant_address": "30 N Gould St.",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3076830576",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1041.ui-dns.de",
                "ns1078.ui-dns.com",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "teile.pro",
            "domain_keyword": "teile",
            "domain_tld": "pro",
            "query_time": "2024-06-11 23:28:02",
            "create_date": "2018-11-29",
            "update_date": "2024-06-02",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "alluni",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "teile.app",
            "domain_keyword": "teile",
            "domain_tld": "app",
            "query_time": "2024-05-24 18:12:44",
            "create_date": "2019-01-22",
            "update_date": "2024-04-29",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "teile.ro",
            "domain_keyword": "teile",
            "domain_tld": "ro",
            "query_time": "2024-06-11 23:28:02",
            "create_date": "2020-01-13",
            "expiry_date": "2025-01-11",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "teile.xyz",
            "domain_keyword": "teile",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 13:04:17",
            "create_date": "2020-08-20",
            "update_date": "2024-04-18",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_state": "Unknown",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "teile.plus",
            "domain_keyword": "teile",
            "domain_tld": "plus",
            "query_time": "2024-05-13 13:04:17",
            "create_date": "2020-10-27",
            "update_date": "2023-05-22",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "teile.co.jp",
            "domain_keyword": "teile",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 13:04:16",
            "create_date": "2022-12-01",
            "update_date": "2024-01-01",
            "registrant_company": "Dainichi Corp,Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 35,
            "domain_name": "teile.parts",
            "domain_keyword": "teile",
            "domain_tld": "parts",
            "query_time": "2024-05-08 23:31:15",
            "create_date": "2023-03-17",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "teile",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RIga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "teile.club",
            "domain_keyword": "teile",
            "domain_tld": "club",
            "query_time": "2024-05-13 13:04:18",
            "create_date": "2023-08-22",
            "update_date": "2024-01-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "teile.tech",
            "domain_keyword": "teile",
            "domain_tld": "tech",
            "query_time": "2024-05-15 03:43:47",
            "create_date": "2023-11-05",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "teile.express",
            "domain_keyword": "teile",
            "domain_tld": "express",
            "query_time": "2024-05-03 12:36:31",
            "create_date": "2023-12-19",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-19",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "teile.de",
            "domain_keyword": "teile",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:27:13",
            "update_date": "2021-04-06",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 40,
            "domain_name": "teile.com.de",
            "domain_keyword": "teile",
            "domain_tld": "com.de",
            "query_time": "2024-05-08 23:31:16",
            "update_date": "2024-04-15",
            "name_servers": [
                "ns10.az.pl",
                "ns11.az.pl",
                "ns12.az.pl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 41,
            "domain_name": "teile.ae",
            "domain_keyword": "teile",
            "domain_tld": "ae",
            "query_time": "2024-05-15 03:43:47",
            "registrar_name": "Ascio",
            "registrant_name": "Pawel Urbaniak",
            "registrant_company": "TEILE.PL Tomasz Napieralski",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.122,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>teile</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>41</total>
  <relation>eq</relation>
  <current>41</current>
 </count>
 <unique_domains>teile.net, teile.com, teile.com.pl, teile.it, teile.ru, teile.info, teile.be, teile.co.uk, teile.nl, teile.lt, teile.org, teile.bike, teile.kaufen, teile.haus, teile.bayern, teile.jetzt, teile.pt, teile.uk, teile.hr, teile.sk, teile.dk, teile.co, teile.jp, teile.cn, teile.onl, teile.online, teile.store, teile.us, teile.pro, teile.app, teile.ro, teile.xyz, teile.plus, teile.co.jp, teile.parts, teile.club, teile.tech, teile.express, teile.de, teile.com.de, teile.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teile.net</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:07:55</query_time>
   <create_date>2002-04-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>teile.com</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:28:35</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TEILE.PL Tomasz Napieralski</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>teile.com.pl</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-30 10:55:55</query_time>
   <create_date>2006-11-06</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-11-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>teile.it</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 11:07:55</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>teile Srl</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>teile.ru</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:18:48</query_time>
   <create_date>2010-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>teile.info</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 23:28:02</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Thomas Feuersaenger</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teile.be</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 11:07:55</query_time>
   <create_date>2013-10-21</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>teile.co.uk</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:59:02</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>teile.nl</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2023-08-28</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>teile.lt</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-11 23:28:02</query_time>
   <create_date>2013-10-21</create_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.lt</registrar_website>
   <registrant_company>Teile.com Tomasz Napieralski</registrant_company>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>teile.org</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 11:07:56</query_time>
   <create_date>2013-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>teile.bike</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-31 20:44:51</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sachsen-Anhalt</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>teile.kaufen</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>kaufen</domain_tld>
   <query_time>2024-05-28 10:19:02</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-23</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.namespace4you.de</value>
    <value>ns2.namespace4you.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>teile.haus</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <create_date>2014-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MLTBRND UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>teile.bayern</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-17 11:07:55</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>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>Montageservice</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>teile.jetzt</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-05-08 23:31:15</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TEILE.JETZT UG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>teile.pt</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-19 11:53:28</query_time>
   <create_date>2015-02-03</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>teile.uk</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 20:44:51</query_time>
   <create_date>2015-02-23</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>teile.hr</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2015-07-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TOMASZ NAPIERALSKI</registrant_name>
   <registrant_address>Wiejska 4</registrant_address>
   <registrant_city>Zielona Gora</registrant_city>
   <registrant_state>PL</registrant_state>
   <registrant_zip>65-609</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.domeny.tv</value>
    <value>dns2.domeny.tv</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>teile.sk</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:27:53</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrant_name>Pawel Urbaniak</registrant_name>
   <registrant_company>TEILE.PL Tomasz Napieralski</registrant_company>
   <registrant_address>Fabryczna 5</registrant_address>
   <registrant_city>Nowa Sol</registrant_city>
   <registrant_zip>67-100</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.603993993</registrant_phone>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>teile.dk</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:05:11</query_time>
   <create_date>2015-03-02</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>TEILE.PL Tomasz Napieralski</registrant_name>
   <registrant_address>Wiejska 4, lubuskie</registrant_address>
   <registrant_city>Zielona Gora</registrant_city>
   <registrant_zip>65-609</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_phone>+48 603993993</registrant_phone>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>teile.co</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 18:12:44</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MSERWIS Sp. z o.o. sp. k.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>teile.jp</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 10:55:55</query_time>
   <create_date>2015-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Urbaniak Pawel</registrant_name>
   <registrant_address>Shibuya-ku26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354561601</registrant_phone>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>teile.cn</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <create_date>2015-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>TEILE.COM Tomasz Napieralski</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>teile.onl</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-19 11:53:28</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>teile.online</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 11:07:55</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>i-content Ltd.</registrant_company>
   <registrant_state>Berlin</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>teile.store</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 11:07:56</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>MLTBRND UG (haftungsbeschraenkt)</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>teile.us</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 11:07:56</query_time>
   <create_date>2018-08-01</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>James Urso</registrant_name>
   <registrant_company>Confidentiality Solutions</registrant_company>
   <registrant_address>30 N Gould St.</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3076830576</registrant_phone>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>teile.pro</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-11 23:28:02</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>alluni</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>teile.app</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 18:12:44</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>teile.ro</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 23:28:02</query_time>
   <create_date>2020-01-13</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>teile.xyz</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 13:04:17</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_state>Unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>teile.plus</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-13 13:04:17</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-10-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>teile.co.jp</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 13:04:16</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Dainichi Corp,Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>teile.parts</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-08 23:31:15</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>teile</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RIga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>teile.club</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-13 13:04:18</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>teile.tech</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 03:43:47</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>teile.express</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-03 12:36:31</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>teile.de</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:27:13</query_time>
   <update_date>2021-04-06</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>teile.com.de</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-08 23:31:16</query_time>
   <update_date>2024-04-15</update_date>
   <name_servers>
    <value>ns10.az.pl</value>
    <value>ns11.az.pl</value>
    <value>ns12.az.pl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>teile.ae</domain_name>
   <domain_keyword>teile</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-15 03:43:47</query_time>
   <registrar_name>Ascio</registrar_name>
   <registrant_name>Pawel Urbaniak</registrant_name>
   <registrant_company>TEILE.PL Tomasz Napieralski</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.122</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 1,070 domain names (in 0.135 seconds) which look and sound like the brand name "teile".
Domain Name Registered Expiry Registrar Ownership
1 geile.software 19 Aug 2019 19 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 eteile.net 11 Aug 2003 11 Aug 2024 INWX GmbH Autodoc SE
3 telle.nl 7 Aug 2010 - XNS Registrar B.V. -
4 weile.fr 13 Oct 2022 13 Oct 2024 IONOS SE Magenta
5 veile.biz 22 Jun 2011 21 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
6 tuile.me 3 Dec 2013 3 Dec 2024 Web Commerce Communications Limited dba WebNic.cc Le Tui (Shanghai) Culture Communication Co., Ltd.
7 teioe.com 18 Jan 2013 18 Jan 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 ceile.com.br 16 Nov 2017 16 Nov 2024 - Ceile Dutra de Moraes
9 teiln.com 31 Jan 2024 31 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
10 teule.com 12 May 2003 12 May 2025 GoDaddy.com, LLC -
11 teilo.biz 17 Jan 2013 16 Jan 2025 Key-Systems GmbH Local Hosting
12 reile.info 9 Aug 2017 9 Aug 2024 1API GmbH Bioenergetik-Zentrum Deutschland GmbH
13 teale.asia 22 Mar 2014 22 Mar 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
14 teide.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
15 tbeile.com 28 Nov 2021 28 Nov 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 meile.net 19 Apr 2000 19 Apr 2025 RegistryGate GmbH REDACTED FOR PRIVACY
17 telle.institute 21 Oct 2023 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 teili.com 16 Jul 2009 16 Jul 2024 eName Technology Co.,Ltd. -
19 teipe.com 5 Jul 2009 5 Jul 2024 Domus Enterprises LLC dba DOMUS -
20 teize.net 4 Jul 2014 4 Jul 2025 Interdominios, Inc. GDPR Masked
21 neile.com 11 Oct 1999 11 Oct 2024 GoDaddy.com, LLC -
22 tevle.com 2 Aug 2019 2 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
23 geile.net 14 Sep 2007 14 Sep 2024 GoDaddy.com, LLC -
24 teilo.net 12 Nov 1999 12 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 toile.org 21 Nov 1997 20 Nov 2024 Network Solutions, LLC REDACTED FOR PRIVACY
26 toile.com.br 6 Aug 2018 6 Aug 2024 - Tamiris Lorena Soares
27 tfile.pro 1 Jul 2021 1 Jul 2024 Internet Domain Service BS Corp REDACTED FOR PRIVACY
28 telle.com.co 16 Apr 2022 16 Apr 2024 NameCheap, Inc. QUARESMA SOFTWARE E DADOS
29 neile.net 31 Mar 2023 31 Mar 2024 Gname 003 Inc -
30 temile.com.cn 31 Aug 2011 31 Aug 2029 阿里云计算有限公司(万网) 东莞特米勒电子科技有限公司
31 iteile.com 20 Oct 2019 20 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 seile.online 13 Jan 2017 13 Jan 2025 InternetX GmbH Pro-Intex GmbH
33 teike.de - - - -
34 teale.org 25 Feb 2000 25 Feb 2025 IONOS SE REDACTED FOR PRIVACY
35 seile.net 1 Sep 2023 1 Sep 2024 Cronon GmbH -
36 geile.blog 8 Jan 2019 8 Jan 2025 Porkbun, LLC Private by Design, LLC
37 beile.fr 6 Oct 2022 6 Oct 2024 SCALEWAY Ano Nymous
38 telle.eus 6 Dec 2014 6 Dec 2024 DINAHOSTING S.L. -
39 tfile.net 8 Sep 2006 8 Sep 2024 GoDaddy.com, LLC -
40 teole.com 19 Jul 2012 19 Jul 2024 Network Solutions, LLC -
41 teide.cat 6 Mar 2006 6 Mar 2025 Arsys -
42 teilo.de - - - -
43 teine.de - - - -
44 teike.nl 8 Feb 2014 - team.blue nl B.V. -
45 telie.com 26 Oct 2010 26 Oct 2025 Alpine Domains Inc. -
46 telie.co 7 Jul 2023 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 tnile.com 2 Nov 2006 2 Nov 2024 Tucows Domains Inc. -
48 teils.com 22 Feb 2001 22 Feb 2027 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
49 teple.com 10 Mar 2006 9 Mar 2025 INAMES CO., LTD. jin won liu
50 seile.info 24 Nov 2018 24 Nov 2024 Key-Systems GmbH c/o whoisproxy.com
51 texile.it 12 Aug 2016 11 Aug 2024 TELEVIDEOCOM s.r.l. hidden
52 weile.it 29 Sep 2012 12 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
53 toile.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
54 teioe.live 13 May 2023 13 May 2025 Name.com, Inc. Domain Protection Services, Inc.
55 meile.com 14 Jul 1997 13 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
56 feile.com.cn 6 Jul 2008 6 Jul 2024 阿里云计算有限公司(万网) 李光
57 geile.pics 7 Apr 2024 7 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
58 tbile.com 6 Oct 2005 6 Oct 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
59 theile.net 16 Jan 2000 16 Jan 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Henry Schaefer
60 tfile.org 31 Jul 2006 31 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
61 teele.team 3 Sep 2020 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 teils.tech 20 Jun 2023 20 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
63 tfile.com.br 15 Jan 2016 15 Jan 2025 - Cleiton C S L
64 trile.live 19 Jul 2023 19 Jul 2024 Cloudflare, Inc REDACTED FOR PRIVACY
65 geile.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
66 meile.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
67 teale.co.uk 18 Aug 2013 18 Aug 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
68 teike.com 4 Aug 2000 4 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 veile.net 6 Jan 2024 6 Jan 2025 Network Solutions, LLC -
70 weile.cc 30 Mar 2006 30 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
71 meile.sbs 25 Apr 2024 25 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
72 tezle.com 15 Dec 2017 15 Dec 2024 GoDaddy.com, LLC HugeDomains.com
73 eteile.pl 24 Mar 2017 24 Mar 2025 LH.pl Sp. z o.o. -
74 texle.ru 20 Dec 2012 20 Dec 2024 REGTIME-RU Private Person
75 teide.co.uk 2 Feb 2017 2 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
76 teiwe.com 11 Aug 2007 11 Aug 2024 GoDaddy.com, LLC NameInfra.com
77 tezle.online 12 Mar 2024 12 Mar 2025 Namecheap Eric Brenden
78 teilv.com 9 Apr 2014 9 Apr 2024 Chengdu West Dimension Digital Technology Co., Ltd. -
79 tecle.org 4 Oct 2023 4 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
80 telle.co.uk 2 Mar 2014 2 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
81 teine.org 4 Mar 2006 4 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
82 teale.co.nz 20 Feb 2005 - Affordable Domains -
83 teili.shop 17 Sep 2022 17 Sep 2024 Ascio Technologies Inc. -
84 tefle.com 6 May 2005 6 May 2025 Register.com, Inc. -
85 reile.co.jp 18 Oct 1999 - - Reile Corporation
86 teise.biz 24 Feb 2003 23 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
87 teide.info 30 Apr 2024 30 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
88 telle.dev 21 Oct 2023 21 Oct 2024 CloudFlare, Inc. DATA REDACTED
89 telle.codes 24 Oct 2023 24 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 temile.com 9 Nov 2005 9 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com VENANT RESOURCES LTD
91 teilt.jetzt 4 Mar 2016 3 Mar 2025 united-domains AG REDACTED FOR PRIVACY
92 beile.xyz 14 Mar 2024 14 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yin jian
93 geile.site 4 Aug 2023 4 Aug 2024 eNom, Inc. Data Protected
94 meile.lt 6 Jan 2023 7 Jan 2025 UAB "Interneto vizija" UAB "Interneto vizija"
95 teila.store 2 May 2024 2 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
96 teite.com 3 Mar 2016 3 Mar 2025 GoDaddy.com, LLC -
97 beile.com 13 Oct 2001 13 Oct 2025 eName Technology Co.,Ltd. -
98 cteile.org 24 May 2012 24 May 2025 united-domains AG REDACTED FOR PRIVACY
99 tecle.com.br 11 Apr 2004 11 Apr 2025 - Sapucaia Comercio e informatica ltda - me
100 teilec.com 19 May 2021 19 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Radio BBB V.O.F.
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 Teile.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=teile.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "teile.cn",
        "page_size": 100
    },
    "count": {
        "total": 1070,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "geile.software, eteile.net, telle.nl, weile.fr, veile.biz, tuile.me, teioe.com, ceile.com.br, teiln.com, teule.com, teilo.biz, reile.info, teale.asia, teide.xyz, tbeile.com, meile.net, telle.institute, teili.com, teipe.com, teize.net, neile.com, tevle.com, geile.net, teilo.net, toile.org, toile.com.br, tfile.pro, telle.com.co, neile.net, temile.com.cn, iteile.com, seile.online, teike.de, teale.org, seile.net, geile.blog, beile.fr, telle.eus, tfile.net, teole.com, teide.cat, teilo.de, teine.de, teike.nl, telie.com, telie.co, tnile.com, teils.com, teple.com, seile.info, texile.it, weile.it, toile.uk, teioe.live, meile.com, feile.com.cn, geile.pics, tbile.com, theile.net, tfile.org, teele.team, teils.tech, tfile.com.br, trile.live, geile.amsterdam, meile.info, teale.co.uk, teike.com, veile.net, weile.cc, meile.sbs, tezle.com, eteile.pl, texle.ru, teide.co.uk, teiwe.com, tezle.online, teilv.com, tecle.org, telle.co.uk, teine.org, teale.co.nz, teili.shop, tefle.com, reile.co.jp, teise.biz, teide.info, telle.dev, telle.codes, temile.com, teilt.jetzt, beile.xyz, geile.site, meile.lt, teila.store, teite.com, beile.com, cteile.org, tecle.com.br, teilec.com",
    "results": [
        {
            "num": 1,
            "domain_name": "geile.software",
            "domain_keyword": "geile",
            "domain_tld": "software",
            "query_time": "2024-04-19 00:31:48",
            "create_date": "2019-08-19",
            "update_date": "2023-03-30",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "eteile.net",
            "domain_keyword": "eteile",
            "domain_tld": "net",
            "query_time": "2024-04-16 18:52:17",
            "create_date": "2003-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Autodoc SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "telle.nl",
            "domain_keyword": "telle",
            "domain_tld": "nl",
            "query_time": "2024-04-19 12:37:58",
            "create_date": "2010-08-07",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "weile.fr",
            "domain_keyword": "weile",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:55:41",
            "create_date": "2022-10-13",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-13",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Magenta",
            "registrant_address": "Magenta, 54 avenue fernand bommelle, 95370 Montigny-lès-cormeilles",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.778197571",
            "name_servers": [
                "ns1054.ui-dns.biz",
                "ns1088.ui-dns.com",
                "ns1092.ui-dns.org",
                "ns1098.ui-dns.de"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "veile.biz",
            "domain_keyword": "veile",
            "domain_tld": "biz",
            "query_time": "2024-05-14 03:41:46",
            "create_date": "2011-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks04.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tuile.me",
            "domain_keyword": "tuile",
            "domain_tld": "me",
            "query_time": "2024-05-25 23:56:28",
            "create_date": "2013-12-03",
            "update_date": "2022-03-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Le Tui (Shanghai) Culture Communication Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "teioe.com",
            "domain_keyword": "teioe",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:08:39",
            "create_date": "2013-01-18",
            "update_date": "2020-08-05",
            "expiry_date": "2030-01-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ceile.com.br",
            "domain_keyword": "ceile",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 20:38:38",
            "create_date": "2017-11-16",
            "update_date": "2022-11-18",
            "expiry_date": "2024-11-16",
            "registrant_name": "Ceile Dutra de Moraes",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "teiln.com",
            "domain_keyword": "teiln",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:12:46",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "teule.com",
            "domain_keyword": "teule",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:00:10",
            "create_date": "2003-05-12",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "teilo.biz",
            "domain_keyword": "teilo",
            "domain_tld": "biz",
            "query_time": "2024-05-13 13:04:18",
            "create_date": "2013-01-17",
            "update_date": "2023-11-09",
            "expiry_date": "2025-01-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Local Hosting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "reile.info",
            "domain_keyword": "reile",
            "domain_tld": "info",
            "query_time": "2024-05-13 22:36:13",
            "create_date": "2017-08-09",
            "update_date": "2024-01-31",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bioenergetik-Zentrum Deutschland GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teale.asia",
            "domain_keyword": "teale",
            "domain_tld": "asia",
            "query_time": "2024-05-20 20:04:12",
            "create_date": "2014-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "teide.xyz",
            "domain_keyword": "teide",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 20:44:46",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tbeile.com",
            "domain_keyword": "tbeile",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:52:01",
            "create_date": "2021-11-28",
            "update_date": "2021-11-28",
            "expiry_date": "2026-11-28",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "meile.net",
            "domain_keyword": "meile",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:59:27",
            "create_date": "2000-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.tophost.ch",
                "ns52.tophost.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "telle.institute",
            "domain_keyword": "telle",
            "domain_tld": "institute",
            "query_time": "2024-05-04 10:46:16",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "teili.com",
            "domain_keyword": "teili",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:08:02",
            "create_date": "2009-07-16",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "Sichuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/teili.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "teipe.com",
            "domain_keyword": "teipe",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:08:40",
            "create_date": "2009-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 731,
            "registrar_name": "Domus Enterprises LLC dba DOMUS",
            "registrar_website": "http://www.domus-llc.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "teize.net",
            "domain_keyword": "teize",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:09:38",
            "create_date": "2014-07-04",
            "update_date": "2023-10-23",
            "expiry_date": "2025-07-04",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "VIZCAYA",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns1.cloudunificado.com",
                "dns2.cloudunificado.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "neile.com",
            "domain_keyword": "neile",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:12:58",
            "create_date": "1999-10-11",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tevle.com",
            "domain_keyword": "tevle",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:25:04",
            "create_date": "2019-08-02",
            "update_date": "2024-05-21",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "geile.net",
            "domain_keyword": "geile",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:31:48",
            "create_date": "2007-09-14",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "teilo.net",
            "domain_keyword": "teilo",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:08:05",
            "create_date": "1999-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-12",
            "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=teilo.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "toile.org",
            "domain_keyword": "toile",
            "domain_tld": "org",
            "query_time": "2024-04-25 16:43:19",
            "create_date": "1997-11-21",
            "update_date": "2022-09-26",
            "expiry_date": "2024-11-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netculture.net",
                "ns2.netculture.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "toile.com.br",
            "domain_keyword": "toile",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 21:50:47",
            "create_date": "2018-08-06",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-06",
            "registrant_name": "Tamiris Lorena Soares",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnspro.com.br",
                "ns2.dnspro.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "tfile.pro",
            "domain_keyword": "tfile",
            "domain_tld": "pro",
            "query_time": "2024-05-25 11:49:25",
            "create_date": "2021-07-01",
            "update_date": "2023-09-21",
            "expiry_date": "2024-07-01",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "delaware",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "telle.com.co",
            "domain_keyword": "telle",
            "domain_tld": "com.co",
            "query_time": "2024-06-04 13:23:20",
            "create_date": "2022-04-16",
            "update_date": "2024-04-21",
            "expiry_date": "2024-04-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QUARESMA SOFTWARE E DADOS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "neile.net",
            "domain_keyword": "neile",
            "domain_tld": "net",
            "query_time": "2024-05-29 09:22:05",
            "create_date": "2023-03-31",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-31",
            "registrar_iana": 3943,
            "registrar_name": "Gname 003 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "temile.com.cn",
            "domain_keyword": "temile",
            "domain_tld": "com.cn",
            "query_time": "2024-06-06 21:39:53",
            "create_date": "2011-08-31",
            "expiry_date": "2029-08-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "东莞特米勒电子科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "iteile.com",
            "domain_keyword": "iteile",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:21:04",
            "create_date": "2019-10-20",
            "update_date": "2020-10-14",
            "expiry_date": "2025-10-20",
            "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": 32,
            "domain_name": "seile.online",
            "domain_keyword": "seile",
            "domain_tld": "online",
            "query_time": "2024-05-08 09:22:47",
            "create_date": "2017-01-13",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-13",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "Pro-Intex GmbH",
            "registrant_state": "AT",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "teike.de",
            "domain_keyword": "teike",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:27:11",
            "update_date": "2007-08-17",
            "name_servers": [
                "docks20.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "teale.org",
            "domain_keyword": "teale",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:17:52",
            "create_date": "2000-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KEN",
            "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": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "seile.net",
            "domain_keyword": "seile",
            "domain_tld": "net",
            "query_time": "2024-05-16 16:46:27",
            "create_date": "2023-09-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks18.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "geile.blog",
            "domain_keyword": "geile",
            "domain_tld": "blog",
            "query_time": "2024-05-16 14:55:17",
            "create_date": "2019-01-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "brenna.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "beile.fr",
            "domain_keyword": "beile",
            "domain_tld": "fr",
            "query_time": "2024-05-22 10:22:43",
            "create_date": "2022-10-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-06",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 38,
            "domain_name": "telle.eus",
            "domain_keyword": "telle",
            "domain_tld": "eus",
            "query_time": "2024-04-19 12:37:58",
            "create_date": "2014-12-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_state": "A Coruna",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tfile.net",
            "domain_keyword": "tfile",
            "domain_tld": "net",
            "query_time": "2024-04-23 16:06:22",
            "create_date": "2006-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "teole.com",
            "domain_keyword": "teole",
            "domain_tld": "com",
            "query_time": "2024-04-28 04:03:41",
            "create_date": "2012-07-19",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "teide.cat",
            "domain_keyword": "teide",
            "domain_tld": "cat",
            "query_time": "2024-05-03 12:36:13",
            "create_date": "2006-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns27.servidoresdns.net",
                "dns28.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "teilo.de",
            "domain_keyword": "teilo",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:27:16",
            "update_date": "2016-06-13",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 43,
            "domain_name": "teine.de",
            "domain_keyword": "teine",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:27:26",
            "update_date": "2018-08-13",
            "name_servers": [
                "ns1114.ui-dns.biz",
                "ns1114.ui-dns.com",
                "ns1114.ui-dns.de",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "teike.nl",
            "domain_keyword": "teike",
            "domain_tld": "nl",
            "query_time": "2024-05-08 23:30:55",
            "create_date": "2014-02-08",
            "update_date": "2021-11-07",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "telie.com",
            "domain_keyword": "telie",
            "domain_tld": "com",
            "query_time": "2024-05-24 06:33:52",
            "create_date": "2010-10-26",
            "update_date": "2023-08-04",
            "expiry_date": "2025-10-26",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://www.alpinedomains.com",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "telie.co",
            "domain_keyword": "telie",
            "domain_tld": "co",
            "query_time": "2024-05-24 06:33:52",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tnile.com",
            "domain_keyword": "tnile",
            "domain_tld": "com",
            "query_time": "2024-06-08 23:55:10",
            "create_date": "2006-11-02",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "teils.com",
            "domain_keyword": "teils",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:36:51",
            "create_date": "2001-02-22",
            "update_date": "2023-03-29",
            "expiry_date": "2027-02-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=teils.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "teple.com",
            "domain_keyword": "teple",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:53:11",
            "create_date": "2006-03-10",
            "update_date": "2023-07-11",
            "expiry_date": "2025-03-09",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "jin  won liu",
            "registrant_company": "jin  won liu",
            "registrant_address": "9 Chipyeong-dong, Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "502270",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "seile.info",
            "domain_keyword": "seile",
            "domain_tld": "info",
            "query_time": "2024-04-25 18:46:36",
            "create_date": "2018-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://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.hsl.com",
                "ns2.hsl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "texile.it",
            "domain_keyword": "texile",
            "domain_tld": "it",
            "query_time": "2024-05-19 00:56:44",
            "create_date": "2016-08-12",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-11",
            "registrar_name": "TELEVIDEOCOM s.r.l.",
            "registrar_website": "https://www.capitanhostino.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.capitanhostino.it",
                "ns2.capitanhostino.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "weile.it",
            "domain_keyword": "weile",
            "domain_tld": "it",
            "query_time": "2024-05-13 21:36:40",
            "create_date": "2012-09-29",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-12",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "toile.uk",
            "domain_keyword": "toile",
            "domain_tld": "uk",
            "query_time": "2024-05-13 21:50:47",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "teioe.live",
            "domain_keyword": "teioe",
            "domain_tld": "live",
            "query_time": "2024-05-15 03:43:50",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2hkt.name.com",
                "ns3dgj.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "meile.com",
            "domain_keyword": "meile",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:00:45",
            "create_date": "1997-07-14",
            "update_date": "2023-05-19",
            "expiry_date": "2024-07-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "feile.com.cn",
            "domain_keyword": "feile",
            "domain_tld": "com.cn",
            "query_time": "2024-06-08 03:30:17",
            "create_date": "2008-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李光",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "geile.pics",
            "domain_keyword": "geile",
            "domain_tld": "pics",
            "query_time": "2024-06-08 10:59:44",
            "create_date": "2024-04-07",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "tbile.com",
            "domain_keyword": "tbile",
            "domain_tld": "com",
            "query_time": "2024-05-04 18:37:27",
            "create_date": "2005-10-06",
            "update_date": "2024-02-08",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1475,
            "registrar_name": "April Sea Information Technology Corporation",
            "registrar_website": "http://www.maprilis.com.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "theile.net",
            "domain_keyword": "theile",
            "domain_tld": "net",
            "query_time": "2024-04-24 00:34:26",
            "create_date": "2000-01-16",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Henry Schaefer",
            "registrant_state": "XX",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/theile.net/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tfile.org",
            "domain_keyword": "tfile",
            "domain_tld": "org",
            "query_time": "2024-04-18 18:42:50",
            "create_date": "2006-07-31",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "222.ns1.abovedomains.com",
                "222.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "teele.team",
            "domain_keyword": "teele",
            "domain_tld": "team",
            "query_time": "2024-05-23 09:42:46",
            "create_date": "2020-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "teils.tech",
            "domain_keyword": "teils",
            "domain_tld": "tech",
            "query_time": "2024-05-13 13:04:19",
            "create_date": "2023-06-20",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tfile.com.br",
            "domain_keyword": "tfile",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 11:49:27",
            "create_date": "2016-01-15",
            "update_date": "2023-02-01",
            "expiry_date": "2025-01-15",
            "registrant_name": "Cleiton C S L",
            "name_servers": [
                "derek.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 64,
            "domain_name": "trile.live",
            "domain_keyword": "trile",
            "domain_tld": "live",
            "query_time": "2024-06-01 05:32:03",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM City",
            "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": [
                "aragorn.ns.cloudflare.com",
                "lauryn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "geile.amsterdam",
            "domain_keyword": "geile",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-31 18:50:05",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "meile.info",
            "domain_keyword": "meile",
            "domain_tld": "info",
            "query_time": "2024-05-27 01:28:17",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "teale.co.uk",
            "domain_keyword": "teale",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 01:46:55",
            "create_date": "2013-08-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-18",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "teike.com",
            "domain_keyword": "teike",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:53:25",
            "create_date": "2000-08-04",
            "update_date": "2022-07-12",
            "expiry_date": "2025-08-04",
            "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": 69,
            "domain_name": "veile.net",
            "domain_keyword": "veile",
            "domain_tld": "net",
            "query_time": "2024-06-05 00:28:24",
            "create_date": "2024-01-06",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-06",
            "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": 70,
            "domain_name": "weile.cc",
            "domain_keyword": "weile",
            "domain_tld": "cc",
            "query_time": "2024-05-29 03:13:56",
            "create_date": "2006-03-30",
            "update_date": "2022-01-06",
            "expiry_date": "2025-03-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": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ce1.dns.com",
                "ce2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "meile.sbs",
            "domain_keyword": "meile",
            "domain_tld": "sbs",
            "query_time": "2024-04-27 18:16:31",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tezle.com",
            "domain_keyword": "tezle",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:03:43",
            "create_date": "2017-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut St.",
            "registrant_city": "Denver",
            "registrant_state": "Colorado",
            "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": 73,
            "domain_name": "eteile.pl",
            "domain_keyword": "eteile",
            "domain_tld": "pl",
            "query_time": "2024-04-22 17:42:57",
            "create_date": "2017-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-24",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns3.ohmyhost.pl",
                "ns4.ohmyhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "texle.ru",
            "domain_keyword": "texle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:49:35",
            "create_date": "2012-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "teide.co.uk",
            "domain_keyword": "teide",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:58:49",
            "create_date": "2017-02-02",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 76,
            "domain_name": "teiwe.com",
            "domain_keyword": "teiwe",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:53:45",
            "create_date": "2007-08-11",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Gi Hwan Oh",
            "registrant_company": "NameInfra.com",
            "registrant_address": "548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502",
            "registrant_city": "Anyang-si",
            "registrant_zip": "13962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1026504157",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tezle.online",
            "domain_keyword": "tezle",
            "domain_tld": "online",
            "query_time": "2024-05-11 14:29:25",
            "create_date": "2024-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Eric Brenden",
            "registrant_state": "Tangier",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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": [
                "elma.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "teilv.com",
            "domain_keyword": "teilv",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:04:15",
            "create_date": "2014-04-09",
            "update_date": "2024-05-23",
            "expiry_date": "2024-04-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn/",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tecle.org",
            "domain_keyword": "tecle",
            "domain_tld": "org",
            "query_time": "2024-06-10 17:57:19",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2028-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "telle.co.uk",
            "domain_keyword": "telle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 15:24:04",
            "create_date": "2014-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "teine.org",
            "domain_keyword": "teine",
            "domain_tld": "org",
            "query_time": "2024-04-17 11:08:17",
            "create_date": "2006-03-04",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "teale.co.nz",
            "domain_keyword": "teale",
            "domain_tld": "co.nz",
            "query_time": "2024-04-20 14:17:52",
            "create_date": "2005-02-20",
            "update_date": "2023-10-29",
            "registrar_name": "Affordable Domains",
            "registrar_website": "https://www.affordabledomains.co.nz",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "teili.shop",
            "domain_keyword": "teili",
            "domain_tld": "shop",
            "query_time": "2024-05-04 15:59:01",
            "create_date": "2022-09-17",
            "update_date": "2023-12-25",
            "expiry_date": "2024-09-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://ascio.com",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tefle.com",
            "domain_keyword": "tefle",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:01:20",
            "create_date": "2005-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.securetrafficrouting.com",
                "ns2.securetrafficrouting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "reile.co.jp",
            "domain_keyword": "reile",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 22:36:13",
            "create_date": "1999-10-18",
            "update_date": "2023-11-01",
            "registrant_company": "Reile Corporation",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 86,
            "domain_name": "teise.biz",
            "domain_keyword": "teise",
            "domain_tld": "biz",
            "query_time": "2024-06-11 23:28:36",
            "create_date": "2003-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks10.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "teide.info",
            "domain_keyword": "teide",
            "domain_tld": "info",
            "query_time": "2024-05-02 16:40:56",
            "create_date": "2024-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "telle.dev",
            "domain_keyword": "telle",
            "domain_tld": "dev",
            "query_time": "2024-05-04 10:46:17",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "telle.codes",
            "domain_keyword": "telle",
            "domain_tld": "codes",
            "query_time": "2024-05-04 10:46:17",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "temile.com",
            "domain_keyword": "temile",
            "domain_tld": "com",
            "query_time": "2024-04-22 16:57:07",
            "create_date": "2005-11-09",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Sibete Henry",
            "registrant_company": "VENANT RESOURCES LTD",
            "registrant_address": "SUITE 16 MARIAN PLAZA,AIRPORT RD",
            "registrant_city": "WARRI",
            "registrant_state": "DELTA",
            "registrant_zip": "320008",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.08033581250",
            "name_servers": [
                "ns323.edns1.com",
                "ns324.edns1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "teilt.jetzt",
            "domain_keyword": "teilt",
            "domain_tld": "jetzt",
            "query_time": "2024-04-17 11:08:06",
            "create_date": "2016-03-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "beile.xyz",
            "domain_keyword": "beile",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 18:11:12",
            "create_date": "2024-03-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yin jian",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "geile.site",
            "domain_keyword": "geile",
            "domain_tld": "site",
            "query_time": "2024-04-30 11:17:05",
            "create_date": "2023-08-04",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "BZ",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "meile.lt",
            "domain_keyword": "meile",
            "domain_tld": "lt",
            "query_time": "2024-05-04 15:53:45",
            "create_date": "2023-01-06",
            "expiry_date": "2025-01-07",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "teila.store",
            "domain_keyword": "teila",
            "domain_tld": "store",
            "query_time": "2024-05-05 16:51:56",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "teite.com",
            "domain_keyword": "teite",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:31:29",
            "create_date": "2016-03-03",
            "update_date": "2023-11-22",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "beile.com",
            "domain_keyword": "beile",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:28:53",
            "create_date": "2001-10-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-10-13",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "BeiJing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/beile.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cteile.org",
            "domain_keyword": "cteile",
            "domain_tld": "org",
            "query_time": "2024-05-26 18:31:10",
            "create_date": "2012-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "tecle.com.br",
            "domain_keyword": "tecle",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 10:19:16",
            "create_date": "2004-04-11",
            "update_date": "2023-01-02",
            "expiry_date": "2025-04-11",
            "registrant_name": "Sapucaia Comercio e informatica ltda - me",
            "name_servers": [
                "ns208.prodns.com.br",
                "ns209.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 100,
            "domain_name": "teilec.com",
            "domain_keyword": "teilec",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:32:49",
            "create_date": "2021-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Radio BBB V.O.F.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=teilec.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anony.nl",
                "ns2.anony.nl",
                "ns3.anony.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>teile.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1070</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>geile.software, eteile.net, telle.nl, weile.fr, veile.biz, tuile.me, teioe.com, ceile.com.br, teiln.com, teule.com, teilo.biz, reile.info, teale.asia, teide.xyz, tbeile.com, meile.net, telle.institute, teili.com, teipe.com, teize.net, neile.com, tevle.com, geile.net, teilo.net, toile.org, toile.com.br, tfile.pro, telle.com.co, neile.net, temile.com.cn, iteile.com, seile.online, teike.de, teale.org, seile.net, geile.blog, beile.fr, telle.eus, tfile.net, teole.com, teide.cat, teilo.de, teine.de, teike.nl, telie.com, telie.co, tnile.com, teils.com, teple.com, seile.info, texile.it, weile.it, toile.uk, teioe.live, meile.com, feile.com.cn, geile.pics, tbile.com, theile.net, tfile.org, teele.team, teils.tech, tfile.com.br, trile.live, geile.amsterdam, meile.info, teale.co.uk, teike.com, veile.net, weile.cc, meile.sbs, tezle.com, eteile.pl, texle.ru, teide.co.uk, teiwe.com, tezle.online, teilv.com, tecle.org, telle.co.uk, teine.org, teale.co.nz, teili.shop, tefle.com, reile.co.jp, teise.biz, teide.info, telle.dev, telle.codes, temile.com, teilt.jetzt, beile.xyz, geile.site, meile.lt, teila.store, teite.com, beile.com, cteile.org, tecle.com.br, teilec.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geile.software</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-19 00:31:48</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>eteile.net</domain_name>
   <domain_keyword>eteile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 18:52:17</query_time>
   <create_date>2003-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Autodoc SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>telle.nl</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 12:37:58</query_time>
   <create_date>2010-08-07</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>weile.fr</domain_name>
   <domain_keyword>weile</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:55:41</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Magenta</registrant_company>
   <registrant_address>Magenta, 54 avenue fernand bommelle, 95370 Montigny-lès-cormeilles</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.778197571</registrant_phone>
   <name_servers>
    <value>ns1054.ui-dns.biz</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1092.ui-dns.org</value>
    <value>ns1098.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>veile.biz</domain_name>
   <domain_keyword>veile</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 03:41:46</query_time>
   <create_date>2011-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tuile.me</domain_name>
   <domain_keyword>tuile</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-25 23:56:28</query_time>
   <create_date>2013-12-03</create_date>
   <update_date>2022-03-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Le Tui (Shanghai) Culture Communication Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teioe.com</domain_name>
   <domain_keyword>teioe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:08:39</query_time>
   <create_date>2013-01-18</create_date>
   <update_date>2020-08-05</update_date>
   <expiry_date>2030-01-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ceile.com.br</domain_name>
   <domain_keyword>ceile</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 20:38:38</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrant_name>Ceile Dutra de Moraes</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>teiln.com</domain_name>
   <domain_keyword>teiln</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:12:46</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>teule.com</domain_name>
   <domain_keyword>teule</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:00:10</query_time>
   <create_date>2003-05-12</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-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>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>teilo.biz</domain_name>
   <domain_keyword>teilo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 13:04:18</query_time>
   <create_date>2013-01-17</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-01-16</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>Local Hosting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>reile.info</domain_name>
   <domain_keyword>reile</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 22:36:13</query_time>
   <create_date>2017-08-09</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-08-09</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>Bioenergetik-Zentrum Deutschland GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>teale.asia</domain_name>
   <domain_keyword>teale</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 20:04:12</query_time>
   <create_date>2014-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>teide.xyz</domain_name>
   <domain_keyword>teide</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 20:44:46</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tbeile.com</domain_name>
   <domain_keyword>tbeile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:52:01</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2021-11-28</update_date>
   <expiry_date>2026-11-28</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>meile.net</domain_name>
   <domain_keyword>meile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:59:27</query_time>
   <create_date>2000-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns51.tophost.ch</value>
    <value>ns52.tophost.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>telle.institute</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-04 10:46:16</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>teili.com</domain_name>
   <domain_keyword>teili</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:08:02</query_time>
   <create_date>2009-07-16</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>Sichuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/teili.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>teipe.com</domain_name>
   <domain_keyword>teipe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:08:40</query_time>
   <create_date>2009-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>731</registrar_iana>
   <registrar_name>Domus Enterprises LLC dba DOMUS</registrar_name>
   <registrar_website>http://www.domus-llc.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>20</num>
   <domain_name>teize.net</domain_name>
   <domain_keyword>teize</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:09:38</query_time>
   <create_date>2014-07-04</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>VIZCAYA</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns1.cloudunificado.com</value>
    <value>dns2.cloudunificado.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>neile.com</domain_name>
   <domain_keyword>neile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:12:58</query_time>
   <create_date>1999-10-11</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tevle.com</domain_name>
   <domain_keyword>tevle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:25:04</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>geile.net</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:31:48</query_time>
   <create_date>2007-09-14</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>teilo.net</domain_name>
   <domain_keyword>teilo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:08:05</query_time>
   <create_date>1999-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-12</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=teilo.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>toile.org</domain_name>
   <domain_keyword>toile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 16:43:19</query_time>
   <create_date>1997-11-21</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netculture.net</value>
    <value>ns2.netculture.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>toile.com.br</domain_name>
   <domain_keyword>toile</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 21:50:47</query_time>
   <create_date>2018-08-06</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrant_name>Tamiris Lorena Soares</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnspro.com.br</value>
    <value>ns2.dnspro.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>tfile.pro</domain_name>
   <domain_keyword>tfile</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 11:49:25</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</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>delaware</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>telle.com.co</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-04 13:23:20</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-04-16</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>QUARESMA SOFTWARE E DADOS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>neile.net</domain_name>
   <domain_keyword>neile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 09:22:05</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>3943</registrar_iana>
   <registrar_name>Gname 003 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>temile.com.cn</domain_name>
   <domain_keyword>temile</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-06 21:39:53</query_time>
   <create_date>2011-08-31</create_date>
   <expiry_date>2029-08-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>东莞特米勒电子科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>iteile.com</domain_name>
   <domain_keyword>iteile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:21:04</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2020-10-14</update_date>
   <expiry_date>2025-10-20</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>32</num>
   <domain_name>seile.online</domain_name>
   <domain_keyword>seile</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 09:22:47</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>Pro-Intex GmbH</registrant_company>
   <registrant_state>AT</registrant_state>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>teike.de</domain_name>
   <domain_keyword>teike</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:27:11</query_time>
   <update_date>2007-08-17</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>teale.org</domain_name>
   <domain_keyword>teale</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:17:52</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KEN</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>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>seile.net</domain_name>
   <domain_keyword>seile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 16:46:27</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>geile.blog</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-16 14:55:17</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>brenna.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>beile.fr</domain_name>
   <domain_keyword>beile</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 10:22:43</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>telle.eus</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-19 12:37:58</query_time>
   <create_date>2014-12-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_state>A Coruna</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tfile.net</domain_name>
   <domain_keyword>tfile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 16:06:22</query_time>
   <create_date>2006-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>teole.com</domain_name>
   <domain_keyword>teole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 04:03:41</query_time>
   <create_date>2012-07-19</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-19</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-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>teide.cat</domain_name>
   <domain_keyword>teide</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-03 12:36:13</query_time>
   <create_date>2006-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns27.servidoresdns.net</value>
    <value>dns28.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>teilo.de</domain_name>
   <domain_keyword>teilo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:27:16</query_time>
   <update_date>2016-06-13</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>teine.de</domain_name>
   <domain_keyword>teine</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:27:26</query_time>
   <update_date>2018-08-13</update_date>
   <name_servers>
    <value>ns1114.ui-dns.biz</value>
    <value>ns1114.ui-dns.com</value>
    <value>ns1114.ui-dns.de</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>teike.nl</domain_name>
   <domain_keyword>teike</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 23:30:55</query_time>
   <create_date>2014-02-08</create_date>
   <update_date>2021-11-07</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>telie.com</domain_name>
   <domain_keyword>telie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 06:33:52</query_time>
   <create_date>2010-10-26</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://www.alpinedomains.com</registrar_website>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>telie.co</domain_name>
   <domain_keyword>telie</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 06:33:52</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>tnile.com</domain_name>
   <domain_keyword>tnile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 23:55:10</query_time>
   <create_date>2006-11-02</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>teils.com</domain_name>
   <domain_keyword>teils</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:36:51</query_time>
   <create_date>2001-02-22</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2027-02-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=teils.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>teple.com</domain_name>
   <domain_keyword>teple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:53:11</query_time>
   <create_date>2006-03-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>jin  won liu</registrant_name>
   <registrant_company>jin  won liu</registrant_company>
   <registrant_address>9 Chipyeong-dong, Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>502270</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>50</num>
   <domain_name>seile.info</domain_name>
   <domain_keyword>seile</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 18:46:36</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.hsl.com</value>
    <value>ns2.hsl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>texile.it</domain_name>
   <domain_keyword>texile</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 00:56:44</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>TELEVIDEOCOM s.r.l.</registrar_name>
   <registrar_website>https://www.capitanhostino.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.capitanhostino.it</value>
    <value>ns2.capitanhostino.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>weile.it</domain_name>
   <domain_keyword>weile</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 21:36:40</query_time>
   <create_date>2012-09-29</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>toile.uk</domain_name>
   <domain_keyword>toile</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 21:50:47</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>teioe.live</domain_name>
   <domain_keyword>teioe</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 03:43:50</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>meile.com</domain_name>
   <domain_keyword>meile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:00:45</query_time>
   <create_date>1997-07-14</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>feile.com.cn</domain_name>
   <domain_keyword>feile</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-08 03:30:17</query_time>
   <create_date>2008-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李光</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>geile.pics</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-08 10:59:44</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tbile.com</domain_name>
   <domain_keyword>tbile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 18:37:27</query_time>
   <create_date>2005-10-06</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1475</registrar_iana>
   <registrar_name>April Sea Information Technology Corporation</registrar_name>
   <registrar_website>http://www.maprilis.com.vn</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>Ho Chi Minh City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>theile.net</domain_name>
   <domain_keyword>theile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 00:34:26</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Henry Schaefer</registrant_company>
   <registrant_state>XX</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/theile.net/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tfile.org</domain_name>
   <domain_keyword>tfile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 18:42:50</query_time>
   <create_date>2006-07-31</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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>CA</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>222.ns1.abovedomains.com</value>
    <value>222.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>teele.team</domain_name>
   <domain_keyword>teele</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 09:42:46</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>teils.tech</domain_name>
   <domain_keyword>teils</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 13:04:19</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tfile.com.br</domain_name>
   <domain_keyword>tfile</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 11:49:27</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrant_name>Cleiton C S L</registrant_name>
   <name_servers>
    <value>derek.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>trile.live</domain_name>
   <domain_keyword>trile</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 05:32:03</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM City</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>aragorn.ns.cloudflare.com</value>
    <value>lauryn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>geile.amsterdam</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-31 18:50:05</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>meile.info</domain_name>
   <domain_keyword>meile</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 01:28:17</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>teale.co.uk</domain_name>
   <domain_keyword>teale</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 01:46:55</query_time>
   <create_date>2013-08-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>teike.com</domain_name>
   <domain_keyword>teike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:53:25</query_time>
   <create_date>2000-08-04</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2025-08-04</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>69</num>
   <domain_name>veile.net</domain_name>
   <domain_keyword>veile</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 00:28:24</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-06</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>70</num>
   <domain_name>weile.cc</domain_name>
   <domain_keyword>weile</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-29 03:13:56</query_time>
   <create_date>2006-03-30</create_date>
   <update_date>2022-01-06</update_date>
   <expiry_date>2025-03-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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ce1.dns.com</value>
    <value>ce2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>meile.sbs</domain_name>
   <domain_keyword>meile</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-27 18:16:31</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</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>72</num>
   <domain_name>tezle.com</domain_name>
   <domain_keyword>tezle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:03:43</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut St.</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>Colorado</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>73</num>
   <domain_name>eteile.pl</domain_name>
   <domain_keyword>eteile</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-22 17:42:57</query_time>
   <create_date>2017-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns3.ohmyhost.pl</value>
    <value>ns4.ohmyhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>texle.ru</domain_name>
   <domain_keyword>texle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:49:35</query_time>
   <create_date>2012-12-20</create_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>teide.co.uk</domain_name>
   <domain_keyword>teide</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:58:49</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>teiwe.com</domain_name>
   <domain_keyword>teiwe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:53:45</query_time>
   <create_date>2007-08-11</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Gi Hwan Oh</registrant_name>
   <registrant_company>NameInfra.com</registrant_company>
   <registrant_address>548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502</registrant_address>
   <registrant_city>Anyang-si</registrant_city>
   <registrant_zip>13962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1026504157</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>tezle.online</domain_name>
   <domain_keyword>tezle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 14:29:25</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Eric Brenden</registrant_company>
   <registrant_state>Tangier</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>elma.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>teilv.com</domain_name>
   <domain_keyword>teilv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:04:15</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn/</registrar_website>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tecle.org</domain_name>
   <domain_keyword>tecle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 17:57:19</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2028-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>telle.co.uk</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 15:24:04</query_time>
   <create_date>2014-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>teine.org</domain_name>
   <domain_keyword>teine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 11:08:17</query_time>
   <create_date>2006-03-04</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>teale.co.nz</domain_name>
   <domain_keyword>teale</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-20 14:17:52</query_time>
   <create_date>2005-02-20</create_date>
   <update_date>2023-10-29</update_date>
   <registrar_name>Affordable Domains</registrar_name>
   <registrar_website>https://www.affordabledomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>teili.shop</domain_name>
   <domain_keyword>teili</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 15:59:01</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://ascio.com</registrar_website>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tefle.com</domain_name>
   <domain_keyword>tefle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:01:20</query_time>
   <create_date>2005-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.securetrafficrouting.com</value>
    <value>ns2.securetrafficrouting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>reile.co.jp</domain_name>
   <domain_keyword>reile</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 22:36:13</query_time>
   <create_date>1999-10-18</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Reile Corporation</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>teise.biz</domain_name>
   <domain_keyword>teise</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 23:28:36</query_time>
   <create_date>2003-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>teide.info</domain_name>
   <domain_keyword>teide</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 16:40:56</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>telle.dev</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 10:46:17</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>telle.codes</domain_name>
   <domain_keyword>telle</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-04 10:46:17</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>temile.com</domain_name>
   <domain_keyword>temile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 16:57:07</query_time>
   <create_date>2005-11-09</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Sibete Henry</registrant_name>
   <registrant_company>VENANT RESOURCES LTD</registrant_company>
   <registrant_address>SUITE 16 MARIAN PLAZA,AIRPORT RD</registrant_address>
   <registrant_city>WARRI</registrant_city>
   <registrant_state>DELTA</registrant_state>
   <registrant_zip>320008</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.08033581250</registrant_phone>
   <name_servers>
    <value>ns323.edns1.com</value>
    <value>ns324.edns1.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>teilt.jetzt</domain_name>
   <domain_keyword>teilt</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-04-17 11:08:06</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>beile.xyz</domain_name>
   <domain_keyword>beile</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 18:11:12</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yin jian</registrant_company>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>geile.site</domain_name>
   <domain_keyword>geile</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 11:17:05</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>BZ</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>meile.lt</domain_name>
   <domain_keyword>meile</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-04 15:53:45</query_time>
   <create_date>2023-01-06</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>teila.store</domain_name>
   <domain_keyword>teila</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 16:51:56</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>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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>teite.com</domain_name>
   <domain_keyword>teite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:31:29</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>97</num>
   <domain_name>beile.com</domain_name>
   <domain_keyword>beile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:28:53</query_time>
   <create_date>2001-10-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-10-13</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>BeiJing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/beile.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cteile.org</domain_name>
   <domain_keyword>cteile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 18:31:10</query_time>
   <create_date>2012-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>tecle.com.br</domain_name>
   <domain_keyword>tecle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 10:19:16</query_time>
   <create_date>2004-04-11</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrant_name>Sapucaia Comercio e informatica ltda - me</registrant_name>
   <name_servers>
    <value>ns208.prodns.com.br</value>
    <value>ns209.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>teilec.com</domain_name>
   <domain_keyword>teilec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:32:49</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Radio BBB V.O.F.</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>https://contact-form.registrar.eu/?domainname=teilec.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anony.nl</value>
    <value>ns2.anony.nl</value>
    <value>ns3.anony.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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