WHOIS QUERY TIME

11 Apr 2024 - 8:18 AM UTC

Registered: 31 August 2017
Modified: 22 August 2023
Expiry: 31 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=teja.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "teja.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "teja.pl",
            "domain_keyword": "teja",
            "domain_tld": "pl",
            "query_time": "2024-04-11 08:18:56",
            "create_date": "2017-08-31",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-31",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>teja.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>teja.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 08:18:56</query_time>
   <create_date>2017-08-31</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-31</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>
 </results>
 <stats>
  <total_time>0.052</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.053 seconds) for "teja.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 7:33 AM UTC

Registered: 31 August 2017
Modified: 22 August 2022
Expiry: 31 August 2023

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

15 Sep 2023 - 11:05 PM UTC

Registered: 31 August 2017
Modified: 22 August 2023
Expiry: 31 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

* 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=teja.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "teja.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "teja.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "teja.pl",
            "domain_keyword": "teja",
            "domain_tld": "pl",
            "query_time": "2023-05-04 07:33:42",
            "create_date": "2017-08-31",
            "update_date": "2022-08-22",
            "expiry_date": "2023-08-31",
            "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": 2,
            "domain_name": "teja.pl",
            "domain_keyword": "teja",
            "domain_tld": "pl",
            "query_time": "2023-09-15 23:05:58",
            "create_date": "2017-08-31",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-31",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>teja.pl</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>teja.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teja.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 07:33:42</query_time>
   <create_date>2017-08-31</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2023-08-31</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>2</num>
   <domain_name>teja.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-09-15 23:05:58</query_time>
   <create_date>2017-08-31</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-31</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>
 </results>
 <stats>
  <total_time>0.053</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 46 domain names (in 0.042 seconds) which contained the exact domain keyword "teja".
Domain Name Registered Expiry Registrar Ownership
1 teja.com 27 May 1998 31 Oct 2025 GoDaddy.com, LLC -
2 teja.com.pl 26 May 2001 25 May 2025 nazwa.pl sp. z o.o. -
3 teja.net 17 May 2002 17 May 2025 Dynadot Inc -
4 teja.lt 16 Sep 2005 16 Sep 2024 UAB "BALTNETOS KOMUNIKACIJOS" UAB "Baltnetos komunikacijos"
5 teja.it 19 Feb 2008 19 Feb 2025 Aruba s.p.a. hidden
6 teja.jp 7 Jun 2010 30 Jun 2024 - osamu arakaki
7 teja.me 18 Dec 2010 18 Dec 2027 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 teja.co 12 Mar 2012 11 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
9 teja.net.pl 16 May 2013 16 May 2025 nazwa.pl sp. z o.o. -
10 teja.ru 27 Dec 2013 27 Dec 2024 RU-CENTER-RU globimiX sp. z o.o.
11 teja.dk 9 Jan 2014 31 Jan 2027 - Jane Teja Charlotte Olsen
12 teja.in 9 Nov 2014 9 Nov 2024 GoDaddy.com, LLC Hamara Hosting
13 teja.nrw 24 Mar 2015 24 Mar 2025 IONOS SE -
14 teja.org 27 Aug 2015 27 Aug 2025 Network Solutions, LLC REDACTED FOR PRIVACY
15 teja.nl 10 Oct 2015 - NVA Online Advertising B.V. -
16 teja.nyc 10 May 2016 9 May 2032 Instra Corporation Pty Ltd REDACTED FOR PRIVACY
17 teja.xyz 10 Jun 2016 10 Jun 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
18 teja.blog 22 Nov 2016 22 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
19 teja.pl 31 Aug 2017 31 Aug 2024 nazwa.pl sp. z o.o. -
20 teja.one 17 Jan 2018 17 Jan 2025 Realtime Register B.V. REDACTED FOR PRIVACY
21 teja.fr 18 Sep 2018 18 Sep 2024 IONOS SE Ano Nymous
22 teja.co.uk 23 Dec 2018 23 Dec 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
23 teja.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
24 teja.tech 19 Oct 2019 19 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
25 teja.cloud 3 Feb 2020 3 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
26 teja.berlin 4 Feb 2021 4 Feb 2025 1&1 Internet SE -
27 teja.fun 19 Apr 2021 19 Apr 2025 Network Solutions LLC -
28 teja.life 19 Apr 2021 19 Apr 2026 Network Solutions, LLC REDACTED FOR PRIVACY
29 teja.uk 16 May 2021 16 May 2026 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
30 teja.software 9 Jan 2022 9 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 teja.realtor 11 Jan 2022 11 Jan 2025 Name Share, Inc NAR's official operator of the .REALTOR TLD
32 teja.vc 18 Nov 2022 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 teja.website 11 Apr 2023 11 Apr 2025 HOSTINGER operations, UAB Not Applicable
34 teja.shop 24 May 2023 24 May 2025 Sav.com, LLC -
35 teja.ltd 30 Aug 2023 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 teja.store 13 Sep 2023 13 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
37 teja.africa 9 Oct 2023 9 Oct 2024 OpenSRS Data Protected
38 teja.app 11 Nov 2023 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 teja.work 28 Nov 2023 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 teja.uno 28 Dec 2023 28 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 teja.digital 24 Jan 2024 24 Jan 2025 BigRock Solutions Ltd aizu tech
42 teja.pro 2 Feb 2024 2 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 teja.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
44 teja.group 11 Mar 2024 11 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu fu
45 teja.quest 24 Apr 2024 24 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
46 teja.live 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 teja.solutions 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=teja&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "teja",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 47,
        "relation": "eq",
        "current": 47
    },
    "unique_domains": "teja.com, teja.com.pl, teja.net, teja.lt, teja.it, teja.jp, teja.me, teja.co, teja.net.pl, teja.ru, teja.dk, teja.in, teja.nrw, teja.org, teja.nl, teja.nyc, teja.xyz, teja.blog, teja.pl, teja.one, teja.fr, teja.co.uk, teja.dev, teja.tech, teja.cloud, teja.berlin, teja.fun, teja.life, teja.uk, teja.software, teja.realtor, teja.vc, teja.website, teja.shop, teja.ltd, teja.store, teja.africa, teja.app, teja.work, teja.uno, teja.digital, teja.pro, teja.info, teja.group, teja.quest, teja.live, teja.solutions",
    "results": [
        {
            "num": 1,
            "domain_name": "teja.com",
            "domain_keyword": "teja",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:04:25",
            "create_date": "1998-05-27",
            "update_date": "2023-11-01",
            "expiry_date": "2025-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "exdns1.synopsys.com",
                "exdns2.synopsys.com",
                "exdns3.synopsys.com",
                "exdns4.synopsys.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "teja.com.pl",
            "domain_keyword": "teja",
            "domain_tld": "com.pl",
            "query_time": "2024-06-01 14:04:26",
            "create_date": "2001-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns10.linuxpl.com",
                "ns10.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "teja.net",
            "domain_keyword": "teja",
            "domain_tld": "net",
            "query_time": "2024-05-15 03:43:54",
            "create_date": "2002-05-17",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "teja.lt",
            "domain_keyword": "teja",
            "domain_tld": "lt",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2005-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "UAB \"BALTNETOS KOMUNIKACIJOS\"",
            "registrar_website": "http://www.balt.net",
            "registrant_company": "UAB \"Baltnetos komunikacijos\"",
            "name_servers": [
                "dns1.balt.net",
                "dns2.balt.net",
                "dns3.balt.net",
                "dns4.baltneta.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 5,
            "domain_name": "teja.it",
            "domain_keyword": "teja",
            "domain_tld": "it",
            "query_time": "2024-05-08 23:31:34",
            "create_date": "2008-02-19",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-19",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "teja.jp",
            "domain_keyword": "teja",
            "domain_tld": "jp",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2010-06-07",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "osamu arakaki",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "teja.me",
            "domain_keyword": "teja",
            "domain_tld": "me",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2010-12-18",
            "update_date": "2021-11-28",
            "expiry_date": "2027-12-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "teja.co",
            "domain_keyword": "teja",
            "domain_tld": "co",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2012-03-12",
            "update_date": "2023-06-29",
            "expiry_date": "2026-03-11",
            "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": [
                "ns1.siibees.com.co",
                "ns2.siibees.com.co"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "teja.net.pl",
            "domain_keyword": "teja",
            "domain_tld": "net.pl",
            "query_time": "2024-05-13 13:04:57",
            "create_date": "2013-05-16",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-16",
            "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": 10,
            "domain_name": "teja.ru",
            "domain_keyword": "teja",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:18:50",
            "create_date": "2013-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "globimiX sp. z o.o.",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "teja.dk",
            "domain_keyword": "teja",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:05:11",
            "create_date": "2014-01-09",
            "expiry_date": "2027-01-31",
            "registrant_name": "Jane Teja Charlotte Olsen",
            "registrant_address": "Bøgevej 27",
            "registrant_city": "Guldborg",
            "registrant_zip": "4862",
            "registrant_country": "DK",
            "registrant_phone": "+4551888841",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "teja.in",
            "domain_keyword": "teja",
            "domain_tld": "in",
            "query_time": "2024-05-24 18:13:28",
            "create_date": "2014-11-09",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hamara Hosting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.hamarahosting.com",
                "ns4.hamarahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teja.nrw",
            "domain_keyword": "teja",
            "domain_tld": "nrw",
            "query_time": "2024-05-13 13:04:57",
            "create_date": "2015-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "teja.org",
            "domain_keyword": "teja",
            "domain_tld": "org",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2015-08-27",
            "update_date": "2021-01-31",
            "expiry_date": "2025-08-27",
            "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": "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": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "teja.nl",
            "domain_keyword": "teja",
            "domain_tld": "nl",
            "query_time": "2024-05-08 23:31:35",
            "create_date": "2015-10-10",
            "update_date": "2021-04-26",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "teja.nyc",
            "domain_keyword": "teja",
            "domain_tld": "nyc",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2016-05-10",
            "update_date": "2022-07-11",
            "expiry_date": "2032-05-09",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "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": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "teja.xyz",
            "domain_keyword": "teja",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2016-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2026-06-10",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "teja.blog",
            "domain_keyword": "teja",
            "domain_tld": "blog",
            "query_time": "2024-05-24 18:13:28",
            "create_date": "2016-11-22",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-22",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "teja.pl",
            "domain_keyword": "teja",
            "domain_tld": "pl",
            "query_time": "2024-04-11 08:18:56",
            "create_date": "2017-08-31",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-31",
            "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": 20,
            "domain_name": "teja.one",
            "domain_keyword": "teja",
            "domain_tld": "one",
            "query_time": "2024-05-08 23:31:35",
            "create_date": "2018-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "teja.fr",
            "domain_keyword": "teja",
            "domain_tld": "fr",
            "query_time": "2024-05-30 21:03:24",
            "create_date": "2018-09-18",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-18",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1047.ui-dns.org",
                "ns1067.ui-dns.de",
                "ns1076.ui-dns.com",
                "ns1091.ui-dns.biz"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 22,
            "domain_name": "teja.co.uk",
            "domain_keyword": "teja",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:09:43",
            "create_date": "2018-12-23",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-23",
            "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": 23,
            "domain_name": "teja.dev",
            "domain_keyword": "teja",
            "domain_tld": "dev",
            "query_time": "2024-04-17 11:09:42",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "teja.tech",
            "domain_keyword": "teja",
            "domain_tld": "tech",
            "query_time": "2024-04-17 11:09:41",
            "create_date": "2019-10-19",
            "update_date": "2024-01-12",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "teja.cloud",
            "domain_keyword": "teja",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 11:53:48",
            "create_date": "2020-02-03",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "teja.berlin",
            "domain_keyword": "teja",
            "domain_tld": "berlin",
            "query_time": "2024-05-24 18:13:28",
            "create_date": "2021-02-04",
            "update_date": "2021-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1071.ui-dns.org",
                "ns1107.ui-dns.de",
                "ns1119.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "teja.fun",
            "domain_keyword": "teja",
            "domain_tld": "fun",
            "query_time": "2024-05-13 13:04:57",
            "create_date": "2021-04-19",
            "update_date": "2024-02-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "CA",
            "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": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "teja.life",
            "domain_keyword": "teja",
            "domain_tld": "life",
            "query_time": "2024-05-24 18:13:28",
            "create_date": "2021-04-19",
            "update_date": "2021-04-24",
            "expiry_date": "2026-04-19",
            "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": "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": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "teja.uk",
            "domain_keyword": "teja",
            "domain_tld": "uk",
            "query_time": "2024-04-05 21:42:09",
            "create_date": "2021-05-16",
            "update_date": "2021-05-16",
            "expiry_date": "2026-05-16",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "teja.software",
            "domain_keyword": "teja",
            "domain_tld": "software",
            "query_time": "2024-05-08 23:31:35",
            "create_date": "2022-01-09",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-09",
            "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": [
                "darl.ns.cloudflare.com",
                "dolly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "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": 32,
            "domain_name": "teja.vc",
            "domain_keyword": "teja",
            "domain_tld": "vc",
            "query_time": "2024-05-24 18:13:29",
            "create_date": "2022-11-18",
            "update_date": "2024-04-06",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "teja.website",
            "domain_keyword": "teja",
            "domain_tld": "website",
            "query_time": "2024-05-03 12:37:15",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Tamil Nadu",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "teja.shop",
            "domain_keyword": "teja",
            "domain_tld": "shop",
            "query_time": "2024-05-30 10:56:07",
            "create_date": "2023-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "teja.ltd",
            "domain_keyword": "teja",
            "domain_tld": "ltd",
            "query_time": "2024-05-15 03:43:54",
            "create_date": "2023-08-30",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-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": [
                "ns-1255.awsdns-28.org",
                "ns-1576.awsdns-05.co.uk",
                "ns-351.awsdns-43.com",
                "ns-525.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "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": 37,
            "domain_name": "teja.africa",
            "domain_keyword": "teja",
            "domain_tld": "africa",
            "query_time": "2024-05-03 12:37:15",
            "create_date": "2023-10-09",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-09",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "teja.app",
            "domain_keyword": "teja",
            "domain_tld": "app",
            "query_time": "2024-05-19 11:53:48",
            "create_date": "2023-11-11",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "teja.work",
            "domain_keyword": "teja",
            "domain_tld": "work",
            "query_time": "2024-05-31 20:44:57",
            "create_date": "2023-11-28",
            "update_date": "2024-02-02",
            "expiry_date": "2024-11-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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "teja.uno",
            "domain_keyword": "teja",
            "domain_tld": "uno",
            "query_time": "2024-05-03 12:37:15",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1260.awsdns-29.org",
                "ns-182.awsdns-22.com",
                "ns-1944.awsdns-51.co.uk",
                "ns-547.awsdns-04.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "teja.digital",
            "domain_keyword": "teja",
            "domain_tld": "digital",
            "query_time": "2024-05-21 11:32:54",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd",
            "registrar_website": "http://bigrock.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aizu tech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-97.bigrockservers.com",
                "ns2.md-97.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "teja.pro",
            "domain_keyword": "teja",
            "domain_tld": "pro",
            "query_time": "2024-05-24 18:13:28",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "teja.info",
            "domain_keyword": "teja",
            "domain_tld": "info",
            "query_time": "2024-05-08 23:31:34",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "teja.group",
            "domain_keyword": "teja",
            "domain_tld": "group",
            "query_time": "2024-05-13 13:04:58",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "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": "liu fu",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "teja.quest",
            "domain_keyword": "teja",
            "domain_tld": "quest",
            "query_time": "2024-04-26 18:19:30",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "teja.live",
            "domain_keyword": "teja",
            "domain_tld": "live",
            "query_time": "2024-04-27 17:50:55",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "teja.solutions",
            "domain_keyword": "teja",
            "domain_tld": "solutions",
            "query_time": "2024-05-04 17:32:55",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>teja</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>47</total>
  <relation>eq</relation>
  <current>47</current>
 </count>
 <unique_domains>teja.com, teja.com.pl, teja.net, teja.lt, teja.it, teja.jp, teja.me, teja.co, teja.net.pl, teja.ru, teja.dk, teja.in, teja.nrw, teja.org, teja.nl, teja.nyc, teja.xyz, teja.blog, teja.pl, teja.one, teja.fr, teja.co.uk, teja.dev, teja.tech, teja.cloud, teja.berlin, teja.fun, teja.life, teja.uk, teja.software, teja.realtor, teja.vc, teja.website, teja.shop, teja.ltd, teja.store, teja.africa, teja.app, teja.work, teja.uno, teja.digital, teja.pro, teja.info, teja.group, teja.quest, teja.live, teja.solutions</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teja.com</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:04:25</query_time>
   <create_date>1998-05-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>exdns1.synopsys.com</value>
    <value>exdns2.synopsys.com</value>
    <value>exdns3.synopsys.com</value>
    <value>exdns4.synopsys.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>2</num>
   <domain_name>teja.com.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-01 14:04:26</query_time>
   <create_date>2001-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns10.linuxpl.com</value>
    <value>ns10.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>teja.net</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 03:43:54</query_time>
   <create_date>2002-05-17</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>4</num>
   <domain_name>teja.lt</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2005-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>UAB &quot;BALTNETOS KOMUNIKACIJOS&quot;</registrar_name>
   <registrar_website>http://www.balt.net</registrar_website>
   <registrant_company>UAB &quot;Baltnetos komunikacijos&quot;</registrant_company>
   <name_servers>
    <value>dns1.balt.net</value>
    <value>dns2.balt.net</value>
    <value>dns3.balt.net</value>
    <value>dns4.baltneta.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>teja.it</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 23:31:34</query_time>
   <create_date>2008-02-19</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>teja.jp</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2010-06-07</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>osamu arakaki</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>teja.me</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2010-12-18</create_date>
   <update_date>2021-11-28</update_date>
   <expiry_date>2027-12-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.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>teja.co</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2026-03-11</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>ns1.siibees.com.co</value>
    <value>ns2.siibees.com.co</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>9</num>
   <domain_name>teja.net.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-13 13:04:57</query_time>
   <create_date>2013-05-16</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-16</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>10</num>
   <domain_name>teja.ru</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:18:50</query_time>
   <create_date>2013-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>globimiX sp. z o.o.</registrant_company>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>teja.dk</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:05:11</query_time>
   <create_date>2014-01-09</create_date>
   <expiry_date>2027-01-31</expiry_date>
   <registrant_name>Jane Teja Charlotte Olsen</registrant_name>
   <registrant_address>Bøgevej 27</registrant_address>
   <registrant_city>Guldborg</registrant_city>
   <registrant_zip>4862</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4551888841</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>teja.in</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 18:13:28</query_time>
   <create_date>2014-11-09</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hamara Hosting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.hamarahosting.com</value>
    <value>ns4.hamarahosting.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>13</num>
   <domain_name>teja.nrw</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-13 13:04:57</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>teja.org</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2021-01-31</update_date>
   <expiry_date>2025-08-27</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>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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>teja.nl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 23:31:35</query_time>
   <create_date>2015-10-10</create_date>
   <update_date>2021-04-26</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>teja.nyc</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2032-05-09</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>teja.xyz</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2016-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-06-10</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>teja.blog</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-24 18:13:28</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-22</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>19</num>
   <domain_name>teja.pl</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 08:18:56</query_time>
   <create_date>2017-08-31</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-31</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>20</num>
   <domain_name>teja.one</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 23:31:35</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>teja.fr</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-30 21:03:24</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1047.ui-dns.org</value>
    <value>ns1067.ui-dns.de</value>
    <value>ns1076.ui-dns.com</value>
    <value>ns1091.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>teja.co.uk</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:09:43</query_time>
   <create_date>2018-12-23</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-23</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>23</num>
   <domain_name>teja.dev</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 11:09:42</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>teja.tech</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-17 11:09:41</query_time>
   <create_date>2019-10-19</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>teja.cloud</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 11:53:48</query_time>
   <create_date>2020-02-03</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>teja.berlin</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-24 18:13:28</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2021-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1119.ui-dns.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>teja.fun</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 13:04:57</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>CA</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>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>teja.life</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-24 18:13:28</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2021-04-24</update_date>
   <expiry_date>2026-04-19</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>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>ns49.worldnic.com</value>
    <value>ns50.worldnic.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>teja.uk</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-05 21:42:09</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2021-05-16</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>teja.software</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-08 23:31:35</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-09</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>darl.ns.cloudflare.com</value>
    <value>dolly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</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>32</num>
   <domain_name>teja.vc</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-24 18:13:29</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>teja.website</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-03 12:37:15</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>teja.shop</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-30 10:56:07</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>teja.ltd</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-15 03:43:54</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-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>ns-1255.awsdns-28.org</value>
    <value>ns-1576.awsdns-05.co.uk</value>
    <value>ns-351.awsdns-43.com</value>
    <value>ns-525.awsdns-01.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>36</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>37</num>
   <domain_name>teja.africa</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-03 12:37:15</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>teja.app</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 11:53:48</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>pete.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>39</num>
   <domain_name>teja.work</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-31 20:44:57</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-11-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>teja.uno</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-03 12:37:15</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1260.awsdns-29.org</value>
    <value>ns-182.awsdns-22.com</value>
    <value>ns-1944.awsdns-51.co.uk</value>
    <value>ns-547.awsdns-04.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>teja.digital</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 11:32:54</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</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>aizu tech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-97.bigrockservers.com</value>
    <value>ns2.md-97.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>teja.pro</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 18:13:28</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>teja.info</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 23:31:34</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>teja.group</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 13:04:58</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</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>liu fu</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>teja.quest</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-04-26 18:19:30</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>teja.live</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-27 17:50:55</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>teja.solutions</domain_name>
   <domain_keyword>teja</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-04 17:32:55</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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 2,932 domain names (in 0.081 seconds) which look and sound like the brand name "teja".
Domain Name Registered Expiry Registrar Ownership
1 teua.com 30 Aug 2004 30 Aug 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
2 veja.us.com 19 Nov 2023 19 Nov 2024 Gransy s.r.o. -
3 tjea.co.uk 31 Jul 2003 31 Jul 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
4 teca.casa 26 Jun 2020 26 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 veja.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
6 tteja.com 21 Apr 2023 21 Apr 2025 Goldenfind Domains LLC PERFECT PRIVACY, LLC
7 teba.store 11 Jan 2024 11 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
8 tela.bzh 23 Jan 2021 23 Jan 2025 KEY-SYSTEMS LLC COOP'ESKEMM
9 beja.xyz 29 Aug 2021 29 Aug 2025 Dynadot LLC -
10 teva.cn 17 Mar 2003 17 Mar 2025 Nom-IQ Limited, dba Com Laude TEVA Pharmaceutical Industries Ltd.
11 tera.contact 16 Jan 2024 16 Jan 2025 Key-Systems, LLC Tera
12 teha.com 7 Feb 1996 8 Feb 2026 Wild West Domains, LLC -
13 teza.com 5 Sep 2001 5 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
14 tena.city 25 Jan 2018 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 tfja.in 4 Jun 2022 4 Jun 2024 GoDaddy.com, LLC Telugu Film Journalists Association
16 tesa.business 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
17 leja.xyz 18 Aug 2022 18 Aug 2030 Automattic Inc. Knock Knock WHOIS Not There, LLC
18 tija.co.ke 12 Oct 2010 12 Oct 2024 Truehost Cloud Limited REDACTED FOR PRIVACY
19 tejas.pro 30 May 2023 30 May 2025 Sav.com, LLC - 45 REDACTED FOR PRIVACY
20 deja.rocks 13 Dec 2022 13 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 seja.com.br 4 Sep 2017 4 Sep 2027 GODADDY (86) SEJA FOMENTO COMERCIAL LTDA
22 teya.com.pt - - - TEYA SERVICES LTD.
23 tejas.works 1 Dec 2018 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 tejo.ca 2 Jun 2017 2 Jun 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
25 teija.com 22 Mar 2000 22 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
26 texa.de - - - -
27 geja.se 15 Nov 2011 15 Nov 2024 Loopia AB -
28 tena.ro - 30 May 2025 Nom-Iq Ltd -
29 heja.com.br 1 Mar 2018 1 Mar 2025 TOWEB-BRASIL (48) Laticinios Heja EIRELI-ME
30 tema.today 20 Jun 2023 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 tela.fun 29 Aug 2022 29 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
32 tesa.xyz 12 Jan 2022 12 Jan 2025 Sav.com, LLC Privacy Protection
33 tewa.consulting 18 May 2023 18 May 2025 OVH SAS TEWA SOLAR
34 jeja.cn 24 May 2004 24 May 2025 阿里云计算有限公司(万网) 周伟源
35 veja.blue 29 Jan 2023 29 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 feja.com 14 Feb 2001 14 Feb 2025 gabia Choi Sungyeon
37 tewa.nl 17 Mar 2011 - XNS Registrar B.V. -
38 teia.md 28 May 2020 28 May 2024 - -
39 teda.casa 19 Feb 2020 19 Feb 2032 Porkbun Private by Design, LLC
40 tejl.com 9 Aug 2004 9 Aug 2024 GoDaddy.com, LLC -
41 tera.rest 22 Dec 2023 22 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
42 leja.pl 24 Oct 2020 24 Oct 2027 Aftermarket.pl Limited -
43 teka.media 24 Apr 2022 24 Apr 2025 101domain GRS Limited Digital Privacy Corporation
44 seja.com.pl 4 Sep 2000 3 Sep 2024 nazwa.pl sp. z o.o. -
45 veja.wiki 11 Dec 2023 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 feja.ca 28 Aug 2013 28 Aug 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
47 ieja.com 7 Aug 2001 7 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
48 jeja.pl 19 Jun 2004 19 Jun 2033 OVH SAS -
49 eeja.org 24 Dec 2020 24 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
50 eeja.live 2 Jan 2024 2 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 toja.org 14 May 2009 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 tela.news 9 Jan 2024 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 tela.ro 1 Jan 2022 31 Dec 2024 ICI - Registrar -
54 teija.info 7 May 2003 7 May 2025 NameSilo, LLC PrivacyGuardian.org llc
55 meja.live 23 May 2024 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 tewa.ovh 22 Nov 2022 22 Nov 2024 OVH REDACTED_FOR_PRIVACY
57 tejas.net.in 20 Nov 2015 20 Nov 2024 GoDaddy.com, LLC Tejas Networks Ltd
58 deja.cafe 7 Oct 2023 7 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
59 teya.foundation 27 Jul 2022 27 Jul 2024 Nom-iq Ltd. dba COM LAUDE Teya Services Ltd.
60 tejay.co.uk 6 Jun 2000 6 Jun 2024 UK2 Limited [Tag = UK2NET] -
61 tera.consulting 26 Feb 2018 26 Feb 2026 Gandi SAS REDACTED FOR PRIVACY
62 deja.la 6 Sep 2023 6 Sep 2024 GANDI -
63 seja.nl 16 Mar 2005 - Metaregistrar B.V. -
64 teoa.co 27 Apr 2016 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 taja.se 16 Aug 2023 16 Aug 2024 Domeneshop AS -
66 eeja.com 4 Sep 1998 3 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) EEJA Ltd.
67 tesa.xin 9 Nov 2019 9 Nov 2025 Chengdu West Dimension Digital Technology Co., Ltd. 东莞市新汇明精密电子有限公司
68 teia.cloud 20 Feb 2021 20 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
69 tema.blue 13 Feb 2023 13 Feb 2025 Key-Systems, LLC team.blue Denmark A/S
70 tera.plus 11 Jan 2021 11 Jan 2025 Chengdu West Dimension Digital Technology Co., Ltd. Lee Charles
71 tieja.com 11 May 2010 11 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
72 seja.net 25 May 2024 25 May 2025 Alpha Beta Domains LLC -
73 txja.org 16 Jan 2013 16 Jan 2032 Wild West Domains, LLC Domains By Proxy, LLC
74 tena.lt 7 Feb 2019 8 Feb 2025 Nom IQ (Trading as Com Laude) SGN Hostmaster
75 tela.kr 7 Jun 2022 7 Jun 2024 (?)??? ??? ???
76 peja.pl 20 Oct 2003 20 Oct 2024 Aftermarket.pl Limited -
77 tera.club 15 Apr 2020 15 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
78 teta.co.ke 6 Mar 2022 6 Mar 2025 Safaricom Limited Redacted | Registry Policy
79 tejp.org 7 Oct 2019 7 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
80 teka.ie 23 Jun 2011 24 Jun 2024 Hosting Ireland Teka (Machinery) Limited
81 tjja.com 26 Dec 2011 26 Dec 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
82 meja.studio 6 Oct 2023 6 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
83 toja.nl 4 Feb 2012 - XNS Registrar B.V. -
84 tvja.net 11 Mar 2006 11 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
85 eeja.digital 2 Jan 2024 2 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 tesa.industries 4 Feb 2015 4 Feb 2025 CSC Corporate Domains, Inc. tesa SE
87 5eja.sbs 18 Jan 2024 18 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 texa.srl 30 Aug 2021 30 Aug 2024 PSI-USA, Inc. dba Domain Robot TEXA S.R.L.
89 texa.net 9 Aug 2007 22 May 2024 REGISTER S.P.A. Texa Spa
90 teda.games 2 Feb 2024 2 Feb 2025 Key-Systems, LLC Double IT-Diensten B.V.
91 teju.com.br 11 Jan 2007 11 Jan 2026 - Maur?lio da Silva
92 tejay.com 25 May 2000 25 May 2025 easyDNS Technologies, Inc. Jackson
93 tela.com.br 22 Sep 1999 22 Sep 2024 - FENABRAVE - FEDERACAO NACIONAL DA DISTRIBUICAO DE
94 tejab.solutions 25 May 2024 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 veja.bio 28 Nov 2023 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 teia.group 3 Jun 2018 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 tija.asia 14 Feb 2024 14 Feb 2025 Synergy Wholesale Accreditations Pty Ltd 734 Education
98 tejas.network 21 Feb 2023 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 teya.loans 27 Jul 2022 27 Jul 2024 Nom-iq Ltd. dba COM LAUDE Teya Services Ltd.
100 keja.hr 6 Apr 2005 23 Jun 2024 CARNET HEM
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 Teja.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=teja.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "teja.pl",
        "page_size": 100
    },
    "count": {
        "total": 2932,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "teua.com, veja.us.com, tjea.co.uk, teca.casa, veja.ai, tteja.com, teba.store, tela.bzh, beja.xyz, teva.cn, tera.contact, teha.com, teza.com, tena.city, tfja.in, tesa.business, leja.xyz, tija.co.ke, tejas.pro, deja.rocks, seja.com.br, teya.com.pt, tejas.works, tejo.ca, teija.com, texa.de, geja.se, tena.ro, heja.com.br, tema.today, tela.fun, tesa.xyz, tewa.consulting, jeja.cn, veja.blue, feja.com, tewa.nl, teia.md, teda.casa, tejl.com, tera.rest, leja.pl, teka.media, seja.com.pl, veja.wiki, feja.ca, ieja.com, jeja.pl, eeja.org, eeja.live, toja.org, tela.news, tela.ro, teija.info, meja.live, tewa.ovh, tejas.net.in, deja.cafe, teya.foundation, tejay.co.uk, tera.consulting, deja.la, seja.nl, teoa.co, taja.se, eeja.com, tesa.xin, teia.cloud, tema.blue, tera.plus, tieja.com, seja.net, txja.org, tena.lt, tela.kr, peja.pl, tera.club, teta.co.ke, tejp.org, teka.ie, tjja.com, meja.studio, toja.nl, tvja.net, eeja.digital, tesa.industries, 5eja.sbs, texa.srl, texa.net, teda.games, teju.com.br, tejay.com, tela.com.br, tejab.solutions, veja.bio, teia.group, tija.asia, tejas.network, teya.loans, keja.hr",
    "results": [
        {
            "num": 1,
            "domain_name": "teua.com",
            "domain_keyword": "teua",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:49:19",
            "create_date": "2004-08-30",
            "update_date": "2024-02-12",
            "expiry_date": "2024-08-30",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "veja.us.com",
            "domain_keyword": "veja",
            "domain_tld": "us.com",
            "query_time": "2024-04-17 13:05:41",
            "create_date": "2023-11-19",
            "update_date": "2024-04-10",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_email": "https://whois.centralnic.com/contact/veja.us.com/registrant",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "tjea.co.uk",
            "domain_keyword": "tjea",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 07:51:11",
            "create_date": "2003-07-31",
            "update_date": "2023-06-28",
            "expiry_date": "2025-07-31",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "teca.casa",
            "domain_keyword": "teca",
            "domain_tld": "casa",
            "query_time": "2024-04-11 22:45:16",
            "create_date": "2020-06-26",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-26",
            "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": [
                "ns-1151.awsdns-15.org",
                "ns-2028.awsdns-61.co.uk",
                "ns-54.awsdns-06.com",
                "ns-868.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "veja.ai",
            "domain_keyword": "veja",
            "domain_tld": "ai",
            "query_time": "2024-04-12 08:22:51",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tteja.com",
            "domain_keyword": "tteja",
            "domain_tld": "com",
            "query_time": "2024-04-30 05:19:59",
            "create_date": "2023-04-21",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-21",
            "registrar_iana": 2851,
            "registrar_name": "Goldenfind Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "teba.store",
            "domain_keyword": "teba",
            "domain_tld": "store",
            "query_time": "2024-05-13 07:36:44",
            "create_date": "2024-01-11",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-11",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tela.bzh",
            "domain_keyword": "tela",
            "domain_tld": "bzh",
            "query_time": "2024-05-18 21:21:17",
            "create_date": "2021-01-23",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1345,
            "registrar_name": "KEY-SYSTEMS LLC",
            "registrar_website": "https://www.key-systems.net/en/tld/bzh",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "COOP'ESKEMM",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "beja.xyz",
            "domain_keyword": "beja",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 03:48:41",
            "create_date": "2021-08-29",
            "update_date": "2023-12-14",
            "expiry_date": "2025-08-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "teva.cn",
            "domain_keyword": "teva",
            "domain_tld": "cn",
            "query_time": "2024-05-15 00:00:12",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Nom-IQ Limited, dba Com Laude",
            "registrant_name": "TEVA Pharmaceutical Industries Ltd.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.tevapharm.com",
                "ns4.tevapharm.com",
                "ns5.tevapharm.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tera.contact",
            "domain_keyword": "tera",
            "domain_tld": "contact",
            "query_time": "2024-05-18 04:19:11",
            "create_date": "2024-01-16",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tera",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "teha.com",
            "domain_keyword": "teha",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:11:03",
            "create_date": "1996-02-07",
            "update_date": "2023-08-31",
            "expiry_date": "2026-02-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teza.com",
            "domain_keyword": "teza",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:48:02",
            "create_date": "2001-09-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f5696fb8-fe77-4839-b951-b6b3a861bf54",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tena.city",
            "domain_keyword": "tena",
            "domain_tld": "city",
            "query_time": "2024-05-25 20:03:18",
            "create_date": "2018-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "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": [
                "ns8159.hostgator.com",
                "ns8160.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tfja.in",
            "domain_keyword": "tfja",
            "domain_tld": "in",
            "query_time": "2024-05-19 17:18:10",
            "create_date": "2022-06-04",
            "update_date": "2023-02-16",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telugu Film Journalists Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "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": 17,
            "domain_name": "leja.xyz",
            "domain_keyword": "leja",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 11:34:39",
            "create_date": "2022-08-18",
            "update_date": "2024-05-07",
            "expiry_date": "2030-08-18",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tija.co.ke",
            "domain_keyword": "tija",
            "domain_tld": "co.ke",
            "query_time": "2024-05-27 20:14:52",
            "create_date": "2010-10-12",
            "update_date": "2023-11-07",
            "expiry_date": "2024-10-12",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.redpool.cloud",
                "ns2.redpool.cloud"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tejas.pro",
            "domain_keyword": "tejas",
            "domain_tld": "pro",
            "query_time": "2024-06-01 14:05:14",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3935,
            "registrar_name": "Sav.com, LLC - 45",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "deja.rocks",
            "domain_keyword": "deja",
            "domain_tld": "rocks",
            "query_time": "2024-04-09 04:29:57",
            "create_date": "2022-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "seja.com.br",
            "domain_keyword": "seja",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 04:45:20",
            "create_date": "2017-09-04",
            "update_date": "2022-10-04",
            "expiry_date": "2027-09-04",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "SEJA FOMENTO COMERCIAL LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "teya.com.pt",
            "domain_keyword": "teya",
            "domain_tld": "com.pt",
            "query_time": "2024-05-02 19:06:28",
            "registrant_name": "TEYA SERVICES LTD.",
            "registrant_address": "Third Floor, 20 Old Bailey 20",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "EC4M 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 23,
            "domain_name": "tejas.works",
            "domain_keyword": "tejas",
            "domain_tld": "works",
            "query_time": "2024-04-12 19:08:03",
            "create_date": "2018-12-01",
            "update_date": "2023-07-16",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tejo.ca",
            "domain_keyword": "tejo",
            "domain_tld": "ca",
            "query_time": "2024-04-16 16:46:53",
            "create_date": "2017-06-02",
            "update_date": "2023-07-17",
            "expiry_date": "2024-06-02",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "teija.com",
            "domain_keyword": "teija",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:07:28",
            "create_date": "2000-03-22",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-22",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "S",
            "registrant_country": "SE",
            "registrant_email": "https://csl-registrar.com/contact/teija.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "texa.de",
            "domain_keyword": "texa",
            "domain_tld": "de",
            "query_time": "2024-05-05 22:19:38",
            "update_date": "2018-09-06",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "geja.se",
            "domain_keyword": "geja",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:23:59",
            "create_date": "2011-11-15",
            "update_date": "2023-10-01",
            "expiry_date": "2024-11-15",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "eva.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tena.ro",
            "domain_keyword": "tena",
            "domain_tld": "ro",
            "query_time": "2024-05-07 04:15:54",
            "expiry_date": "2025-05-30",
            "registrar_name": "Nom-Iq Ltd",
            "registrar_website": "www.comlaude.com",
            "name_servers": [
                "melkor.ngninfra.net",
                "tilion.ngninfra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 29,
            "domain_name": "heja.com.br",
            "domain_keyword": "heja",
            "domain_tld": "com.br",
            "query_time": "2024-05-11 02:14:07",
            "create_date": "2018-03-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-01",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Laticinios Heja EIRELI-ME",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "tema.today",
            "domain_keyword": "tema",
            "domain_tld": "today",
            "query_time": "2024-05-17 20:04:13",
            "create_date": "2023-06-20",
            "update_date": "2024-02-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.frienddns.info",
                "ns2.frienddns.info",
                "ns3.frienddns.net",
                "ns4.frienddns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tela.fun",
            "domain_keyword": "tela",
            "domain_tld": "fun",
            "query_time": "2024-05-18 21:21:17",
            "create_date": "2022-08-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.velozdns.com.br",
                "ns4.velozdns.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tesa.xyz",
            "domain_keyword": "tesa",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 17:33:48",
            "create_date": "2022-01-12",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tewa.consulting",
            "domain_keyword": "tewa",
            "domain_tld": "consulting",
            "query_time": "2024-05-22 08:31:31",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEWA SOLAR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "jeja.cn",
            "domain_keyword": "jeja",
            "domain_tld": "cn",
            "query_time": "2024-05-26 22:50:13",
            "create_date": "2004-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周伟源",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "veja.blue",
            "domain_keyword": "veja",
            "domain_tld": "blue",
            "query_time": "2024-05-25 15:37:41",
            "create_date": "2023-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "feja.com",
            "domain_keyword": "feja",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:30:01",
            "create_date": "2001-02-14",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-14",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_address": "102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tewa.nl",
            "domain_keyword": "tewa",
            "domain_tld": "nl",
            "query_time": "2024-05-25 08:43:50",
            "create_date": "2011-03-17",
            "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": 38,
            "domain_name": "teia.md",
            "domain_keyword": "teia",
            "domain_tld": "md",
            "query_time": "2024-05-31 20:44:45",
            "create_date": "2020-05-28",
            "expiry_date": "2024-05-28",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 39,
            "domain_name": "teda.casa",
            "domain_keyword": "teda",
            "domain_tld": "casa",
            "query_time": "2024-05-29 05:08:02",
            "create_date": "2020-02-19",
            "update_date": "2023-04-10",
            "expiry_date": "2032-02-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "tejl.com",
            "domain_keyword": "tejl",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:47:09",
            "create_date": "2004-08-09",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tera.rest",
            "domain_keyword": "tera",
            "domain_tld": "rest",
            "query_time": "2024-04-10 15:03:13",
            "create_date": "2023-12-22",
            "update_date": "2024-02-16",
            "expiry_date": "2024-12-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "leja.pl",
            "domain_keyword": "leja",
            "domain_tld": "pl",
            "query_time": "2024-04-24 07:29:48",
            "create_date": "2020-10-24",
            "update_date": "2022-10-03",
            "expiry_date": "2027-10-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.hosting",
                "ns2.aftermarket.hosting"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 43,
            "domain_name": "teka.media",
            "domain_keyword": "teka",
            "domain_tld": "media",
            "query_time": "2024-04-24 00:10:06",
            "create_date": "2022-04-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "seja.com.pl",
            "domain_keyword": "seja",
            "domain_tld": "com.pl",
            "query_time": "2024-04-24 04:45:22",
            "create_date": "2000-09-04",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-03",
            "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": 45,
            "domain_name": "veja.wiki",
            "domain_keyword": "veja",
            "domain_tld": "wiki",
            "query_time": "2024-04-12 08:22:52",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "feja.ca",
            "domain_keyword": "feja",
            "domain_tld": "ca",
            "query_time": "2024-04-12 14:56:21",
            "create_date": "2013-08-28",
            "update_date": "2020-10-20",
            "expiry_date": "2024-08-28",
            "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": [
                "ns1.viweb.ca",
                "ns2.viweb.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ieja.com",
            "domain_keyword": "ieja",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:50:58",
            "create_date": "2001-08-07",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jeja.pl",
            "domain_keyword": "jeja",
            "domain_tld": "pl",
            "query_time": "2024-04-30 23:06:07",
            "create_date": "2004-06-19",
            "update_date": "2024-04-08",
            "expiry_date": "2033-06-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "eeja.org",
            "domain_keyword": "eeja",
            "domain_tld": "org",
            "query_time": "2024-05-10 16:50:54",
            "create_date": "2020-12-24",
            "update_date": "2024-05-01",
            "expiry_date": "2024-12-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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "eeja.live",
            "domain_keyword": "eeja",
            "domain_tld": "live",
            "query_time": "2024-05-10 16:50:54",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "toja.org",
            "domain_keyword": "toja",
            "domain_tld": "org",
            "query_time": "2024-05-19 08:47:20",
            "create_date": "2009-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tela.news",
            "domain_keyword": "tela",
            "domain_tld": "news",
            "query_time": "2024-05-18 21:21:17",
            "create_date": "2024-01-09",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-09",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tela.ro",
            "domain_keyword": "tela",
            "domain_tld": "ro",
            "query_time": "2024-05-18 21:21:18",
            "create_date": "2022-01-01",
            "expiry_date": "2024-12-31",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.namebox.ro",
                "ns2.namebox.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 54,
            "domain_name": "teija.info",
            "domain_keyword": "teija",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:12:38",
            "create_date": "2003-05-07",
            "update_date": "2023-12-30",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.snhdns.com",
                "ns2.snhdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "meja.live",
            "domain_keyword": "meja",
            "domain_tld": "live",
            "query_time": "2024-05-25 17:11:05",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tewa.ovh",
            "domain_keyword": "tewa",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 08:43:50",
            "create_date": "2022-11-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tejas.net.in",
            "domain_keyword": "tejas",
            "domain_tld": "net.in",
            "query_time": "2024-06-01 14:05:15",
            "create_date": "2015-11-20",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tejas Networks Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "deja.cafe",
            "domain_keyword": "deja",
            "domain_tld": "cafe",
            "query_time": "2024-04-09 04:29:57",
            "create_date": "2023-10-07",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "teya.foundation",
            "domain_keyword": "teya",
            "domain_tld": "foundation",
            "query_time": "2024-04-07 01:25:39",
            "create_date": "2022-07-27",
            "update_date": "2024-03-12",
            "expiry_date": "2024-07-27",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "https://comlaude.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teya Services Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tejay.co.uk",
            "domain_keyword": "tejay",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:10:55",
            "create_date": "2000-06-06",
            "update_date": "2024-02-15",
            "expiry_date": "2024-06-06",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "tera.consulting",
            "domain_keyword": "tera",
            "domain_tld": "consulting",
            "query_time": "2024-04-20 19:59:17",
            "create_date": "2018-02-26",
            "update_date": "2024-01-24",
            "expiry_date": "2026-02-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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-199-b.gandi.net",
                "ns-221-a.gandi.net",
                "ns-92-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "deja.la",
            "domain_keyword": "deja",
            "domain_tld": "la",
            "query_time": "2024-04-22 21:45:14",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "GANDI",
            "registrant_email": "https://whois.nic.la/contact/deja.la/registrant",
            "name_servers": [
                "ns-105-b.gandi.net",
                "ns-66-c.gandi.net",
                "ns-96-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "seja.nl",
            "domain_keyword": "seja",
            "domain_tld": "nl",
            "query_time": "2024-04-25 09:25:48",
            "create_date": "2005-03-16",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "teoa.co",
            "domain_keyword": "teoa",
            "domain_tld": "co",
            "query_time": "2024-05-01 17:08:09",
            "create_date": "2016-04-27",
            "update_date": "2023-07-22",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "taja.se",
            "domain_keyword": "taja",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:35:28",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 66,
            "domain_name": "eeja.com",
            "domain_keyword": "eeja",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:22:32",
            "create_date": "1998-09-04",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "EEJA Ltd.",
            "registrant_address": "5-50",
            "registrant_city": "Shinmachi Hiratsuka-shi",
            "registrant_state": "Kanagawa",
            "registrant_zip": "254-0076",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.463328131",
            "name_servers": [
                "ns01.pitserv.jp",
                "ns02.pitserv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tesa.xin",
            "domain_keyword": "tesa",
            "domain_tld": "xin",
            "query_time": "2024-05-24 15:05:19",
            "create_date": "2019-11-09",
            "update_date": "2023-10-31",
            "expiry_date": "2025-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": "东莞市新汇明精密电子有限公司",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "teia.cloud",
            "domain_keyword": "teia",
            "domain_tld": "cloud",
            "query_time": "2024-05-24 18:12:26",
            "create_date": "2021-02-20",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 69,
            "domain_name": "tema.blue",
            "domain_keyword": "tema",
            "domain_tld": "blue",
            "query_time": "2024-05-21 06:51:34",
            "create_date": "2023-02-13",
            "update_date": "2023-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "team.blue Denmark A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.wannafind.dk",
                "ns2.wannafind.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "tera.plus",
            "domain_keyword": "tera",
            "domain_tld": "plus",
            "query_time": "2024-05-15 19:45:36",
            "create_date": "2021-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "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": 71,
            "domain_name": "tieja.com",
            "domain_keyword": "tieja",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:35:45",
            "create_date": "2010-05-11",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tieja.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "seja.net",
            "domain_keyword": "seja",
            "domain_tld": "net",
            "query_time": "2024-05-28 02:32:55",
            "create_date": "2024-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3808,
            "registrar_name": "Alpha Beta Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "txja.org",
            "domain_keyword": "txja",
            "domain_tld": "org",
            "query_time": "2024-05-29 10:30:47",
            "create_date": "2013-01-16",
            "update_date": "2024-01-17",
            "expiry_date": "2032-01-16",
            "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": [
                "ns694818266.a2dns.com",
                "ns694818267.a2dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tena.lt",
            "domain_keyword": "tena",
            "domain_tld": "lt",
            "query_time": "2024-05-31 22:06:34",
            "create_date": "2019-02-07",
            "expiry_date": "2025-02-08",
            "registrar_name": "Nom IQ (Trading as Com Laude)",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "SGN Hostmaster",
            "name_servers": [
                "melkor.ngninfra.net",
                "tilion.ngninfra.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 75,
            "domain_name": "tela.kr",
            "domain_keyword": "tela",
            "domain_tld": "kr",
            "query_time": "2022-06-23 10:45:09",
            "create_date": "2022-06-07",
            "update_date": "2022-06-21",
            "expiry_date": "2024-06-07",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "??? ???",
            "registrant_zip": "13494"
        },
        {
            "num": 76,
            "domain_name": "peja.pl",
            "domain_keyword": "peja",
            "domain_tld": "pl",
            "query_time": "2024-04-05 03:08:16",
            "create_date": "2003-10-20",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.of.pl",
                "ns2.of.pl",
                "ns3.of.pl",
                "ns4.of.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tera.club",
            "domain_keyword": "tera",
            "domain_tld": "club",
            "query_time": "2024-04-15 00:15:25",
            "create_date": "2020-04-15",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "teta.co.ke",
            "domain_keyword": "teta",
            "domain_tld": "co.ke",
            "query_time": "2024-04-13 12:23:09",
            "create_date": "2022-03-06",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-06",
            "registrar_name": "Safaricom Limited",
            "registrar_website": "http://domains.safaricom.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tejp.org",
            "domain_keyword": "tejp",
            "domain_tld": "org",
            "query_time": "2024-04-16 16:47:03",
            "create_date": "2019-10-07",
            "update_date": "2023-09-02",
            "expiry_date": "2024-10-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.wk.se",
                "ns2.wk.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "teka.ie",
            "domain_keyword": "teka",
            "domain_tld": "ie",
            "query_time": "2024-04-16 16:48:02",
            "create_date": "2011-06-23",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-24",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Teka (Machinery) Limited",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tjja.com",
            "domain_keyword": "tjja",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:56:26",
            "create_date": "2011-12-26",
            "update_date": "2023-08-28",
            "expiry_date": "2025-12-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Tian Jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "meja.studio",
            "domain_keyword": "meja",
            "domain_tld": "studio",
            "query_time": "2024-04-30 21:26:51",
            "create_date": "2023-10-06",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mirohost.net",
                "ns2.mirohost.net",
                "ns3.mirohost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "toja.nl",
            "domain_keyword": "toja",
            "domain_tld": "nl",
            "query_time": "2024-04-25 16:50:18",
            "create_date": "2012-02-04",
            "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": 84,
            "domain_name": "tvja.net",
            "domain_keyword": "tvja",
            "domain_tld": "net",
            "query_time": "2024-04-26 05:28:10",
            "create_date": "2006-03-11",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=tvja.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "eeja.digital",
            "domain_keyword": "eeja",
            "domain_tld": "digital",
            "query_time": "2024-05-10 16:50:54",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "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": 87,
            "domain_name": "5eja.sbs",
            "domain_keyword": "5eja",
            "domain_tld": "sbs",
            "query_time": "2024-05-19 18:40:15",
            "create_date": "2024-01-18",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-18",
            "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": 88,
            "domain_name": "texa.srl",
            "domain_keyword": "texa",
            "domain_tld": "srl",
            "query_time": "2024-05-19 00:51:22",
            "create_date": "2021-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "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": "TEXA  S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VE",
            "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": [
                "dns1.mercuriodns.com",
                "dns2.mercuriodns.com",
                "dns3.mercuriodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "texa.net",
            "domain_keyword": "texa",
            "domain_tld": "net",
            "query_time": "2024-05-25 08:44:03",
            "create_date": "2007-08-09",
            "update_date": "2023-06-24",
            "expiry_date": "2024-05-22",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "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": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "teda.games",
            "domain_keyword": "teda",
            "domain_tld": "games",
            "query_time": "2024-05-26 04:56:24",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Double IT-Diensten B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "teju.com.br",
            "domain_keyword": "teju",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 10:19:36",
            "create_date": "2007-01-11",
            "update_date": "2024-01-28",
            "expiry_date": "2026-01-11",
            "registrant_name": "Maur?lio da Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 92,
            "domain_name": "tejay.com",
            "domain_keyword": "tejay",
            "domain_tld": "com",
            "query_time": "2024-05-28 10:19:13",
            "create_date": "2000-05-25",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-25",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Terrie Jackson",
            "registrant_company": "Jackson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.freeservers.com",
                "ns4.freeservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "tela.com.br",
            "domain_keyword": "tela",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 20:45:07",
            "create_date": "1999-09-22",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-22",
            "registrant_name": "FENABRAVE - FEDERACAO NACIONAL DA DISTRIBUICAO DE",
            "name_servers": [
                "brynne.ns.cloudflare.com",
                "wells.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 94,
            "domain_name": "tejab.solutions",
            "domain_keyword": "tejab",
            "domain_tld": "solutions",
            "query_time": "2024-05-27 17:29:52",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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-1054.awsdns-03.org",
                "ns-1588.awsdns-06.co.uk",
                "ns-297.awsdns-37.com",
                "ns-792.awsdns-35.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "veja.bio",
            "domain_keyword": "veja",
            "domain_tld": "bio",
            "query_time": "2024-06-02 02:57:17",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "teia.group",
            "domain_keyword": "teia",
            "domain_tld": "group",
            "query_time": "2024-06-03 00:31:27",
            "create_date": "2018-06-03",
            "update_date": "2024-05-26",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tija.asia",
            "domain_keyword": "tija",
            "domain_tld": "asia",
            "query_time": "2024-04-06 18:55:32",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "734 Education",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd5.hostingplatform.net.au",
                "ns2.syd5.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tejas.network",
            "domain_keyword": "tejas",
            "domain_tld": "network",
            "query_time": "2024-04-11 08:19:21",
            "create_date": "2023-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "teya.loans",
            "domain_keyword": "teya",
            "domain_tld": "loans",
            "query_time": "2024-04-07 01:25:39",
            "create_date": "2022-07-27",
            "update_date": "2024-03-12",
            "expiry_date": "2024-07-27",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teya Services Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "keja.hr",
            "domain_keyword": "keja",
            "domain_tld": "hr",
            "query_time": "2024-04-20 04:57:39",
            "create_date": "2005-04-06",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "HEM",
            "registrant_address": "Kneza Mislava 11",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.orbis.hr",
                "dns2.orbis.hr"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>teja.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2932</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>teua.com, veja.us.com, tjea.co.uk, teca.casa, veja.ai, tteja.com, teba.store, tela.bzh, beja.xyz, teva.cn, tera.contact, teha.com, teza.com, tena.city, tfja.in, tesa.business, leja.xyz, tija.co.ke, tejas.pro, deja.rocks, seja.com.br, teya.com.pt, tejas.works, tejo.ca, teija.com, texa.de, geja.se, tena.ro, heja.com.br, tema.today, tela.fun, tesa.xyz, tewa.consulting, jeja.cn, veja.blue, feja.com, tewa.nl, teia.md, teda.casa, tejl.com, tera.rest, leja.pl, teka.media, seja.com.pl, veja.wiki, feja.ca, ieja.com, jeja.pl, eeja.org, eeja.live, toja.org, tela.news, tela.ro, teija.info, meja.live, tewa.ovh, tejas.net.in, deja.cafe, teya.foundation, tejay.co.uk, tera.consulting, deja.la, seja.nl, teoa.co, taja.se, eeja.com, tesa.xin, teia.cloud, tema.blue, tera.plus, tieja.com, seja.net, txja.org, tena.lt, tela.kr, peja.pl, tera.club, teta.co.ke, tejp.org, teka.ie, tjja.com, meja.studio, toja.nl, tvja.net, eeja.digital, tesa.industries, 5eja.sbs, texa.srl, texa.net, teda.games, teju.com.br, tejay.com, tela.com.br, tejab.solutions, veja.bio, teia.group, tija.asia, tejas.network, teya.loans, keja.hr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teua.com</domain_name>
   <domain_keyword>teua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:49:19</query_time>
   <create_date>2004-08-30</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <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>2</num>
   <domain_name>veja.us.com</domain_name>
   <domain_keyword>veja</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-04-17 13:05:41</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/veja.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tjea.co.uk</domain_name>
   <domain_keyword>tjea</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 07:51:11</query_time>
   <create_date>2003-07-31</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>teca.casa</domain_name>
   <domain_keyword>teca</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-11 22:45:16</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-26</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>ns-1151.awsdns-15.org</value>
    <value>ns-2028.awsdns-61.co.uk</value>
    <value>ns-54.awsdns-06.com</value>
    <value>ns-868.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>veja.ai</domain_name>
   <domain_keyword>veja</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-12 08:22:51</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tteja.com</domain_name>
   <domain_keyword>tteja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 05:19:59</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>2851</registrar_iana>
   <registrar_name>Goldenfind Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <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.9027492701</registrant_phone>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teba.store</domain_name>
   <domain_keyword>teba</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 07:36:44</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-11</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tela.bzh</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>bzh</domain_tld>
   <query_time>2024-05-18 21:21:17</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>KEY-SYSTEMS LLC</registrar_name>
   <registrar_website>https://www.key-systems.net/en/tld/bzh</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>COOP'ESKEMM</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>beja.xyz</domain_name>
   <domain_keyword>beja</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 03:48:41</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>10</num>
   <domain_name>teva.cn</domain_name>
   <domain_keyword>teva</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 00:00:12</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Nom-IQ Limited, dba Com Laude</registrar_name>
   <registrant_name>TEVA Pharmaceutical Industries Ltd.</registrant_name>
   <registrant_email>[email protected]</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>11</num>
   <domain_name>tera.contact</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-18 04:19:11</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tera</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>teha.com</domain_name>
   <domain_keyword>teha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:11:03</query_time>
   <create_date>1996-02-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>teza.com</domain_name>
   <domain_keyword>teza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:48:02</query_time>
   <create_date>2001-09-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f5696fb8-fe77-4839-b951-b6b3a861bf54</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tena.city</domain_name>
   <domain_keyword>tena</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-25 20:03:18</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</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>ns8159.hostgator.com</value>
    <value>ns8160.hostgator.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>15</num>
   <domain_name>tfja.in</domain_name>
   <domain_keyword>tfja</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 17:18:10</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telugu Film Journalists Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>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>17</num>
   <domain_name>leja.xyz</domain_name>
   <domain_keyword>leja</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 11:34:39</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2030-08-18</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tija.co.ke</domain_name>
   <domain_keyword>tija</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-27 20:14:52</query_time>
   <create_date>2010-10-12</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.redpool.cloud</value>
    <value>ns2.redpool.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tejas.pro</domain_name>
   <domain_keyword>tejas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 14:05:14</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3935</registrar_iana>
   <registrar_name>Sav.com, LLC - 45</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>deja.rocks</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-09 04:29:57</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>seja.com.br</domain_name>
   <domain_keyword>seja</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 04:45:20</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2027-09-04</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>SEJA FOMENTO COMERCIAL LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>teya.com.pt</domain_name>
   <domain_keyword>teya</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-02 19:06:28</query_time>
   <registrant_name>TEYA SERVICES LTD.</registrant_name>
   <registrant_address>Third Floor, 20 Old Bailey 20</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>EC4M 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>tejas.works</domain_name>
   <domain_keyword>tejas</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-12 19:08:03</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>tejo.ca</domain_name>
   <domain_keyword>tejo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 16:46:53</query_time>
   <create_date>2017-06-02</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-06-02</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>ns17.domaincontrol.com</value>
    <value>ns18.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>25</num>
   <domain_name>teija.com</domain_name>
   <domain_keyword>teija</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:07:28</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>S</registrant_state>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/teija.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>texa.de</domain_name>
   <domain_keyword>texa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 22:19:38</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>geja.se</domain_name>
   <domain_keyword>geja</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:23:59</query_time>
   <create_date>2011-11-15</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>eva.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tena.ro</domain_name>
   <domain_keyword>tena</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 04:15:54</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>Nom-Iq Ltd</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <name_servers>
    <value>melkor.ngninfra.net</value>
    <value>tilion.ngninfra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>heja.com.br</domain_name>
   <domain_keyword>heja</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-11 02:14:07</query_time>
   <create_date>2018-03-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Laticinios Heja EIRELI-ME</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>tema.today</domain_name>
   <domain_keyword>tema</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-17 20:04:13</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.frienddns.info</value>
    <value>ns2.frienddns.info</value>
    <value>ns3.frienddns.net</value>
    <value>ns4.frienddns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tela.fun</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 21:21:17</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.velozdns.com.br</value>
    <value>ns4.velozdns.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>tesa.xyz</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 17:33:48</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>tewa.consulting</domain_name>
   <domain_keyword>tewa</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-22 08:31:31</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TEWA SOLAR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>jeja.cn</domain_name>
   <domain_keyword>jeja</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 22:50:13</query_time>
   <create_date>2004-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周伟源</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>veja.blue</domain_name>
   <domain_keyword>veja</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-25 15:37:41</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>feja.com</domain_name>
   <domain_keyword>feja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:30:01</query_time>
   <create_date>2001-02-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_address>102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tewa.nl</domain_name>
   <domain_keyword>tewa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 08:43:50</query_time>
   <create_date>2011-03-17</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>38</num>
   <domain_name>teia.md</domain_name>
   <domain_keyword>teia</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-31 20:44:45</query_time>
   <create_date>2020-05-28</create_date>
   <expiry_date>2024-05-28</expiry_date>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>teda.casa</domain_name>
   <domain_keyword>teda</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-29 05:08:02</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2032-02-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tejl.com</domain_name>
   <domain_keyword>tejl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:47:09</query_time>
   <create_date>2004-08-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tera.rest</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-04-10 15:03:13</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>leja.pl</domain_name>
   <domain_keyword>leja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 07:29:48</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2027-10-24</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.hosting</value>
    <value>ns2.aftermarket.hosting</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>teka.media</domain_name>
   <domain_keyword>teka</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-24 00:10:06</query_time>
   <create_date>2022-04-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>seja.com.pl</domain_name>
   <domain_keyword>seja</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-24 04:45:22</query_time>
   <create_date>2000-09-04</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-03</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>45</num>
   <domain_name>veja.wiki</domain_name>
   <domain_keyword>veja</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-12 08:22:52</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>feja.ca</domain_name>
   <domain_keyword>feja</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 14:56:21</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2024-08-28</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>ns1.viweb.ca</value>
    <value>ns2.viweb.ca</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>47</num>
   <domain_name>ieja.com</domain_name>
   <domain_keyword>ieja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:50:58</query_time>
   <create_date>2001-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jeja.pl</domain_name>
   <domain_keyword>jeja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 23:06:07</query_time>
   <create_date>2004-06-19</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2033-06-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>eeja.org</domain_name>
   <domain_keyword>eeja</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 16:50:54</query_time>
   <create_date>2020-12-24</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-12-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>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>eeja.live</domain_name>
   <domain_keyword>eeja</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-10 16:50:54</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>51</num>
   <domain_name>toja.org</domain_name>
   <domain_keyword>toja</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 08:47:20</query_time>
   <create_date>2009-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tela.news</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-18 21:21:17</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns39.domaincontrol.com</value>
    <value>ns40.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>tela.ro</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-18 21:21:18</query_time>
   <create_date>2022-01-01</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.namebox.ro</value>
    <value>ns2.namebox.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>teija.info</domain_name>
   <domain_keyword>teija</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:12:38</query_time>
   <create_date>2003-05-07</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.snhdns.com</value>
    <value>ns2.snhdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>meja.live</domain_name>
   <domain_keyword>meja</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-25 17:11:05</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>tewa.ovh</domain_name>
   <domain_keyword>tewa</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 08:43:50</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>tejas.net.in</domain_name>
   <domain_keyword>tejas</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-06-01 14:05:15</query_time>
   <create_date>2015-11-20</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tejas Networks Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>deja.cafe</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-09 04:29:57</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>teya.foundation</domain_name>
   <domain_keyword>teya</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-04-07 01:25:39</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>https://comlaude.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teya Services Ltd.</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>60</num>
   <domain_name>tejay.co.uk</domain_name>
   <domain_keyword>tejay</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:10:55</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>tera.consulting</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-20 19:59:17</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</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-199-b.gandi.net</value>
    <value>ns-221-a.gandi.net</value>
    <value>ns-92-c.gandi.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>deja.la</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-22 21:45:14</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrant_email>https://whois.nic.la/contact/deja.la/registrant</registrant_email>
   <name_servers>
    <value>ns-105-b.gandi.net</value>
    <value>ns-66-c.gandi.net</value>
    <value>ns-96-a.gandi.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>seja.nl</domain_name>
   <domain_keyword>seja</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 09:25:48</query_time>
   <create_date>2005-03-16</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>teoa.co</domain_name>
   <domain_keyword>teoa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 17:08:09</query_time>
   <create_date>2016-04-27</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>taja.se</domain_name>
   <domain_keyword>taja</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:35:28</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</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>66</num>
   <domain_name>eeja.com</domain_name>
   <domain_keyword>eeja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:22:32</query_time>
   <create_date>1998-09-04</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>EEJA Ltd.</registrant_name>
   <registrant_address>5-50</registrant_address>
   <registrant_city>Shinmachi Hiratsuka-shi</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>254-0076</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.463328131</registrant_phone>
   <name_servers>
    <value>ns01.pitserv.jp</value>
    <value>ns02.pitserv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tesa.xin</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-24 15:05:19</query_time>
   <create_date>2019-11-09</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-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>东莞市新汇明精密电子有限公司</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>teia.cloud</domain_name>
   <domain_keyword>teia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-24 18:12:26</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>69</num>
   <domain_name>tema.blue</domain_name>
   <domain_keyword>tema</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-21 06:51:34</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>team.blue Denmark A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.wannafind.dk</value>
    <value>ns2.wannafind.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tera.plus</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-15 19:45:36</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_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>71</num>
   <domain_name>tieja.com</domain_name>
   <domain_keyword>tieja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:35:45</query_time>
   <create_date>2010-05-11</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tieja.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>seja.net</domain_name>
   <domain_keyword>seja</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 02:32:55</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3808</registrar_iana>
   <registrar_name>Alpha Beta Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>txja.org</domain_name>
   <domain_keyword>txja</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 10:30:47</query_time>
   <create_date>2013-01-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2032-01-16</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>ns694818266.a2dns.com</value>
    <value>ns694818267.a2dns.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>74</num>
   <domain_name>tena.lt</domain_name>
   <domain_keyword>tena</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-31 22:06:34</query_time>
   <create_date>2019-02-07</create_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Nom IQ (Trading as Com Laude)</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>SGN Hostmaster</registrant_company>
   <name_servers>
    <value>melkor.ngninfra.net</value>
    <value>tilion.ngninfra.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>tela.kr</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-23 10:45:09</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>??? ???</registrant_name>
   <registrant_zip>13494</registrant_zip>
  </value>
  <value>
   <num>76</num>
   <domain_name>peja.pl</domain_name>
   <domain_keyword>peja</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 03:08:16</query_time>
   <create_date>2003-10-20</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.of.pl</value>
    <value>ns2.of.pl</value>
    <value>ns3.of.pl</value>
    <value>ns4.of.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tera.club</domain_name>
   <domain_keyword>tera</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 00:15:25</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>teta.co.ke</domain_name>
   <domain_keyword>teta</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-13 12:23:09</query_time>
   <create_date>2022-03-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>Safaricom Limited</registrar_name>
   <registrar_website>http://domains.safaricom.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tejp.org</domain_name>
   <domain_keyword>tejp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 16:47:03</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.wk.se</value>
    <value>ns2.wk.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>teka.ie</domain_name>
   <domain_keyword>teka</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-16 16:48:02</query_time>
   <create_date>2011-06-23</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>Teka (Machinery) Limited</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>tjja.com</domain_name>
   <domain_keyword>tjja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:56:26</query_time>
   <create_date>2011-12-26</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-12-26</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>Tian Jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>82</num>
   <domain_name>meja.studio</domain_name>
   <domain_keyword>meja</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-30 21:26:51</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mirohost.net</value>
    <value>ns2.mirohost.net</value>
    <value>ns3.mirohost.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>toja.nl</domain_name>
   <domain_keyword>toja</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 16:50:18</query_time>
   <create_date>2012-02-04</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>84</num>
   <domain_name>tvja.net</domain_name>
   <domain_keyword>tvja</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 05:28:10</query_time>
   <create_date>2006-03-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=tvja.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>eeja.digital</domain_name>
   <domain_keyword>eeja</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-10 16:50:54</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>86</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>87</num>
   <domain_name>5eja.sbs</domain_name>
   <domain_keyword>5eja</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-19 18:40:15</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-18</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>88</num>
   <domain_name>texa.srl</domain_name>
   <domain_keyword>texa</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-19 00:51:22</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</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>TEXA  S.R.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VE</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>dns1.mercuriodns.com</value>
    <value>dns2.mercuriodns.com</value>
    <value>dns3.mercuriodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>texa.net</domain_name>
   <domain_keyword>texa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 08:44:03</query_time>
   <create_date>2007-08-09</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</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>90</num>
   <domain_name>teda.games</domain_name>
   <domain_keyword>teda</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-26 04:56:24</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Double IT-Diensten B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>teju.com.br</domain_name>
   <domain_keyword>teju</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 10:19:36</query_time>
   <create_date>2007-01-11</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-01-11</expiry_date>
   <registrant_name>Maur?lio da Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>tejay.com</domain_name>
   <domain_keyword>tejay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 10:19:13</query_time>
   <create_date>2000-05-25</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Terrie Jackson</registrant_name>
   <registrant_company>Jackson</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.freeservers.com</value>
    <value>ns4.freeservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tela.com.br</domain_name>
   <domain_keyword>tela</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 20:45:07</query_time>
   <create_date>1999-09-22</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrant_name>FENABRAVE - FEDERACAO NACIONAL DA DISTRIBUICAO DE</registrant_name>
   <name_servers>
    <value>brynne.ns.cloudflare.com</value>
    <value>wells.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>tejab.solutions</domain_name>
   <domain_keyword>tejab</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-27 17:29:52</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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-1054.awsdns-03.org</value>
    <value>ns-1588.awsdns-06.co.uk</value>
    <value>ns-297.awsdns-37.com</value>
    <value>ns-792.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>veja.bio</domain_name>
   <domain_keyword>veja</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-02 02:57:17</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>teia.group</domain_name>
   <domain_keyword>teia</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-03 00:31:27</query_time>
   <create_date>2018-06-03</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tija.asia</domain_name>
   <domain_keyword>tija</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-06 18:55:32</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>734 Education</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syd5.hostingplatform.net.au</value>
    <value>ns2.syd5.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tejas.network</domain_name>
   <domain_keyword>tejas</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-11 08:19:21</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>teya.loans</domain_name>
   <domain_keyword>teya</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-04-07 01:25:39</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-07-27</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>Teya Services Ltd.</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>100</num>
   <domain_name>keja.hr</domain_name>
   <domain_keyword>keja</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-20 04:57:39</query_time>
   <create_date>2005-04-06</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>HEM</registrant_name>
   <registrant_address>Kneza Mislava 11</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>dns1.orbis.hr</value>
    <value>dns2.orbis.hr</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.081</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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