WHOIS QUERY TIME

8 May 2024 - 9:32 PM UTC

Registered: 30 April 2019
Modified: 24 April 2024
Expiry: 30 April 2025

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tesa.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tesa.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tesa.uk",
            "domain_keyword": "tesa",
            "domain_tld": "uk",
            "query_time": "2024-05-08 21:32:25",
            "create_date": "2019-04-30",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-30",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tesa.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tesa.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 21:32:25</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.051</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.304 seconds) for "tesa.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

7 May 2023 - 10:18 PM UTC

Registered: 30 April 2019
Modified: 24 April 2023
Expiry: 30 April 2024

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

8 May 2024 - 9:32 PM UTC

Registered: 30 April 2019
Modified: 24 April 2024
Expiry: 30 April 2025

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

* 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=tesa.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tesa.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tesa.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "tesa.uk",
            "domain_keyword": "tesa",
            "domain_tld": "uk",
            "query_time": "2023-05-07 22:18:16",
            "create_date": "2019-04-30",
            "update_date": "2023-04-24",
            "expiry_date": "2024-04-30",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "tesa.uk",
            "domain_keyword": "tesa",
            "domain_tld": "uk",
            "query_time": "2024-05-08 21:32:25",
            "create_date": "2019-04-30",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-30",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.304,
        "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>tesa.uk</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>tesa.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tesa.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-07 22:18:16</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-04-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>tesa.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 21:32:25</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.304</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 128 domain names (in 0.203 seconds) which contained the exact domain keyword "tesa".
Domain Name Registered Expiry Registrar Ownership
1 tesa.co.nz 27 Nov 1996 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
2 tesa.com 29 May 1997 28 May 2025 CSC CORPORATE DOMAINS, INC. tesa SE
3 tesa.co.uk 11 Mar 1998 11 Mar 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
4 tesa.be 20 May 1998 - CSC Corporate Domains, Inc. -
5 tesa.net 5 Jun 1998 4 Jun 2024 IONOS SE TFAV 002740955Q SLNE
6 tesa.pl 13 Jul 1998 12 Jul 2024 Corporation Service Company -
7 tesa.nl 13 Nov 1998 - Corporation Service Company Limited -
8 tesa.org.uk 26 Jan 1999 26 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
9 tesa.com.co 9 Jul 1999 8 Jul 2024 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
10 tesa.ru 27 Oct 1999 31 Oct 2024 RU-CENTER-RU Private Person
11 tesa.com.br 8 Feb 2000 8 Feb 2025 - ASSA ABLOY BRASIL SISTEMAS DE SEGURANCA LTDA
12 tesa.info 25 Jul 2001 25 Jul 2024 CSC Corporate Domains, Inc. tesa SE
13 tesa.ro 14 Dec 2001 12 Nov 2024 EPAG Domainservices GmbH -
14 tesa.fr 18 Dec 2001 15 Sep 2024 CSC CORPORATE DOMAINS INC. tesa SE, Quickbornstr
15 tesa.us 22 Apr 2002 21 Apr 2025 CSC Corporate Domains, Inc. tesa SE
16 tesa.cl 17 Dec 2002 13 Jan 2025 NIC Chile TESA TAPE CHILE S A
17 tesa.cn 17 Mar 2003 17 Mar 2025 阿里云计算有限公司(万网) 德莎胶带(上海)有限公司
18 tesa.sk 16 Sep 2003 16 Sep 2024 Corporation Service Company (DBS) GmbH tesa tape Slovakia s.r.o.
19 tesa.ie 8 Jun 2004 9 Jun 2025 CSC Domains Inc tesa SE
20 tesa.co.in 31 Oct 2004 31 Oct 2024 CSC Corporate Domains, Inc. tesa SE
21 tesa.in 7 Mar 2005 7 Mar 2025 CSC Corporate Domains, Inc. tesa SE
22 tesa.jp 31 Jul 2005 31 Jul 2024 - tesa tape
23 tesa.hr 4 Oct 2005 26 Dec 2024 CARNET TESA
24 tesa.org 28 Mar 2006 28 Mar 2025 Sav.com, LLC Privacy Protection
25 tesa.net.br 11 Sep 2006 11 Sep 2024 - Telecom South America S/A
26 tesa.net.pl 5 Dec 2006 5 Dec 2024 nazwa.pl sp. z o.o. -
27 tesa.asia 26 Feb 2008 26 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Tesa SE
28 tesa.sh.cn 26 Aug 2008 26 Aug 2031 上海美橙科技信息发展有限公司 鑫蒂测量技术(上海)有限公司
29 tesa.ca 4 Feb 2009 4 Feb 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
30 tesa.lt 8 Feb 2010 9 Feb 2025 Ascio Technologies Inc. NetNames Limited
31 tesa.com.ro 29 Jun 2011 26 Aug 2031 Romarg SRL -
32 tesa.pro 8 Sep 2014 8 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
33 tesa.io 22 Jan 2015 22 Jan 2025 CSC Corporate Domains, Inc. tesa SE
34 tesa.engineering 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
35 tesa.careers 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
36 tesa.company 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
37 tesa.academy 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
38 tesa.business 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
39 tesa.parts 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
40 tesa.management 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
41 tesa.email 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
42 tesa.tips 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
43 tesa.equipment 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
44 tesa.reviews 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
45 tesa.university 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
46 tesa.services 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
47 tesa.supplies 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
48 tesa.community 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
49 tesa.marketing 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
50 tesa.digital 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
51 tesa.media 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
52 tesa.enterprises 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
53 tesa.solutions 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
54 tesa.training 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
55 tesa.consulting 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
56 tesa.holdings 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
57 tesa.network 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
58 tesa.technology 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
59 tesa.expert 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
60 tesa.industries 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
61 tesa.kaufen 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
62 tesa.directory 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
63 tesa.events 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
64 tesa.ventures 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
65 tesa.systems 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
66 tesa.finance 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
67 tesa.career 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
68 tesa.website 5 Feb 2015 5 Feb 2025 CSC Corporate Domains Inc. tesa SE
69 tesa.world 5 Feb 2015 5 Feb 2025 CSC Corporate Domains, Inc. tesa SE
70 tesa.ly 8 Feb 2015 8 Feb 2025 Libyan Spider Network (int) tesa SE
71 tesa.xn--3ds443g 10 Feb 2015 10 Feb 2025 Lexsynergy Limited -
72 tesa.wiki 10 Feb 2015 10 Feb 2025 CSC Corporate Domains, Inc. tesa SE
73 tesa.help 10 Feb 2015 10 Feb 2025 CSC Corporate Domains Inc. tesa SE
74 tesa.link 10 Feb 2015 10 Feb 2025 CSC Corporate Domains, Inc. tesa SE
75 tesa.work 11 Feb 2015 11 Feb 2025 CSC Corporate Domains, Inc. tesa SE
76 tesa.it 23 Feb 2015 9 Apr 2025 CSC Corporate Domains, Inc. NetView S.r.l.
77 tesa.market 23 Feb 2015 23 Feb 2025 CSC Corporate Domains, Inc. tesa SE
78 tesa.engineer 23 Feb 2015 23 Feb 2025 CSC Corporate Domains, Inc. tesa SE
79 tesa.xn--fiq228c5hs 28 Apr 2015 28 Apr 2025 Lexsynergy Limited -
80 tesa.adult 29 May 2015 29 May 2025 CSC Corporate Domains, Inc. TESA S.A.
81 tesa.porn 29 May 2015 29 May 2025 CSC Corporate Domains, Inc. TESA S.A.
82 tesa.support 17 Sep 2015 17 Sep 2024 CSC Corporate Domains, Inc. tesa SE
83 tesa.sex 5 Oct 2015 5 Oct 2024 CSC Corporate Domains, Inc. tesa SE
84 tesa.band 13 Oct 2015 13 Oct 2024 CSC Corporate Domains, Inc. tesa SE
85 tesa.vip 18 May 2016 18 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Kun Shan Shi Zhong Xin Hao Dian Zi Cai Liao You Xian Gong Si
86 tesa.store 14 Jun 2016 14 Jun 2024 united-domains AG Volz Selbstklebetechnik GmbH
87 tesa.shop 1 Sep 2016 1 Sep 2024 Ascio Technologies Inc. -
88 tesa.group 7 Sep 2016 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 tesa.international 19 Feb 2017 19 Feb 2025 CSC Corporate Domains, Inc. tesa SE
90 tesa.cat 1 Nov 2017 1 Nov 2024 CSC Corporate Domains, Inc tesa SE
91 tesa.hn 9 Nov 2017 9 Nov 2024 SoxDomains.com, LLC Example Inc.
92 tesa.md 14 Nov 2017 14 Nov 2024 - -
93 tesa.cloud 12 Feb 2018 12 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0150657607
94 tesa.com.pl 29 May 2018 29 May 2025 nazwa.pl sp. z o.o. -
95 tesa.space 9 Jun 2018 9 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
96 tesa.co 18 Dec 2018 18 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
97 tesa.fun 24 Mar 2019 24 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gu zhen
98 tesa.uk 30 Apr 2019 30 Apr 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
99 tesa.nz 27 May 2019 - Key-Systems GmbH -
100 tesa.su 30 Aug 2019 30 Aug 2024 R01-SU Ltd "Moscow Door Company"
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Tesa.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tesa&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tesa",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 129,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tesa.co.nz, tesa.com, tesa.co.uk, tesa.be, tesa.net, tesa.pl, tesa.nl, tesa.org.uk, tesa.com.co, tesa.ru, tesa.com.br, tesa.info, tesa.ro, tesa.fr, tesa.us, tesa.cl, tesa.cn, tesa.sk, tesa.ie, tesa.co.in, tesa.in, tesa.jp, tesa.hr, tesa.org, tesa.net.br, tesa.net.pl, tesa.asia, tesa.sh.cn, tesa.ca, tesa.lt, tesa.com.ro, tesa.pro, tesa.io, tesa.engineering, tesa.careers, tesa.company, tesa.academy, tesa.business, tesa.parts, tesa.management, tesa.email, tesa.tips, tesa.equipment, tesa.reviews, tesa.university, tesa.services, tesa.supplies, tesa.community, tesa.marketing, tesa.digital, tesa.media, tesa.enterprises, tesa.solutions, tesa.training, tesa.consulting, tesa.holdings, tesa.network, tesa.technology, tesa.expert, tesa.industries, tesa.kaufen, tesa.directory, tesa.events, tesa.ventures, tesa.systems, tesa.finance, tesa.career, tesa.website, tesa.world, tesa.ly, tesa.xn--3ds443g, tesa.wiki, tesa.help, tesa.link, tesa.work, tesa.it, tesa.market, tesa.engineer, tesa.xn--fiq228c5hs, tesa.adult, tesa.porn, tesa.support, tesa.sex, tesa.band, tesa.vip, tesa.store, tesa.shop, tesa.group, tesa.international, tesa.cat, tesa.hn, tesa.md, tesa.cloud, tesa.com.pl, tesa.space, tesa.co, tesa.fun, tesa.uk, tesa.nz, tesa.su",
    "results": [
        {
            "num": 1,
            "domain_name": "tesa.co.nz",
            "domain_keyword": "tesa",
            "domain_tld": "co.nz",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "1996-11-27",
            "update_date": "2023-05-23",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.createhosting.net.nz",
                "ns3.createhosting.net.nz",
                "ns4.createhosting.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tesa.com",
            "domain_keyword": "tesa",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:36:25",
            "create_date": "1997-05-29",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Online Management",
            "registrant_company": "tesa SE",
            "registrant_address": "Hugo-Kirchberg-Strasse 1",
            "registrant_city": "Norderstedt",
            "registrant_state": "Schleswig-Holstein",
            "registrant_zip": "22848",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.40888990",
            "registrant_fax": "+49.40888996060",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net",
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tesa.co.uk",
            "domain_keyword": "tesa",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 09:26:43",
            "create_date": "1998-03-11",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-11",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "tesa.be",
            "domain_keyword": "tesa",
            "domain_tld": "be",
            "query_time": "2024-04-24 12:36:08",
            "create_date": "1998-05-20",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "tesa.net",
            "domain_keyword": "tesa",
            "domain_tld": "net",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "1998-06-05",
            "update_date": "2017-02-02",
            "expiry_date": "2024-06-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TFAV 002740955Q SLNE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.com",
                "ns1033.ui-dns.de",
                "ns1055.ui-dns.org",
                "ns1113.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tesa.pl",
            "domain_keyword": "tesa",
            "domain_tld": "pl",
            "query_time": "2024-06-06 05:18:52",
            "create_date": "1998-07-13",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-12",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tesa.nl",
            "domain_keyword": "tesa",
            "domain_tld": "nl",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "1998-11-13",
            "update_date": "2019-11-12",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "tesa.org.uk",
            "domain_keyword": "tesa",
            "domain_tld": "org.uk",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "1999-01-26",
            "update_date": "2022-12-27",
            "expiry_date": "2025-01-26",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "tesa.com.co",
            "domain_keyword": "tesa",
            "domain_tld": "com.co",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "1999-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.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": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "tesa.ru",
            "domain_keyword": "tesa",
            "domain_tld": "ru",
            "query_time": "2024-05-22 16:34:32",
            "create_date": "1999-10-27",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "tesa.com.br",
            "domain_keyword": "tesa",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 08:49:35",
            "create_date": "2000-02-08",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-08",
            "registrant_name": "ASSA ABLOY BRASIL SISTEMAS DE SEGURANCA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 12,
            "domain_name": "tesa.info",
            "domain_keyword": "tesa",
            "domain_tld": "info",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2001-07-25",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "tesa.ro",
            "domain_keyword": "tesa",
            "domain_tld": "ro",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2001-12-14",
            "expiry_date": "2024-11-12",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "www.epag.de",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "tesa.fr",
            "domain_keyword": "tesa",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:52:29",
            "create_date": "2001-12-18",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "tesa SE, Quickbornstr",
            "registrant_address": "tesa SE, Quickbornstrasse 24, 20253 Hamburg",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.4049093885",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 15,
            "domain_name": "tesa.us",
            "domain_keyword": "tesa",
            "domain_tld": "us",
            "query_time": "2024-05-02 07:27:05",
            "create_date": "2002-04-22",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "tesa SE",
            "registrant_address": "Quickbornstrasse 24",
            "registrant_city": "Hamburg",
            "registrant_zip": "20253",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.4049093885",
            "registrant_fax": "+49.404909183885",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tesa.cl",
            "domain_keyword": "tesa",
            "domain_tld": "cl",
            "query_time": "2024-05-29 04:50:37",
            "create_date": "2002-12-17",
            "expiry_date": "2025-01-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "TESA TAPE CHILE S A",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ]
        },
        {
            "num": 17,
            "domain_name": "tesa.cn",
            "domain_keyword": "tesa",
            "domain_tld": "cn",
            "query_time": "2024-05-15 19:53:09",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "德莎胶带(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tesa.sk",
            "domain_keyword": "tesa",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:34:21",
            "create_date": "2003-09-16",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-16",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "tesa tape Slovakia s.r.o.",
            "registrant_company": "tesa tape Slovakia s.r.o.",
            "registrant_address": "Riznerova 5",
            "registrant_city": "Bratislava 1",
            "registrant_zip": "81101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.257101699",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 19,
            "domain_name": "tesa.ie",
            "domain_keyword": "tesa",
            "domain_tld": "ie",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2004-06-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-06-09",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "tesa SE",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tesa.co.in",
            "domain_keyword": "tesa",
            "domain_tld": "co.in",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2004-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tesa.in",
            "domain_keyword": "tesa",
            "domain_tld": "in",
            "query_time": "2024-05-08 21:32:25",
            "create_date": "2005-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tesa.jp",
            "domain_keyword": "tesa",
            "domain_tld": "jp",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2005-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "tesa tape",
            "registrant_zip": "150-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "+35.7786241",
            "registrant_fax": "+35.7786249",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 23,
            "domain_name": "tesa.hr",
            "domain_keyword": "tesa",
            "domain_tld": "hr",
            "query_time": "2024-05-08 21:32:25",
            "create_date": "2005-10-04",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TESA",
            "registrant_address": "Trg bana Josipa Jelačića 1",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.totohost.com",
                "ns2.totohost.com",
                "ns3.totohost.com",
                "ns4.totohost.com"
            ]
        },
        {
            "num": 24,
            "domain_name": "tesa.org",
            "domain_keyword": "tesa",
            "domain_tld": "org",
            "query_time": "2024-05-28 10:34:37",
            "create_date": "2006-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "tesa.net.br",
            "domain_keyword": "tesa",
            "domain_tld": "net.br",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2006-09-11",
            "update_date": "2022-08-19",
            "expiry_date": "2024-09-11",
            "registrant_name": "Telecom South America S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.tesa.net.br",
                "ns2.tesa.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 26,
            "domain_name": "tesa.net.pl",
            "domain_keyword": "tesa",
            "domain_tld": "net.pl",
            "query_time": "2024-05-19 17:33:52",
            "create_date": "2006-12-05",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-05",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 27,
            "domain_name": "tesa.asia",
            "domain_keyword": "tesa",
            "domain_tld": "asia",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2008-02-26",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tesa SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "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.netnames.net",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tesa.sh.cn",
            "domain_keyword": "tesa",
            "domain_tld": "sh.cn",
            "query_time": "2024-06-01 11:35:58",
            "create_date": "2008-08-26",
            "expiry_date": "2031-08-26",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "鑫蒂测量技术(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tesa.ca",
            "domain_keyword": "tesa",
            "domain_tld": "ca",
            "query_time": "2024-05-20 04:38:10",
            "create_date": "2009-02-04",
            "update_date": "2023-07-30",
            "expiry_date": "2026-02-04",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tesa.lt",
            "domain_keyword": "tesa",
            "domain_tld": "lt",
            "query_time": "2024-04-25 08:21:33",
            "create_date": "2010-02-08",
            "expiry_date": "2025-02-09",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "NetNames Limited",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 31,
            "domain_name": "tesa.com.ro",
            "domain_keyword": "tesa",
            "domain_tld": "com.ro",
            "query_time": "2024-05-22 06:14:31",
            "create_date": "2011-06-29",
            "expiry_date": "2031-08-26",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.adminweb.ro",
                "ns2.adminweb.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "tesa.pro",
            "domain_keyword": "tesa",
            "domain_tld": "pro",
            "query_time": "2024-05-22 06:14:15",
            "create_date": "2014-09-08",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tesa.io",
            "domain_keyword": "tesa",
            "domain_tld": "io",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-01-22",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tesa.engineering",
            "domain_keyword": "tesa",
            "domain_tld": "engineering",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tesa.careers",
            "domain_keyword": "tesa",
            "domain_tld": "careers",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tesa.company",
            "domain_keyword": "tesa",
            "domain_tld": "company",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tesa.academy",
            "domain_keyword": "tesa",
            "domain_tld": "academy",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tesa.business",
            "domain_keyword": "tesa",
            "domain_tld": "business",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tesa.parts",
            "domain_keyword": "tesa",
            "domain_tld": "parts",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tesa.management",
            "domain_keyword": "tesa",
            "domain_tld": "management",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tesa.email",
            "domain_keyword": "tesa",
            "domain_tld": "email",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tesa.tips",
            "domain_keyword": "tesa",
            "domain_tld": "tips",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tesa.equipment",
            "domain_keyword": "tesa",
            "domain_tld": "equipment",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tesa.reviews",
            "domain_keyword": "tesa",
            "domain_tld": "reviews",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tesa.university",
            "domain_keyword": "tesa",
            "domain_tld": "university",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tesa.services",
            "domain_keyword": "tesa",
            "domain_tld": "services",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tesa.supplies",
            "domain_keyword": "tesa",
            "domain_tld": "supplies",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "tesa.community",
            "domain_keyword": "tesa",
            "domain_tld": "community",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tesa.marketing",
            "domain_keyword": "tesa",
            "domain_tld": "marketing",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tesa.digital",
            "domain_keyword": "tesa",
            "domain_tld": "digital",
            "query_time": "2024-05-22 06:14:15",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tesa.media",
            "domain_keyword": "tesa",
            "domain_tld": "media",
            "query_time": "2024-05-22 06:14:15",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tesa.enterprises",
            "domain_keyword": "tesa",
            "domain_tld": "enterprises",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tesa.solutions",
            "domain_keyword": "tesa",
            "domain_tld": "solutions",
            "query_time": "2024-05-11 05:37:13",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tesa.training",
            "domain_keyword": "tesa",
            "domain_tld": "training",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "tesa.consulting",
            "domain_keyword": "tesa",
            "domain_tld": "consulting",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tesa.holdings",
            "domain_keyword": "tesa",
            "domain_tld": "holdings",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tesa.network",
            "domain_keyword": "tesa",
            "domain_tld": "network",
            "query_time": "2024-05-22 06:14:15",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tesa.technology",
            "domain_keyword": "tesa",
            "domain_tld": "technology",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tesa.expert",
            "domain_keyword": "tesa",
            "domain_tld": "expert",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tesa.industries",
            "domain_keyword": "tesa",
            "domain_tld": "industries",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tesa.kaufen",
            "domain_keyword": "tesa",
            "domain_tld": "kaufen",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tesa.directory",
            "domain_keyword": "tesa",
            "domain_tld": "directory",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tesa.events",
            "domain_keyword": "tesa",
            "domain_tld": "events",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tesa.ventures",
            "domain_keyword": "tesa",
            "domain_tld": "ventures",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tesa.systems",
            "domain_keyword": "tesa",
            "domain_tld": "systems",
            "query_time": "2024-05-22 06:14:15",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "tesa.finance",
            "domain_keyword": "tesa",
            "domain_tld": "finance",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tesa.career",
            "domain_keyword": "tesa",
            "domain_tld": "career",
            "query_time": "2024-05-29 04:50:37",
            "create_date": "2015-02-04",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tesa.website",
            "domain_keyword": "tesa",
            "domain_tld": "website",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-02-05",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tesa.world",
            "domain_keyword": "tesa",
            "domain_tld": "world",
            "query_time": "2024-06-08 15:06:55",
            "create_date": "2015-02-05",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tesa.ly",
            "domain_keyword": "tesa",
            "domain_tld": "ly",
            "query_time": "2024-05-24 15:05:19",
            "create_date": "2015-02-08",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-08",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "tesa SE",
            "registrant_address": "Quickbornstrasse 24",
            "registrant_city": "Hamburg",
            "registrant_state": "Hamburg",
            "registrant_zip": "20253",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tesa.xn--3ds443g",
            "domain_keyword": "tesa",
            "domain_tld": "xn--3ds443g",
            "query_time": "2024-04-25 08:21:32",
            "create_date": "2015-02-10",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://whois.lexsynergy.com",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tesa.wiki",
            "domain_keyword": "tesa",
            "domain_tld": "wiki",
            "query_time": "2024-06-06 05:18:52",
            "create_date": "2015-02-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "tesa.help",
            "domain_keyword": "tesa",
            "domain_tld": "help",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2015-02-10",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tesa.link",
            "domain_keyword": "tesa",
            "domain_tld": "link",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2015-02-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tesa.work",
            "domain_keyword": "tesa",
            "domain_tld": "work",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2015-02-11",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tesa.it",
            "domain_keyword": "tesa",
            "domain_tld": "it",
            "query_time": "2024-05-02 07:27:05",
            "create_date": "2015-02-23",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-09",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "NetView S.r.l.",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "tesa.market",
            "domain_keyword": "tesa",
            "domain_tld": "market",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2015-02-23",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tesa.engineer",
            "domain_keyword": "tesa",
            "domain_tld": "engineer",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2015-02-23",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tesa.xn--fiq228c5hs",
            "domain_keyword": "tesa",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-04-25 08:21:32",
            "create_date": "2015-04-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://whois.lexsynergy.com",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "tesa.adult",
            "domain_keyword": "tesa",
            "domain_tld": "adult",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-05-29",
            "update_date": "2023-05-22",
            "expiry_date": "2025-05-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TESA S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tesa.porn",
            "domain_keyword": "tesa",
            "domain_tld": "porn",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-05-29",
            "update_date": "2023-05-22",
            "expiry_date": "2025-05-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TESA S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "tesa.support",
            "domain_keyword": "tesa",
            "domain_tld": "support",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-09-17",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tesa.sex",
            "domain_keyword": "tesa",
            "domain_tld": "sex",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2015-10-05",
            "update_date": "2023-09-03",
            "expiry_date": "2024-10-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tesa.band",
            "domain_keyword": "tesa",
            "domain_tld": "band",
            "query_time": "2024-05-19 17:33:47",
            "create_date": "2015-10-13",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "tesa.vip",
            "domain_keyword": "tesa",
            "domain_tld": "vip",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2016-05-18",
            "update_date": "2024-01-16",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kun Shan Shi Zhong Xin Hao Dian Zi Cai Liao You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JiangSuS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tesa.store",
            "domain_keyword": "tesa",
            "domain_tld": "store",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2016-06-14",
            "update_date": "2024-04-13",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "Volz Selbstklebetechnik GmbH",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tesa.shop",
            "domain_keyword": "tesa",
            "domain_tld": "shop",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2016-09-01",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-01",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://ascio.com",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "tesa.group",
            "domain_keyword": "tesa",
            "domain_tld": "group",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2016-09-07",
            "update_date": "2023-07-05",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "tesa.international",
            "domain_keyword": "tesa",
            "domain_tld": "international",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2017-02-19",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tesa SE",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tesa.cat",
            "domain_keyword": "tesa",
            "domain_tld": "cat",
            "query_time": "2024-05-09 23:30:13",
            "create_date": "2017-11-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "registrant_company": "tesa SE",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tesa.hn",
            "domain_keyword": "tesa",
            "domain_tld": "hn",
            "query_time": "2024-05-28 10:34:37",
            "create_date": "2017-11-09",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-09",
            "registrar_name": "SoxDomains.com, LLC",
            "registrar_website": "http://www.soxdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ingenio.digital",
                "ns2.ingenio.digital"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tesa.md",
            "domain_keyword": "tesa",
            "domain_tld": "md",
            "query_time": "2024-05-28 10:34:37",
            "create_date": "2017-11-14",
            "expiry_date": "2024-11-14",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 93,
            "domain_name": "tesa.cloud",
            "domain_keyword": "tesa",
            "domain_tld": "cloud",
            "query_time": "2024-06-06 05:18:51",
            "create_date": "2018-02-12",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0150657607",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tesa.com.pl",
            "domain_keyword": "tesa",
            "domain_tld": "com.pl",
            "query_time": "2024-05-29 00:34:16",
            "create_date": "2018-05-29",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 95,
            "domain_name": "tesa.space",
            "domain_keyword": "tesa",
            "domain_tld": "space",
            "query_time": "2024-06-10 01:41:28",
            "create_date": "2018-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Madrid",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.uk7.fcomet.com",
                "ns2.uk7.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tesa.co",
            "domain_keyword": "tesa",
            "domain_tld": "co",
            "query_time": "2024-05-29 04:50:37",
            "create_date": "2018-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tesa.fun",
            "domain_keyword": "tesa",
            "domain_tld": "fun",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2019-03-24",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "gu zhen",
            "registrant_state": "chong qing",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tesa.uk",
            "domain_keyword": "tesa",
            "domain_tld": "uk",
            "query_time": "2024-05-08 21:32:25",
            "create_date": "2019-04-30",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-30",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "tesa.nz",
            "domain_keyword": "tesa",
            "domain_tld": "nz",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2019-05-27",
            "update_date": "2024-05-03",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.n24.nz",
                "ns2.n24.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "tesa.su",
            "domain_keyword": "tesa",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:19:34",
            "create_date": "2019-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "R01-SU",
            "registrant_company": "Ltd \"Moscow Door Company\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 495 6613575",
            "registrant_fax": "+7 495 6613575",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        }
    ],
    "search_after": "1567123200000_454224",
    "stats": {
        "total_time": 0.203,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tesa</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>129</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tesa.co.nz, tesa.com, tesa.co.uk, tesa.be, tesa.net, tesa.pl, tesa.nl, tesa.org.uk, tesa.com.co, tesa.ru, tesa.com.br, tesa.info, tesa.ro, tesa.fr, tesa.us, tesa.cl, tesa.cn, tesa.sk, tesa.ie, tesa.co.in, tesa.in, tesa.jp, tesa.hr, tesa.org, tesa.net.br, tesa.net.pl, tesa.asia, tesa.sh.cn, tesa.ca, tesa.lt, tesa.com.ro, tesa.pro, tesa.io, tesa.engineering, tesa.careers, tesa.company, tesa.academy, tesa.business, tesa.parts, tesa.management, tesa.email, tesa.tips, tesa.equipment, tesa.reviews, tesa.university, tesa.services, tesa.supplies, tesa.community, tesa.marketing, tesa.digital, tesa.media, tesa.enterprises, tesa.solutions, tesa.training, tesa.consulting, tesa.holdings, tesa.network, tesa.technology, tesa.expert, tesa.industries, tesa.kaufen, tesa.directory, tesa.events, tesa.ventures, tesa.systems, tesa.finance, tesa.career, tesa.website, tesa.world, tesa.ly, tesa.xn--3ds443g, tesa.wiki, tesa.help, tesa.link, tesa.work, tesa.it, tesa.market, tesa.engineer, tesa.xn--fiq228c5hs, tesa.adult, tesa.porn, tesa.support, tesa.sex, tesa.band, tesa.vip, tesa.store, tesa.shop, tesa.group, tesa.international, tesa.cat, tesa.hn, tesa.md, tesa.cloud, tesa.com.pl, tesa.space, tesa.co, tesa.fun, tesa.uk, tesa.nz, tesa.su</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tesa.co.nz</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>1996-11-27</create_date>
   <update_date>2023-05-23</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.createhosting.net.nz</value>
    <value>ns3.createhosting.net.nz</value>
    <value>ns4.createhosting.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tesa.com</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:36:25</query_time>
   <create_date>1997-05-29</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Online Management</registrant_name>
   <registrant_company>tesa SE</registrant_company>
   <registrant_address>Hugo-Kirchberg-Strasse 1</registrant_address>
   <registrant_city>Norderstedt</registrant_city>
   <registrant_state>Schleswig-Holstein</registrant_state>
   <registrant_zip>22848</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.40888990</registrant_phone>
   <registrant_fax>+49.40888996060</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tesa.co.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 09:26:43</query_time>
   <create_date>1998-03-11</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>tesa.be</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 12:36:08</query_time>
   <create_date>1998-05-20</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>tesa.net</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>1998-06-05</create_date>
   <update_date>2017-02-02</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TFAV 002740955Q SLNE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1033.ui-dns.com</value>
    <value>ns1033.ui-dns.de</value>
    <value>ns1055.ui-dns.org</value>
    <value>ns1113.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tesa.pl</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 05:18:52</query_time>
   <create_date>1998-07-13</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tesa.nl</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>1998-11-13</create_date>
   <update_date>2019-11-12</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tesa.org.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>1999-01-26</create_date>
   <update_date>2022-12-27</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>tesa.com.co</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>1999-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>tesa.ru</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-22 16:34:32</query_time>
   <create_date>1999-10-27</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>tesa.com.br</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 08:49:35</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrant_name>ASSA ABLOY BRASIL SISTEMAS DE SEGURANCA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>tesa.info</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2001-07-25</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.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>tesa.ro</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2001-12-14</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>www.epag.de</registrar_website>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tesa.fr</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:52:29</query_time>
   <create_date>2001-12-18</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>tesa SE, Quickbornstr</registrant_company>
   <registrant_address>tesa SE, Quickbornstrasse 24, 20253 Hamburg</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.4049093885</registrant_phone>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>tesa.us</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-02 07:27:05</query_time>
   <create_date>2002-04-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>tesa SE</registrant_company>
   <registrant_address>Quickbornstrasse 24</registrant_address>
   <registrant_city>Hamburg</registrant_city>
   <registrant_zip>20253</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.4049093885</registrant_phone>
   <registrant_fax>+49.404909183885</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tesa.cl</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 04:50:37</query_time>
   <create_date>2002-12-17</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>TESA TAPE CHILE S A</registrant_name>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>tesa.cn</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 19:53:09</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>德莎胶带(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tesa.sk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:34:21</query_time>
   <create_date>2003-09-16</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>tesa tape Slovakia s.r.o.</registrant_name>
   <registrant_company>tesa tape Slovakia s.r.o.</registrant_company>
   <registrant_address>Riznerova 5</registrant_address>
   <registrant_city>Bratislava 1</registrant_city>
   <registrant_zip>81101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.257101699</registrant_phone>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>tesa.ie</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>tesa SE</registrant_name>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tesa.co.in</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2004-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tesa.in</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 21:32:25</query_time>
   <create_date>2005-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tesa.jp</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2005-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>tesa tape</registrant_name>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+35.7786241</registrant_phone>
   <registrant_fax>+35.7786249</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>tesa.hr</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-08 21:32:25</query_time>
   <create_date>2005-10-04</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TESA</registrant_name>
   <registrant_address>Trg bana Josipa Jelačića 1</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.totohost.com</value>
    <value>ns2.totohost.com</value>
    <value>ns3.totohost.com</value>
    <value>ns4.totohost.com</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>tesa.org</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 10:34:37</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tesa.net.br</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2022-08-19</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrant_name>Telecom South America S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.tesa.net.br</value>
    <value>ns2.tesa.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>tesa.net.pl</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-19 17:33:52</query_time>
   <create_date>2006-12-05</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tesa.asia</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2008-02-26</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tesa SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</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.netnames.net</value>
    <value>ns2.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tesa.sh.cn</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>sh.cn</domain_tld>
   <query_time>2024-06-01 11:35:58</query_time>
   <create_date>2008-08-26</create_date>
   <expiry_date>2031-08-26</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>鑫蒂测量技术(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tesa.ca</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 04:38:10</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tesa.lt</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-25 08:21:33</query_time>
   <create_date>2010-02-08</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>NetNames Limited</registrant_company>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>tesa.com.ro</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-05-22 06:14:31</query_time>
   <create_date>2011-06-29</create_date>
   <expiry_date>2031-08-26</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.adminweb.ro</value>
    <value>ns2.adminweb.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>tesa.pro</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 06:14:15</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>tesa.io</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>tesa.engineering</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tesa.careers</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>tesa.company</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tesa.academy</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tesa.business</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tesa.parts</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tesa.management</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tesa.email</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tesa.tips</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tesa.equipment</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>equipment</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tesa.reviews</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tesa.university</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tesa.services</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tesa.supplies</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>supplies</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>tesa.community</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tesa.marketing</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tesa.digital</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-22 06:14:15</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tesa.media</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-22 06:14:15</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tesa.enterprises</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>tesa.solutions</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-11 05:37:13</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tesa.training</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>tesa.consulting</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>tesa.holdings</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>tesa.network</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-22 06:14:15</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tesa.technology</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tesa.expert</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tesa.industries</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>tesa.kaufen</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>kaufen</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tesa.directory</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tesa.events</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tesa.ventures</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tesa.systems</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-22 06:14:15</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>tesa.finance</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tesa.career</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>career</domain_tld>
   <query_time>2024-05-29 04:50:37</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tesa.website</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>tesa SE</registrant_company>
   <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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tesa.world</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-08 15:06:55</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tesa.ly</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-24 15:05:19</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>tesa SE</registrant_company>
   <registrant_address>Quickbornstrasse 24</registrant_address>
   <registrant_city>Hamburg</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>20253</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>tesa.xn--3ds443g</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>xn--3ds443g</domain_tld>
   <query_time>2024-04-25 08:21:32</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://whois.lexsynergy.com</registrar_website>
   <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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.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>72</num>
   <domain_name>tesa.wiki</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-06 05:18:52</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>tesa.help</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tesa.link</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tesa.work</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tesa.it</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 07:27:05</query_time>
   <create_date>2015-02-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>NetView S.r.l.</registrant_company>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tesa.market</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2015-02-23</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tesa.engineer</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>engineer</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2015-02-23</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tesa.xn--fiq228c5hs</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-04-25 08:21:32</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://whois.lexsynergy.com</registrar_website>
   <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>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>80</num>
   <domain_name>tesa.adult</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TESA S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tesa.porn</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TESA S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>tesa.support</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tesa.sex</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tesa.band</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-19 17:33:47</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>tesa.vip</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kun Shan Shi Zhong Xin Hao Dian Zi Cai Liao You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JiangSuS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tesa.store</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>Volz Selbstklebetechnik GmbH</registrant_company>
   <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>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>87</num>
   <domain_name>tesa.shop</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://ascio.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>tesa.group</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tesa.international</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2017-02-19</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tesa SE</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tesa.cat</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-09 23:30:13</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <registrant_company>tesa SE</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tesa.hn</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-28 10:34:37</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>SoxDomains.com, LLC</registrar_name>
   <registrar_website>http://www.soxdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ingenio.digital</value>
    <value>ns2.ingenio.digital</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tesa.md</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-28 10:34:37</query_time>
   <create_date>2017-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>tesa.cloud</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-06 05:18:51</query_time>
   <create_date>2018-02-12</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0150657607</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>tesa.com.pl</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-29 00:34:16</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tesa.space</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-10 01:41:28</query_time>
   <create_date>2018-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Madrid</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.uk7.fcomet.com</value>
    <value>ns2.uk7.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>tesa.co</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 04:50:37</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tesa.fun</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2019-03-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>gu zhen</registrant_company>
   <registrant_state>chong qing</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tesa.uk</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 21:32:25</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>tesa.nz</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2024-05-03</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.n24.nz</value>
    <value>ns2.n24.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>tesa.su</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:19:34</query_time>
   <create_date>2019-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_company>Ltd &quot;Moscow Door Company&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 495 6613575</registrant_phone>
   <registrant_fax>+7 495 6613575</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
 </results>
 <search_after>1567123200000_454224</search_after>
 <stats>
  <total_time>0.203</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 6,128 domain names (in 0.197 seconds) which look and sound like the brand name "tesa".
Domain Name Registered Expiry Registrar Ownership
1 tes3.com 3 Jun 2000 3 Jun 2024 eName Technology Co.,Ltd. -
2 tesc.co.uk 21 Jan 2000 21 Jan 2026 New Reg Limited [Tag = UKIP] -
3 tese.me 24 Mar 2009 24 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. 北京政产学研资讯技术研究院
4 tesr.ru 25 Oct 2017 25 Oct 2024 SALENAMES-RU Private Person
5 tosa.se 25 Aug 2005 25 Aug 2024 One.com -
6 tbsa.org.au - - Melbourne IT Robert Boutcher
7 mesa.black 26 Feb 2024 26 Feb 2025 Gandi SAS BlackMesa
8 tesak.sk 18 Sep 2007 12 Sep 2024 Gransy s.r.o. INFERNO s.r.o.
9 tresa.ro 22 Aug 2016 20 Aug 2026 ICI - Registrar -
10 tesla.cam 9 May 2019 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
11 tera.sh 12 Mar 2016 12 Mar 2025 1API GmbH REDACTED FOR PRIVACY
12 teva.sk 26 Jan 2004 26 Jan 2025 ACTIVE 24, s.r.o. TEVA Pharmaceuticals Slovakia s.r.o.
13 eesa.com 29 Feb 2000 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 tusa.group 7 May 2024 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li qin
15 teia.international 19 Jun 2023 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 teva.blog 18 Oct 2016 18 Oct 2024 Nom-iq Ltd. dba Com Laude Teva Pharmaceutical Industries Limited
17 aesa.com.br 2 Jul 1998 2 Jul 2026 - Automolas Equipamentos Ltda
18 tese.tech 9 Nov 2023 9 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 stesa.com.br 4 Dec 1998 4 Dec 2024 - STE Servicos Tecnicos de Engenharia S/A
20 tesar.by 26 Jun 2012 26 Jun 2025 Reliable Software, Ltd Общество с ограниченной ответственностью "Тесар М"
21 teka.group 9 Nov 2022 9 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Lee Charles
22 tela.world 14 Jun 2021 14 Jun 2024 Megazone Corp., dba HOSTING.KR CompanyWE Co. Ltd
23 resa.website 5 Dec 2016 5 Dec 2025 Go Daddy, LLC Domains By Proxy, LLC
24 teva.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Teva Pharmaceutical Industries Limited
25 tasa.nl 14 Jun 2008 - WebReus -
26 tena.xyz 9 Nov 2020 9 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
27 tqsa.ca 20 Dec 2016 20 Dec 2024 A.R.C. Informatique Inc. Table québécoise sur la saine alimentation
28 tera.buzz 18 Apr 2023 18 Apr 2024 Porkbun Private by Design, LLC
29 test.parts 23 Sep 2017 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 ctesa.com 28 Dec 2009 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 tema.golf 4 Dec 2019 4 Dec 2025 PSI-USA, Inc. dba Domain Robot TEMA Personal UG (haftungsbeschraent)
32 tema.agency 22 Nov 2021 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 teza.us 9 Apr 2009 8 Apr 2025 eNom, LLC Teza Group
34 test.com.de - - - -
35 vesa.info 30 May 2024 30 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
36 iesa.cz 4 Nov 2011 4 Nov 2024 REG-ACTIVE24 INTER EXPRES servis s.r.o.
37 tesla.im - 4 Sep 2025 - Redacted
38 tesla.co.uk - 8 Dec 2024 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
39 tesha.co.uk 18 Feb 2008 18 Feb 2025 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
40 mesa.coffee 19 Jul 2023 19 Jul 2024 Squarespace Domains II LLC Lead SoCal
41 mesa.systems 31 May 2018 31 May 2025 1API GmbH MMTM
42 teta.ro 20 Nov 2018 7 Nov 2024 Tool Domains Ltd -
43 tgsa.shop 11 Oct 2023 11 Oct 2024 Tucows Domains Inc. -
44 tega.org 2 Feb 2000 2 Feb 2025 CSC Corporate Domains, Inc. 3M Company
45 tensa.ru 16 Mar 2007 16 Mar 2025 RU-CENTER-RU Private Person
46 nesa.ru 2 Apr 2007 2 Apr 2025 SALENAMES-RU Private Person
47 ztesa.de - - - -
48 besa.org 20 Apr 1999 20 Apr 2025 IONOS SE Besa Community, Inc.
49 cesa.pl 9 Sep 2023 9 Sep 2024 DD sp. z o.o. -
50 tzsa.com 12 Jun 2006 12 Jun 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
51 teia.in 16 Apr 2023 16 Apr 2025 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
52 thesa.co 24 Sep 2018 24 Sep 2024 GoDaddy.com, LLC Repossessed by Go Daddy
53 tesha.store 10 Apr 2024 10 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170856708
54 lesa.top 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lesa International Trading (Shanghai) Co., LTD
55 tyesa.org 14 Sep 2016 14 Sep 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 desa.hu 7 May 2019 - - -
57 teja.realtor 11 Jan 2022 11 Jan 2025 Name Share, Inc NAR's official operator of the .REALTOR TLD
58 tsea.me 24 Aug 2022 24 Aug 2025 Network Solutions, LLC REDACTED FOR PRIVACY
59 tesu.nl 28 Jun 2010 - XNS Registrar B.V. -
60 tewa.net 5 Nov 2005 5 Nov 2024 ANNULET, INC BuyDomains.com
61 tesda.email 23 May 2022 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 tela.llc 30 Sep 2021 30 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 teso.one 12 Aug 2022 12 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
64 tecsa.cat 17 May 2024 17 May 2025 IONOS SE Data Privacy Protected
65 teja.store 13 Sep 2023 13 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
66 tisa.academy 8 Mar 2024 8 Mar 2025 BigRock Solutions Ltd N/A
67 tusa.com.br 19 Oct 2022 19 Oct 2024 - Domain Names S/C Ltda
68 tecsa.com.pl 26 Jul 2006 26 Jul 2024 Consulting Service Sp. z o.o. -
69 tesar.tech 18 Nov 2017 18 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0149804039
70 testa.berlin 28 Jul 2022 28 Jul 2024 Cronon AG -
71 teea.org 14 May 2002 14 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
72 pesa.pt - - - Paulo Espírito Santo Amil & Associados - Sociedade de Advogados, R.L.
73 tesan.it 18 Feb 1998 4 Nov 2024 OVH Tesan S.p.a
74 tesla.warszawa.pl 1 Jul 2023 1 Jul 2024 Aftermarket.pl Limited -
75 teka.ro 1 Nov 2004 15 Oct 2024 ICI - Registrar -
76 tema.cc 27 May 2014 27 May 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
77 teso.pl 7 Nov 2019 7 Nov 2024 Aftermarket.pl Limited -
78 tewa.uk 21 Jan 2023 21 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
79 tesar.it 20 Feb 1997 28 May 2024 Genesys Informatica S.r.l. TESAR S.p.A.
80 thesa.me 17 Jul 2008 17 Jul 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 tasa.agency 11 Dec 2018 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 resa.pl 3 Dec 2021 3 Dec 2024 OVH SAS -
83 tresa.co.jp 31 Oct 2008 - - A-KIT TRESA.co.,Ltd
84 teva.network 2 Dec 2014 2 Dec 2024 Nom-iq Ltd. dba COM LAUDE Teva Pharmaceutical Industries Limited
85 tysa.co 29 Feb 2012 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 texa.academy 15 Feb 2016 15 Feb 2025 eNom, LLC Texa Spa
87 teka.work 31 Dec 2023 31 Dec 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
88 teaa.org 20 Feb 2000 20 Feb 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
89 sesa.pl 1 Oct 2019 1 Oct 2024 Aftermarket.pl Limited -
90 tasa.pl 1 Mar 2016 1 Mar 2025 Aftermarket.pl Limited -
91 pesa.org.pl 30 Jul 2010 30 Jul 2024 Consulting Service Sp. z o.o. -
92 tess.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
93 teasa.cn 25 Apr 2021 25 Apr 2025 阿里云计算有限公司(万网) 张广照
94 itesa.fr 24 Aug 2016 24 Aug 2024 OVH SAS ITESA
95 teva.life 5 May 2020 5 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Lee Charles
96 tssa.uk 13 Dec 2022 13 Dec 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
97 tesk.works 7 May 2024 7 May 2025 Gabia, Inc. REDACTED FOR PRIVACY
98 mesa.gop 12 Mar 2017 12 Mar 2025 101domain GRS Limited REDACTED FOR PRIVACY
99 tera.camp 26 Jan 2023 26 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
100 teca.dk 18 May 2000 30 Jun 2024 DANDOMAIN A/S Teca Camping
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 Tesa.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tesa.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tesa.uk",
        "page_size": 100
    },
    "count": {
        "total": 6128,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tes3.com, tesc.co.uk, tese.me, tesr.ru, tosa.se, tbsa.org.au, mesa.black, tesak.sk, tresa.ro, tesla.cam, tera.sh, teva.sk, eesa.com, tusa.group, teia.international, teva.blog, aesa.com.br, tese.tech, stesa.com.br, tesar.by, teka.group, tela.world, resa.website, teva.au, tasa.nl, tena.xyz, tqsa.ca, tera.buzz, test.parts, ctesa.com, tema.golf, tema.agency, teza.us, test.com.de, vesa.info, iesa.cz, tesla.im, tesla.co.uk, tesha.co.uk, mesa.coffee, mesa.systems, teta.ro, tgsa.shop, tega.org, tensa.ru, nesa.ru, ztesa.de, besa.org, cesa.pl, tzsa.com, teia.in, thesa.co, tesha.store, lesa.top, tyesa.org, desa.hu, teja.realtor, tsea.me, tesu.nl, tewa.net, tesda.email, tela.llc, teso.one, tecsa.cat, teja.store, tisa.academy, tusa.com.br, tecsa.com.pl, tesar.tech, testa.berlin, teea.org, pesa.pt, tesan.it, tesla.warszawa.pl, teka.ro, tema.cc, teso.pl, tewa.uk, tesar.it, thesa.me, tasa.agency, resa.pl, tresa.co.jp, teva.network, tysa.co, texa.academy, teka.work, teaa.org, sesa.pl, tasa.pl, pesa.org.pl, tess.feedback, teasa.cn, itesa.fr, teva.life, tssa.uk, tesk.works, mesa.gop, tera.camp, teca.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "tes3.com",
            "domain_keyword": "tes3",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:21:30",
            "create_date": "2000-06-03",
            "update_date": "2023-05-05",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "chong qing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/tes3.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tesc.co.uk",
            "domain_keyword": "tesc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 08:22:34",
            "create_date": "2000-01-21",
            "update_date": "2024-01-22",
            "expiry_date": "2026-01-21",
            "registrar_name": "New Reg Limited [Tag = UKIP]",
            "registrar_website": "http://www.ukip.com",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "tese.me",
            "domain_keyword": "tese",
            "domain_tld": "me",
            "query_time": "2024-04-22 18:52:10",
            "create_date": "2009-03-24",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "北京政产学研资讯技术研究院",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tesr.ru",
            "domain_keyword": "tesr",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:46:47",
            "create_date": "2017-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "tosa.se",
            "domain_keyword": "tosa",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:00:00",
            "create_date": "2005-08-25",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-25",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "tbsa.org.au",
            "domain_keyword": "tbsa",
            "domain_tld": "org.au",
            "query_time": "2024-05-04 18:42:30",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Robert Boutcher",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mesa.black",
            "domain_keyword": "mesa",
            "domain_tld": "black",
            "query_time": "2024-05-04 16:46:59",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BlackMesa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-147-b.gandi.net",
                "ns-155-c.gandi.net",
                "ns-192-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tesak.sk",
            "domain_keyword": "tesak",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:34:22",
            "create_date": "2007-09-18",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-12",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "INFERNO s.r.o.",
            "registrant_company": "INFERNO s.r.o.",
            "registrant_address": "Devínska cesta 120",
            "registrant_city": "Bratislava",
            "registrant_zip": "84104",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 9,
            "domain_name": "tresa.ro",
            "domain_keyword": "tresa",
            "domain_tld": "ro",
            "query_time": "2024-05-08 17:31:22",
            "create_date": "2016-08-22",
            "expiry_date": "2026-08-20",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "nsa.xservers.ro",
                "nsb.xservers.ro",
                "nsc.xservers.ro",
                "nsd.xservers.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 10,
            "domain_name": "tesla.cam",
            "domain_keyword": "tesla",
            "domain_tld": "cam",
            "query_time": "2024-05-09 00:19:49",
            "create_date": "2019-05-09",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-09",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tera.sh",
            "domain_keyword": "tera",
            "domain_tld": "sh",
            "query_time": "2024-05-12 07:01:42",
            "create_date": "2016-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "jake.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "teva.sk",
            "domain_keyword": "teva",
            "domain_tld": "sk",
            "query_time": "2024-05-10 14:41:06",
            "create_date": "2004-01-26",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-26",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "registrant_name": "TEVA Pharmaceuticals Slovakia s.r.o.",
            "registrant_company": "TEVA Pharmaceuticals Slovakia s.r.o.",
            "registrant_address": "Teslova 26",
            "registrant_city": "Bratislava",
            "registrant_zip": "821 02",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.257267911",
            "name_servers": [
                "ns3.tevapharm.com",
                "ns4.tevapharm.com",
                "ns5.tevapharm.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "eesa.com",
            "domain_keyword": "eesa",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:56:11",
            "create_date": "2000-02-29",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=eesa.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tusa.group",
            "domain_keyword": "tusa",
            "domain_tld": "group",
            "query_time": "2024-05-10 17:10:27",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": "li qin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "teia.international",
            "domain_keyword": "teia",
            "domain_tld": "international",
            "query_time": "2024-05-13 13:03:56",
            "create_date": "2023-06-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "teva.blog",
            "domain_keyword": "teva",
            "domain_tld": "blog",
            "query_time": "2024-05-09 12:25:15",
            "create_date": "2016-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Teva Pharmaceutical Industries Limited",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.tevapharm.com",
                "ns4.tevapharm.com",
                "ns5.tevapharm.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aesa.com.br",
            "domain_keyword": "aesa",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 05:39:02",
            "create_date": "1998-07-02",
            "update_date": "2023-06-14",
            "expiry_date": "2026-07-02",
            "registrant_name": "Automolas Equipamentos Ltda",
            "name_servers": [
                "wns164.hostgator.com.br",
                "wns165.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "tese.tech",
            "domain_keyword": "tese",
            "domain_tld": "tech",
            "query_time": "2024-05-19 17:34:29",
            "create_date": "2023-11-09",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "stesa.com.br",
            "domain_keyword": "stesa",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 09:35:12",
            "create_date": "1998-12-04",
            "update_date": "2019-12-05",
            "expiry_date": "2024-12-04",
            "registrant_name": "STE Servicos Tecnicos de Engenharia S/A",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "tesar.by",
            "domain_keyword": "tesar",
            "domain_tld": "by",
            "query_time": "2024-05-22 06:14:19",
            "create_date": "2012-06-26",
            "update_date": "2023-06-16",
            "expiry_date": "2025-06-26",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Общество с ограниченной ответственностью \"Тесар М\"",
            "registrant_address": "220028, -, г.Минск, ул.Маяковского, 111, оф.312",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375293389896",
            "name_servers": [
                "ns1.datacenter.by",
                "ns2.datacenter.by"
            ]
        },
        {
            "num": 21,
            "domain_name": "teka.group",
            "domain_keyword": "teka",
            "domain_tld": "group",
            "query_time": "2024-05-15 03:44:30",
            "create_date": "2022-11-09",
            "update_date": "2024-05-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lee Charles",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tela.world",
            "domain_keyword": "tela",
            "domain_tld": "world",
            "query_time": "2024-05-18 21:21:18",
            "create_date": "2021-06-14",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CompanyWE Co. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gangnam-gu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "resa.website",
            "domain_keyword": "resa",
            "domain_tld": "website",
            "query_time": "2024-05-17 14:18:58",
            "create_date": "2016-12-05",
            "update_date": "2024-04-15",
            "expiry_date": "2025-12-05",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "teva.au",
            "domain_keyword": "teva",
            "domain_tld": "au",
            "query_time": "2024-05-18 14:25:55",
            "update_date": "2024-02-29",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Teva Pharmaceutical Industries Limited",
            "name_servers": [
                "ns3.tevapharm.com",
                "ns4.tevapharm.com",
                "ns5.tevapharm.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tasa.nl",
            "domain_keyword": "tasa",
            "domain_tld": "nl",
            "query_time": "2024-05-27 14:38:15",
            "create_date": "2008-06-14",
            "update_date": "2021-08-07",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "tena.xyz",
            "domain_keyword": "tena",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 05:05:56",
            "create_date": "2020-11-09",
            "update_date": "2024-01-25",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tqsa.ca",
            "domain_keyword": "tqsa",
            "domain_tld": "ca",
            "query_time": "2024-05-29 17:08:19",
            "create_date": "2016-12-20",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-20",
            "registrar_name": "A.R.C. Informatique Inc.",
            "registrar_website": "www.webdomaine.ca",
            "registrant_name": "Table québécoise sur la saine alimentation",
            "registrant_company": "Table québécoise sur la saine alimentation",
            "registrant_address": "1776 rue Mitis",
            "registrant_city": "Chicoutimi",
            "registrant_state": "QC",
            "registrant_zip": "G7K1H4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4185459224",
            "registrant_fax": "+1.4185456012",
            "name_servers": [
                "ns-mtl-1.webdomaine.ca",
                "ns-mtl-2.webdomaine.ca",
                "ns-ny-1.webdomaine.ca",
                "ns-tor-1.webdomaine.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tera.buzz",
            "domain_keyword": "tera",
            "domain_tld": "buzz",
            "query_time": "2024-05-30 01:32:39",
            "create_date": "2023-04-18",
            "update_date": "2024-05-29",
            "expiry_date": "2024-04-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "test.parts",
            "domain_keyword": "test",
            "domain_tld": "parts",
            "query_time": "2024-05-31 23:19:13",
            "create_date": "2017-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1139.awsdns-14.org",
                "ns-1556.awsdns-02.co.uk",
                "ns-331.awsdns-41.com",
                "ns-673.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ctesa.com",
            "domain_keyword": "ctesa",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:29:40",
            "create_date": "2009-12-28",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ctesa.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tema.golf",
            "domain_keyword": "tema",
            "domain_tld": "golf",
            "query_time": "2024-05-29 22:04:29",
            "create_date": "2019-12-04",
            "update_date": "2024-03-11",
            "expiry_date": "2025-12-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEMA Personal UG (haftungsbeschraent)",
            "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": [
                "ns0.comfine.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tema.agency",
            "domain_keyword": "tema",
            "domain_tld": "agency",
            "query_time": "2024-05-29 22:04:29",
            "create_date": "2021-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "teza.us",
            "domain_keyword": "teza",
            "domain_tld": "us",
            "query_time": "2024-06-05 01:34:41",
            "create_date": "2009-04-09",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Teza Group",
            "registrant_company": "Teza Group",
            "registrant_address": "150 N Michigan Ave, Suite 3700",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60601",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3127681600",
            "registrant_fax": "+1.0000000000",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "test.com.de",
            "domain_keyword": "test",
            "domain_tld": "com.de",
            "query_time": "2024-06-01 11:37:58",
            "update_date": "2024-03-18",
            "name_servers": [
                "docks18.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 35,
            "domain_name": "vesa.info",
            "domain_keyword": "vesa",
            "domain_tld": "info",
            "query_time": "2024-06-02 16:43:32",
            "create_date": "2024-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "iesa.cz",
            "domain_keyword": "iesa",
            "domain_tld": "cz",
            "query_time": "2024-06-05 04:59:47",
            "create_date": "2011-11-04",
            "update_date": "2022-07-15",
            "expiry_date": "2024-11-04",
            "registrar_name": "REG-ACTIVE24",
            "registrant_name": "INTER EXPRES servis s.r.o.",
            "registrant_company": "INTER EXPRES servis s.r.o.",
            "registrant_address": "Lnářská 872, Humpolec, 396 01",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ]
        },
        {
            "num": 37,
            "domain_name": "tesla.im",
            "domain_keyword": "tesla",
            "domain_tld": "im",
            "query_time": "2024-06-06 05:21:08",
            "expiry_date": "2025-09-04",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ]
        },
        {
            "num": 38,
            "domain_name": "tesla.co.uk",
            "domain_keyword": "tesla",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 05:21:08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "ns0.demysdns.net",
                "ns1.demysdns.net",
                "ns2.demysdns.net",
                "ns3.demysdns.net",
                "ns4.demysdns.co.uk",
                "ns5.demysdns.co.uk",
                "ns6.demysdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "tesha.co.uk",
            "domain_keyword": "tesha",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 05:20:01",
            "create_date": "2008-02-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-18",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "mesa.coffee",
            "domain_keyword": "mesa",
            "domain_tld": "coffee",
            "query_time": "2024-06-06 11:36:09",
            "create_date": "2023-07-19",
            "update_date": "2024-05-22",
            "expiry_date": "2024-07-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lead SoCal",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "mesa.systems",
            "domain_keyword": "mesa",
            "domain_tld": "systems",
            "query_time": "2024-06-02 10:46:55",
            "create_date": "2018-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MMTM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gloucestershire",
            "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": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "teta.ro",
            "domain_keyword": "teta",
            "domain_tld": "ro",
            "query_time": "2024-06-12 17:23:10",
            "create_date": "2018-11-20",
            "expiry_date": "2024-11-07",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 43,
            "domain_name": "tgsa.shop",
            "domain_keyword": "tgsa",
            "domain_tld": "shop",
            "query_time": "2024-04-23 15:20:16",
            "create_date": "2023-10-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tega.org",
            "domain_keyword": "tega",
            "domain_tld": "org",
            "query_time": "2024-04-16 12:20:44",
            "create_date": "2000-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3M Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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.3m.com",
                "pigseye.mmm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tensa.ru",
            "domain_keyword": "tensa",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:40:26",
            "create_date": "2007-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "nesa.ru",
            "domain_keyword": "nesa",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:00:44",
            "create_date": "2007-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "ztesa.de",
            "domain_keyword": "ztesa",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:08:30",
            "update_date": "2019-02-27",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "besa.org",
            "domain_keyword": "besa",
            "domain_tld": "org",
            "query_time": "2024-05-05 23:23:29",
            "create_date": "1999-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Besa Community, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cesa.pl",
            "domain_keyword": "cesa",
            "domain_tld": "pl",
            "query_time": "2024-03-22 11:21:10",
            "create_date": "2023-09-09",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-09",
            "registrar_name": "DD sp. z o.o.",
            "registrar_website": "www.ddregistrar.pl",
            "name_servers": [
                "ns1.ddregistrar.pl",
                "ns2.ddregistrar.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tzsa.com",
            "domain_keyword": "tzsa",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:08:20",
            "create_date": "2006-06-12",
            "update_date": "2024-02-08",
            "expiry_date": "2024-06-12",
            "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": 51,
            "domain_name": "teia.in",
            "domain_keyword": "teia",
            "domain_tld": "in",
            "query_time": "2024-04-17 11:06:13",
            "create_date": "2023-04-16",
            "update_date": "2023-04-21",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "thesa.co",
            "domain_keyword": "thesa",
            "domain_tld": "co",
            "query_time": "2024-04-18 12:18:47",
            "create_date": "2018-09-24",
            "update_date": "2024-01-19",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 53,
            "domain_name": "tesha.store",
            "domain_keyword": "tesha",
            "domain_tld": "store",
            "query_time": "2024-04-21 06:25:50",
            "create_date": "2024-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170856708",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "lesa.top",
            "domain_keyword": "lesa",
            "domain_tld": "top",
            "query_time": "2024-04-21 03:19:04",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lesa International Trading (Shanghai) Co., LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "tyesa.org",
            "domain_keyword": "tyesa",
            "domain_tld": "org",
            "query_time": "2024-04-22 08:27:32",
            "create_date": "2016-09-14",
            "update_date": "2023-11-11",
            "expiry_date": "2025-09-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "desa.hu",
            "domain_keyword": "desa",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:39:31",
            "create_date": "2019-05-07"
        },
        {
            "num": 57,
            "domain_name": "teja.realtor",
            "domain_keyword": "teja",
            "domain_tld": "realtor",
            "query_time": "2024-05-13 13:04:57",
            "create_date": "2022-01-11",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tsea.me",
            "domain_keyword": "tsea",
            "domain_tld": "me",
            "query_time": "2024-05-19 00:19:41",
            "create_date": "2022-08-24",
            "update_date": "2022-10-23",
            "expiry_date": "2025-08-24",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tesu.nl",
            "domain_keyword": "tesu",
            "domain_tld": "nl",
            "query_time": "2024-05-19 03:37:45",
            "create_date": "2010-06-28",
            "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": 60,
            "domain_name": "tewa.net",
            "domain_keyword": "tewa",
            "domain_tld": "net",
            "query_time": "2024-05-19 03:41:52",
            "create_date": "2005-11-05",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-05",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tesda.email",
            "domain_keyword": "tesda",
            "domain_tld": "email",
            "query_time": "2024-05-19 17:34:27",
            "create_date": "2022-05-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tesda.email",
                "ns2.tesda.email"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tela.llc",
            "domain_keyword": "tela",
            "domain_tld": "llc",
            "query_time": "2024-05-18 21:21:17",
            "create_date": "2021-09-30",
            "update_date": "2021-11-19",
            "expiry_date": "2026-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "teso.one",
            "domain_keyword": "teso",
            "domain_tld": "one",
            "query_time": "2024-05-19 14:18:59",
            "create_date": "2022-08-12",
            "update_date": "2023-06-19",
            "expiry_date": "2024-08-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krasnodarskiy",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tecsa.cat",
            "domain_keyword": "tecsa",
            "domain_tld": "cat",
            "query_time": "2024-05-19 14:23:55",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1031.ui-dns.de",
                "ns1033.ui-dns.org",
                "ns1052.ui-dns.com",
                "ns1067.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "teja.store",
            "domain_keyword": "teja",
            "domain_tld": "store",
            "query_time": "2024-05-24 18:13:29",
            "create_date": "2023-09-13",
            "update_date": "2024-04-17",
            "expiry_date": "2025-09-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "tisa.academy",
            "domain_keyword": "tisa",
            "domain_tld": "academy",
            "query_time": "2024-05-13 15:08:09",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd",
            "registrar_website": "http://bigrock.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tusa.com.br",
            "domain_keyword": "tusa",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 17:18:20",
            "create_date": "2022-10-19",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-19",
            "registrant_name": "Domain Names S/C Ltda",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 68,
            "domain_name": "tecsa.com.pl",
            "domain_keyword": "tecsa",
            "domain_tld": "com.pl",
            "query_time": "2024-05-22 06:50:09",
            "create_date": "2006-07-26",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-26",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns0.hti.pl",
                "dns1.hti.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tesar.tech",
            "domain_keyword": "tesar",
            "domain_tld": "tech",
            "query_time": "2024-05-24 15:05:20",
            "create_date": "2017-11-18",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0149804039",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "testa.berlin",
            "domain_keyword": "testa",
            "domain_tld": "berlin",
            "query_time": "2024-05-17 10:11:10",
            "create_date": "2022-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "teea.org",
            "domain_keyword": "teea",
            "domain_tld": "org",
            "query_time": "2024-05-18 00:03:08",
            "create_date": "2002-05-14",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tceq.texas.gov",
                "ns3.tceq.texas.gov"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pesa.pt",
            "domain_keyword": "pesa",
            "domain_tld": "pt",
            "query_time": "2024-05-26 23:30:53",
            "registrant_name": "Paulo Espírito Santo Amil & Associados - Sociedade de Advogados, R.L.",
            "registrant_address": "Avenida António Augusto de Aguiar, n.º 17, 2.º Esq.",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1050-012",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 73,
            "domain_name": "tesan.it",
            "domain_keyword": "tesan",
            "domain_tld": "it",
            "query_time": "2024-05-28 10:34:38",
            "create_date": "1998-02-18",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Tesan S.p.a",
            "registrant_address": "Viale Mazzini 77/d",
            "registrant_city": "Vicenza",
            "registrant_state": "VI",
            "registrant_zip": "36100",
            "registrant_country": "IT",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "tesla.warszawa.pl",
            "domain_keyword": "tesla",
            "domain_tld": "warszawa.pl",
            "query_time": "2024-06-01 11:36:52",
            "create_date": "2023-07-01",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 75,
            "domain_name": "teka.ro",
            "domain_keyword": "teka",
            "domain_tld": "ro",
            "query_time": "2024-06-01 14:05:31",
            "create_date": "2004-11-01",
            "expiry_date": "2024-10-15",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.armenonet.ro",
                "ns2.armenonet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 76,
            "domain_name": "tema.cc",
            "domain_keyword": "tema",
            "domain_tld": "cc",
            "query_time": "2024-06-01 16:09:33",
            "create_date": "2014-05-27",
            "update_date": "2023-01-06",
            "expiry_date": "2027-05-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "teso.pl",
            "domain_keyword": "teso",
            "domain_tld": "pl",
            "query_time": "2024-05-29 19:46:02",
            "create_date": "2019-11-07",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-07",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tewa.uk",
            "domain_keyword": "tewa",
            "domain_tld": "uk",
            "query_time": "2024-05-31 23:23:14",
            "create_date": "2023-01-21",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "tesar.it",
            "domain_keyword": "tesar",
            "domain_tld": "it",
            "query_time": "2024-05-31 23:17:01",
            "create_date": "1997-02-20",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-28",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "TESAR S.p.A.",
            "registrant_address": "Via Moggio Udinese n.11",
            "registrant_city": "Gallarate",
            "registrant_state": "VA",
            "registrant_zip": "21013",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "thesa.me",
            "domain_keyword": "thesa",
            "domain_tld": "me",
            "query_time": "2024-05-29 05:26:00",
            "create_date": "2008-07-17",
            "update_date": "2020-07-02",
            "expiry_date": "2025-07-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tasa.agency",
            "domain_keyword": "tasa",
            "domain_tld": "agency",
            "query_time": "2024-06-07 04:49:52",
            "create_date": "2018-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "resa.pl",
            "domain_keyword": "resa",
            "domain_tld": "pl",
            "query_time": "2024-06-08 07:10:10",
            "create_date": "2021-12-03",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-03",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tresa.co.jp",
            "domain_keyword": "tresa",
            "domain_tld": "co.jp",
            "query_time": "2024-06-04 00:45:13",
            "create_date": "2008-10-31",
            "update_date": "2023-11-01",
            "registrant_company": "A-KIT TRESA.co.,Ltd",
            "name_servers": [
                "ns1.haroro.com",
                "ns2.haroro.com"
            ]
        },
        {
            "num": 84,
            "domain_name": "teva.network",
            "domain_keyword": "teva",
            "domain_tld": "network",
            "query_time": "2024-06-02 19:45:23",
            "create_date": "2014-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teva Pharmaceutical Industries Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.tevapharm.com",
                "ns4.tevapharm.com",
                "ns5.tevapharm.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "tysa.co",
            "domain_keyword": "tysa",
            "domain_tld": "co",
            "query_time": "2024-05-31 18:45:15",
            "create_date": "2012-02-29",
            "update_date": "2023-08-14",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "texa.academy",
            "domain_keyword": "texa",
            "domain_tld": "academy",
            "query_time": "2024-06-11 21:26:45",
            "create_date": "2016-02-15",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Texa Spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "teka.work",
            "domain_keyword": "teka",
            "domain_tld": "work",
            "query_time": "2024-06-11 23:30:14",
            "create_date": "2023-12-31",
            "update_date": "2024-05-01",
            "expiry_date": "2025-12-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "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": [
                "george.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "teaa.org",
            "domain_keyword": "teaa",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:38:46",
            "create_date": "2000-02-20",
            "update_date": "2023-12-27",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sesa.pl",
            "domain_keyword": "sesa",
            "domain_tld": "pl",
            "query_time": "2024-04-17 15:38:44",
            "create_date": "2019-10-01",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-01",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 90,
            "domain_name": "tasa.pl",
            "domain_keyword": "tasa",
            "domain_tld": "pl",
            "query_time": "2024-03-29 04:56:18",
            "create_date": "2016-03-01",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-01",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pesa.org.pl",
            "domain_keyword": "pesa",
            "domain_tld": "org.pl",
            "query_time": "2024-04-04 20:59:31",
            "create_date": "2010-07-30",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-30",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns01.pesa.pl",
                "dns03.pesa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tess.feedback",
            "domain_keyword": "tess",
            "domain_tld": "feedback",
            "query_time": "2024-04-22 18:58:06",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "teasa.cn",
            "domain_keyword": "teasa",
            "domain_tld": "cn",
            "query_time": "2024-05-04 22:38:50",
            "create_date": "2021-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张广照",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "itesa.fr",
            "domain_keyword": "itesa",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:35:45",
            "create_date": "2016-08-24",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SAS ITESA",
            "registrant_address": "SAS ITESA, 30 Avenue Fernand Sardou, 13016 MARSEILLE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.491091797",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 95,
            "domain_name": "teva.life",
            "domain_keyword": "teva",
            "domain_tld": "life",
            "query_time": "2024-05-09 12:25:16",
            "create_date": "2020-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lee Charles",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tssa.uk",
            "domain_keyword": "tssa",
            "domain_tld": "uk",
            "query_time": "2024-05-09 16:19:27",
            "create_date": "2022-12-13",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-13",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "tesk.works",
            "domain_keyword": "tesk",
            "domain_tld": "works",
            "query_time": "2024-05-10 18:36:07",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mesa.gop",
            "domain_keyword": "mesa",
            "domain_tld": "gop",
            "query_time": "2024-05-11 11:03:27",
            "create_date": "2017-03-12",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-gvd7hjzf.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "tera.camp",
            "domain_keyword": "tera",
            "domain_tld": "camp",
            "query_time": "2024-05-12 07:01:41",
            "create_date": "2023-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "teca.dk",
            "domain_keyword": "teca",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:56:12",
            "create_date": "2000-05-18",
            "expiry_date": "2024-06-30",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "Teca Camping",
            "registrant_address": "Cikorievej 19",
            "registrant_city": "Odense SØ",
            "registrant_zip": "5220",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.197,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tesa.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6128</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tes3.com, tesc.co.uk, tese.me, tesr.ru, tosa.se, tbsa.org.au, mesa.black, tesak.sk, tresa.ro, tesla.cam, tera.sh, teva.sk, eesa.com, tusa.group, teia.international, teva.blog, aesa.com.br, tese.tech, stesa.com.br, tesar.by, teka.group, tela.world, resa.website, teva.au, tasa.nl, tena.xyz, tqsa.ca, tera.buzz, test.parts, ctesa.com, tema.golf, tema.agency, teza.us, test.com.de, vesa.info, iesa.cz, tesla.im, tesla.co.uk, tesha.co.uk, mesa.coffee, mesa.systems, teta.ro, tgsa.shop, tega.org, tensa.ru, nesa.ru, ztesa.de, besa.org, cesa.pl, tzsa.com, teia.in, thesa.co, tesha.store, lesa.top, tyesa.org, desa.hu, teja.realtor, tsea.me, tesu.nl, tewa.net, tesda.email, tela.llc, teso.one, tecsa.cat, teja.store, tisa.academy, tusa.com.br, tecsa.com.pl, tesar.tech, testa.berlin, teea.org, pesa.pt, tesan.it, tesla.warszawa.pl, teka.ro, tema.cc, teso.pl, tewa.uk, tesar.it, thesa.me, tasa.agency, resa.pl, tresa.co.jp, teva.network, tysa.co, texa.academy, teka.work, teaa.org, sesa.pl, tasa.pl, pesa.org.pl, tess.feedback, teasa.cn, itesa.fr, teva.life, tssa.uk, tesk.works, mesa.gop, tera.camp, teca.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tes3.com</domain_name>
   <domain_keyword>tes3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:21:30</query_time>
   <create_date>2000-06-03</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-06-03</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>chong qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/tes3.com</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tesc.co.uk</domain_name>
   <domain_keyword>tesc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 08:22:34</query_time>
   <create_date>2000-01-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_name>New Reg Limited [Tag = UKIP]</registrar_name>
   <registrar_website>http://www.ukip.com</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>tese.me</domain_name>
   <domain_keyword>tese</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 18:52:10</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-24</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>北京政产学研资讯技术研究院</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tesr.ru</domain_name>
   <domain_keyword>tesr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:46:47</query_time>
   <create_date>2017-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>tosa.se</domain_name>
   <domain_keyword>tosa</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:00:00</query_time>
   <create_date>2005-08-25</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tbsa.org.au</domain_name>
   <domain_keyword>tbsa</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-04 18:42:30</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Robert Boutcher</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mesa.black</domain_name>
   <domain_keyword>mesa</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-04 16:46:59</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BlackMesa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-147-b.gandi.net</value>
    <value>ns-155-c.gandi.net</value>
    <value>ns-192-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tesak.sk</domain_name>
   <domain_keyword>tesak</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:34:22</query_time>
   <create_date>2007-09-18</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>INFERNO s.r.o.</registrant_name>
   <registrant_company>INFERNO s.r.o.</registrant_company>
   <registrant_address>Devínska cesta 120</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>84104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>tresa.ro</domain_name>
   <domain_keyword>tresa</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-08 17:31:22</query_time>
   <create_date>2016-08-22</create_date>
   <expiry_date>2026-08-20</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>nsa.xservers.ro</value>
    <value>nsb.xservers.ro</value>
    <value>nsc.xservers.ro</value>
    <value>nsd.xservers.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>tesla.cam</domain_name>
   <domain_keyword>tesla</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-09 00:19:49</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-09</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tera.sh</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-12 07:01:42</query_time>
   <create_date>2016-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>jake.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>teva.sk</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-10 14:41:06</query_time>
   <create_date>2004-01-26</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <registrant_name>TEVA Pharmaceuticals Slovakia s.r.o.</registrant_name>
   <registrant_company>TEVA Pharmaceuticals Slovakia s.r.o.</registrant_company>
   <registrant_address>Teslova 26</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>821 02</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.257267911</registrant_phone>
   <name_servers>
    <value>ns3.tevapharm.com</value>
    <value>ns4.tevapharm.com</value>
    <value>ns5.tevapharm.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>eesa.com</domain_name>
   <domain_keyword>eesa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:56:11</query_time>
   <create_date>2000-02-29</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=eesa.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tusa.group</domain_name>
   <domain_keyword>tusa</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-10 17:10:27</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>li qin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>teia.international</domain_name>
   <domain_keyword>teia</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-13 13:03:56</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>teva.blog</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-09 12:25:15</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Teva Pharmaceutical Industries Limited</registrant_company>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.tevapharm.com</value>
    <value>ns4.tevapharm.com</value>
    <value>ns5.tevapharm.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>17</num>
   <domain_name>aesa.com.br</domain_name>
   <domain_keyword>aesa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 05:39:02</query_time>
   <create_date>1998-07-02</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2026-07-02</expiry_date>
   <registrant_name>Automolas Equipamentos Ltda</registrant_name>
   <name_servers>
    <value>wns164.hostgator.com.br</value>
    <value>wns165.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>tese.tech</domain_name>
   <domain_keyword>tese</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 17:34:29</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>stesa.com.br</domain_name>
   <domain_keyword>stesa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 09:35:12</query_time>
   <create_date>1998-12-04</create_date>
   <update_date>2019-12-05</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrant_name>STE Servicos Tecnicos de Engenharia S/A</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>tesar.by</domain_name>
   <domain_keyword>tesar</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-22 06:14:19</query_time>
   <create_date>2012-06-26</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Общество с ограниченной ответственностью &quot;Тесар М&quot;</registrant_company>
   <registrant_address>220028, -, г.Минск, ул.Маяковского, 111, оф.312</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375293389896</registrant_phone>
   <name_servers>
    <value>ns1.datacenter.by</value>
    <value>ns2.datacenter.by</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>teka.group</domain_name>
   <domain_keyword>teka</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-15 03:44:30</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-11-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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>22</num>
   <domain_name>tela.world</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 21:21:18</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CompanyWE Co. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gangnam-gu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>resa.website</domain_name>
   <domain_keyword>resa</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-17 14:18:58</query_time>
   <create_date>2016-12-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>teva.au</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 14:25:55</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Teva Pharmaceutical Industries Limited</registrant_name>
   <name_servers>
    <value>ns3.tevapharm.com</value>
    <value>ns4.tevapharm.com</value>
    <value>ns5.tevapharm.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tasa.nl</domain_name>
   <domain_keyword>tasa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 14:38:15</query_time>
   <create_date>2008-06-14</create_date>
   <update_date>2021-08-07</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tena.xyz</domain_name>
   <domain_keyword>tena</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 05:05:56</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-11-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>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tqsa.ca</domain_name>
   <domain_keyword>tqsa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-29 17:08:19</query_time>
   <create_date>2016-12-20</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>A.R.C. Informatique Inc.</registrar_name>
   <registrar_website>www.webdomaine.ca</registrar_website>
   <registrant_name>Table québécoise sur la saine alimentation</registrant_name>
   <registrant_company>Table québécoise sur la saine alimentation</registrant_company>
   <registrant_address>1776 rue Mitis</registrant_address>
   <registrant_city>Chicoutimi</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>G7K1H4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4185459224</registrant_phone>
   <registrant_fax>+1.4185456012</registrant_fax>
   <name_servers>
    <value>ns-mtl-1.webdomaine.ca</value>
    <value>ns-mtl-2.webdomaine.ca</value>
    <value>ns-ny-1.webdomaine.ca</value>
    <value>ns-tor-1.webdomaine.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tera.buzz</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-30 01:32:39</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>test.parts</domain_name>
   <domain_keyword>test</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-31 23:19:13</query_time>
   <create_date>2017-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1139.awsdns-14.org</value>
    <value>ns-1556.awsdns-02.co.uk</value>
    <value>ns-331.awsdns-41.com</value>
    <value>ns-673.awsdns-20.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>30</num>
   <domain_name>ctesa.com</domain_name>
   <domain_keyword>ctesa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:29:40</query_time>
   <create_date>2009-12-28</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ctesa.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tema.golf</domain_name>
   <domain_keyword>tema</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-29 22:04:29</query_time>
   <create_date>2019-12-04</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TEMA Personal UG (haftungsbeschraent)</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>ns0.comfine.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>tema.agency</domain_name>
   <domain_keyword>tema</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-29 22:04:29</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>teza.us</domain_name>
   <domain_keyword>teza</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-05 01:34:41</query_time>
   <create_date>2009-04-09</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Teza Group</registrant_name>
   <registrant_company>Teza Group</registrant_company>
   <registrant_address>150 N Michigan Ave, Suite 3700</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60601</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3127681600</registrant_phone>
   <registrant_fax>+1.0000000000</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>test.com.de</domain_name>
   <domain_keyword>test</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-06-01 11:37:58</query_time>
   <update_date>2024-03-18</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>vesa.info</domain_name>
   <domain_keyword>vesa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 16:43:32</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>iesa.cz</domain_name>
   <domain_keyword>iesa</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-05 04:59:47</query_time>
   <create_date>2011-11-04</create_date>
   <update_date>2022-07-15</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>REG-ACTIVE24</registrar_name>
   <registrant_name>INTER EXPRES servis s.r.o.</registrant_name>
   <registrant_company>INTER EXPRES servis s.r.o.</registrant_company>
   <registrant_address>Lnářská 872, Humpolec, 396 01</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>tesla.im</domain_name>
   <domain_keyword>tesla</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-06-06 05:21:08</query_time>
   <expiry_date>2025-09-04</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>tesla.co.uk</domain_name>
   <domain_keyword>tesla</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 05:21:08</query_time>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>ns0.demysdns.net</value>
    <value>ns1.demysdns.net</value>
    <value>ns2.demysdns.net</value>
    <value>ns3.demysdns.net</value>
    <value>ns4.demysdns.co.uk</value>
    <value>ns5.demysdns.co.uk</value>
    <value>ns6.demysdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>tesha.co.uk</domain_name>
   <domain_keyword>tesha</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 05:20:01</query_time>
   <create_date>2008-02-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</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>40</num>
   <domain_name>mesa.coffee</domain_name>
   <domain_keyword>mesa</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-06-06 11:36:09</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lead SoCal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mesa.systems</domain_name>
   <domain_keyword>mesa</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-02 10:46:55</query_time>
   <create_date>2018-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>MMTM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gloucestershire</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>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>teta.ro</domain_name>
   <domain_keyword>teta</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-12 17:23:10</query_time>
   <create_date>2018-11-20</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tgsa.shop</domain_name>
   <domain_keyword>tgsa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 15:20:16</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tega.org</domain_name>
   <domain_keyword>tega</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 12:20:44</query_time>
   <create_date>2000-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3M Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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.3m.com</value>
    <value>pigseye.mmm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tensa.ru</domain_name>
   <domain_keyword>tensa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:40:26</query_time>
   <create_date>2007-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>nesa.ru</domain_name>
   <domain_keyword>nesa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:00:44</query_time>
   <create_date>2007-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ztesa.de</domain_name>
   <domain_keyword>ztesa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:08:30</query_time>
   <update_date>2019-02-27</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>besa.org</domain_name>
   <domain_keyword>besa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 23:23:29</query_time>
   <create_date>1999-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-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_company>Besa Community, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cesa.pl</domain_name>
   <domain_keyword>cesa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-22 11:21:10</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>DD sp. z o.o.</registrar_name>
   <registrar_website>www.ddregistrar.pl</registrar_website>
   <name_servers>
    <value>ns1.ddregistrar.pl</value>
    <value>ns2.ddregistrar.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tzsa.com</domain_name>
   <domain_keyword>tzsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:08:20</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-06-12</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>51</num>
   <domain_name>teia.in</domain_name>
   <domain_keyword>teia</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 11:06:13</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>BG</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>thesa.co</domain_name>
   <domain_keyword>thesa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 12:18:47</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</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>53</num>
   <domain_name>tesha.store</domain_name>
   <domain_keyword>tesha</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-21 06:25:50</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170856708</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>lesa.top</domain_name>
   <domain_keyword>lesa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 03:19:04</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lesa International Trading (Shanghai) Co., LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>tyesa.org</domain_name>
   <domain_keyword>tyesa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 08:27:32</query_time>
   <create_date>2016-09-14</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>desa.hu</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:39:31</query_time>
   <create_date>2019-05-07</create_date>
  </value>
  <value>
   <num>57</num>
   <domain_name>teja.realtor</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-05-13 13:04:57</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tsea.me</domain_name>
   <domain_keyword>tsea</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 00:19:41</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2022-10-23</update_date>
   <expiry_date>2025-08-24</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tesu.nl</domain_name>
   <domain_keyword>tesu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 03:37:45</query_time>
   <create_date>2010-06-28</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>60</num>
   <domain_name>tewa.net</domain_name>
   <domain_keyword>tewa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 03:41:52</query_time>
   <create_date>2005-11-05</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>tesda.email</domain_name>
   <domain_keyword>tesda</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 17:34:27</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tesda.email</value>
    <value>ns2.tesda.email</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tela.llc</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-18 21:21:17</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>teso.one</domain_name>
   <domain_keyword>teso</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 14:18:59</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krasnodarskiy</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tecsa.cat</domain_name>
   <domain_keyword>tecsa</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-19 14:23:55</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1031.ui-dns.de</value>
    <value>ns1033.ui-dns.org</value>
    <value>ns1052.ui-dns.com</value>
    <value>ns1067.ui-dns.biz</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>65</num>
   <domain_name>teja.store</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 18:13:29</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>tisa.academy</domain_name>
   <domain_keyword>tisa</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-13 15:08:09</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd</registrar_name>
   <registrar_website>http://bigrock.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tusa.com.br</domain_name>
   <domain_keyword>tusa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 17:18:20</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrant_name>Domain Names S/C Ltda</registrant_name>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>tecsa.com.pl</domain_name>
   <domain_keyword>tecsa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-22 06:50:09</query_time>
   <create_date>2006-07-26</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns0.hti.pl</value>
    <value>dns1.hti.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tesar.tech</domain_name>
   <domain_keyword>tesar</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 15:05:20</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0149804039</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>testa.berlin</domain_name>
   <domain_keyword>testa</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-17 10:11:10</query_time>
   <create_date>2022-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>teea.org</domain_name>
   <domain_keyword>teea</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 00:03:08</query_time>
   <create_date>2002-05-14</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tceq.texas.gov</value>
    <value>ns3.tceq.texas.gov</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>72</num>
   <domain_name>pesa.pt</domain_name>
   <domain_keyword>pesa</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-26 23:30:53</query_time>
   <registrant_name>Paulo Espírito Santo Amil &amp; Associados - Sociedade de Advogados, R.L.</registrant_name>
   <registrant_address>Avenida António Augusto de Aguiar, n.º 17, 2.º Esq.</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1050-012</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>tesan.it</domain_name>
   <domain_keyword>tesan</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 10:34:38</query_time>
   <create_date>1998-02-18</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Tesan S.p.a</registrant_company>
   <registrant_address>Viale Mazzini 77/d</registrant_address>
   <registrant_city>Vicenza</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tesla.warszawa.pl</domain_name>
   <domain_keyword>tesla</domain_keyword>
   <domain_tld>warszawa.pl</domain_tld>
   <query_time>2024-06-01 11:36:52</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>teka.ro</domain_name>
   <domain_keyword>teka</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 14:05:31</query_time>
   <create_date>2004-11-01</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.armenonet.ro</value>
    <value>ns2.armenonet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tema.cc</domain_name>
   <domain_keyword>tema</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 16:09:33</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2027-05-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>teso.pl</domain_name>
   <domain_keyword>teso</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 19:46:02</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tewa.uk</domain_name>
   <domain_keyword>tewa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 23:23:14</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>tesar.it</domain_name>
   <domain_keyword>tesar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 23:17:01</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>TESAR S.p.A.</registrant_company>
   <registrant_address>Via Moggio Udinese n.11</registrant_address>
   <registrant_city>Gallarate</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>thesa.me</domain_name>
   <domain_keyword>thesa</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 05:26:00</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tasa.agency</domain_name>
   <domain_keyword>tasa</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-07 04:49:52</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>82</num>
   <domain_name>resa.pl</domain_name>
   <domain_keyword>resa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 07:10:10</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tresa.co.jp</domain_name>
   <domain_keyword>tresa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-04 00:45:13</query_time>
   <create_date>2008-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>A-KIT TRESA.co.,Ltd</registrant_company>
   <name_servers>
    <value>ns1.haroro.com</value>
    <value>ns2.haroro.com</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>teva.network</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-02 19:45:23</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teva Pharmaceutical Industries Limited</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>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.tevapharm.com</value>
    <value>ns4.tevapharm.com</value>
    <value>ns5.tevapharm.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>85</num>
   <domain_name>tysa.co</domain_name>
   <domain_keyword>tysa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 18:45:15</query_time>
   <create_date>2012-02-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>texa.academy</domain_name>
   <domain_keyword>texa</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-11 21:26:45</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Texa Spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>teka.work</domain_name>
   <domain_keyword>teka</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-11 23:30:14</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.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>Hanoi</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>george.ns.cloudflare.com</value>
    <value>lana.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>88</num>
   <domain_name>teaa.org</domain_name>
   <domain_keyword>teaa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:38:46</query_time>
   <create_date>2000-02-20</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-02-20</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>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>89</num>
   <domain_name>sesa.pl</domain_name>
   <domain_keyword>sesa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 15:38:44</query_time>
   <create_date>2019-10-01</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tasa.pl</domain_name>
   <domain_keyword>tasa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-29 04:56:18</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pesa.org.pl</domain_name>
   <domain_keyword>pesa</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-04 20:59:31</query_time>
   <create_date>2010-07-30</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns01.pesa.pl</value>
    <value>dns03.pesa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tess.feedback</domain_name>
   <domain_keyword>tess</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-04-22 18:58:06</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>teasa.cn</domain_name>
   <domain_keyword>teasa</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 22:38:50</query_time>
   <create_date>2021-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张广照</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>itesa.fr</domain_name>
   <domain_keyword>itesa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:35:45</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SAS ITESA</registrant_company>
   <registrant_address>SAS ITESA, 30 Avenue Fernand Sardou, 13016 MARSEILLE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.491091797</registrant_phone>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>teva.life</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 12:25:16</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>96</num>
   <domain_name>tssa.uk</domain_name>
   <domain_keyword>tssa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 16:19:27</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>tesk.works</domain_name>
   <domain_keyword>tesk</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-10 18:36:07</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mesa.gop</domain_name>
   <domain_keyword>mesa</domain_keyword>
   <domain_tld>gop</domain_tld>
   <query_time>2024-05-11 11:03:27</query_time>
   <create_date>2017-03-12</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-gvd7hjzf.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>tera.camp</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-12 07:01:41</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>teca.dk</domain_name>
   <domain_keyword>teca</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:56:12</query_time>
   <create_date>2000-05-18</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>Teca Camping</registrant_name>
   <registrant_address>Cikorievej 19</registrant_address>
   <registrant_city>Odense SØ</registrant_city>
   <registrant_zip>5220</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.197</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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