WHOIS QUERY TIME

13 Apr 2024 - 2:13 PM UTC

Registered: 11 August 2002
Modified: 5 August 2023

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=teac.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "teac.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "teac.co.nz",
            "domain_keyword": "teac",
            "domain_tld": "co.nz",
            "query_time": "2024-04-13 14:13:44",
            "create_date": "2002-08-11",
            "update_date": "2023-08-05",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>teac.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>teac.co.nz</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2023-08-05</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.038 seconds) for "teac.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 1:17 AM UTC

Registered: 11 August 2002
Modified: 31 October 2022

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

6 Aug 2023 - 8:45 PM UTC

Registered: 11 August 2002
Modified: 5 August 2023

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

* 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=teac.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "teac.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "teac.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "teac.co.nz",
            "domain_keyword": "teac",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 01:17:25",
            "create_date": "2002-08-11",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "teac.co.nz",
            "domain_keyword": "teac",
            "domain_tld": "co.nz",
            "query_time": "2023-08-06 20:45:52",
            "create_date": "2002-08-11",
            "update_date": "2023-08-05",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "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>teac.co.nz</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>teac.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teac.co.nz</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 01:17:25</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>teac.co.nz</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-08-06 20:45:52</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2023-08-05</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 24 domain names (in 0.071 seconds) which contained the exact domain keyword "teac".
Domain Name Registered Expiry Registrar Ownership
1 teac.co.jp 1 Jun 1994 - - TEAC CORPORATION
2 teac.com 21 Jul 1995 20 Jul 2026 Network Solutions, LLC -
3 teac.it 11 Dec 1996 30 Apr 2025 1 Api GmbH TEAC EUROPE Gmbh
4 teac.org 16 Apr 1997 17 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
5 teac.nl 21 Feb 2000 - 1API GmbH -
6 teac.net 27 Aug 2000 27 Aug 2027 Cloudflare, Inc. DATA REDACTED
7 teac.jp 26 Mar 2001 31 Mar 2025 - TEAC CORPORATION
8 teac.co.nz 11 Aug 2002 - Voyager Internet Ltd T/A 1st Domains -
9 teac.cn 17 Mar 2003 17 Mar 2025 广东时代互联科技有限公司 蒂雅克商贸(深圳)有限公司
10 teac.pl 26 Oct 2005 26 Oct 2024 Domena.pl sp. z o.o. -
11 teac.com.pl 26 Oct 2005 26 Oct 2024 Domena.pl sp. z o.o. -
12 teac.co.in 21 Jul 2008 21 Jul 2024 Endurance Digital Domain Technology LLP Teac Consultancy
13 teac.jp.net 26 Jun 2012 26 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
14 teac.ru 3 Oct 2012 3 Oct 2024 SALENAMES-RU Private Person
15 teac.info 25 Dec 2016 25 Dec 2024 Key-Systems GmbH J DHONT BEHEER BV
16 teac.uk 5 Jul 2019 5 Jul 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] iSurveyor
17 teac.company 19 Aug 2019 19 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
18 teac.sk 15 Jun 2022 15 Jun 2024 Gransy s.r.o. ESAT, s.r.o.
19 teac.xyz 21 Apr 2023 21 Apr 2025 Xin Net Technology Corp. 葛荣凯
20 teac.one 5 May 2023 5 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 teac.shop 11 Nov 2023 11 Nov 2024 GoDaddy.com LLC -
22 teac.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
23 teac.ltd 13 Feb 2024 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 teac.pet 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 teac.com.au - - Melbourne IT Helpdesk Administrator

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=teac&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "teac",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 25,
        "relation": "eq",
        "current": 25
    },
    "unique_domains": "teac.co.jp, teac.com, teac.it, teac.org, teac.nl, teac.net, teac.jp, teac.co.nz, teac.cn, teac.pl, teac.com.pl, teac.co.in, teac.jp.net, teac.ru, teac.info, teac.uk, teac.company, teac.sk, teac.xyz, teac.one, teac.shop, teac.online, teac.ltd, teac.pet, teac.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "teac.co.jp",
            "domain_keyword": "teac",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 22:49:02",
            "create_date": "1994-06-01",
            "update_date": "2023-07-01",
            "registrant_company": "TEAC CORPORATION",
            "name_servers": [
                "ns.teac.co.jp",
                "ns.tsc.teac.co.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "teac.com",
            "domain_keyword": "teac",
            "domain_tld": "com",
            "query_time": "2024-04-13 14:13:44",
            "create_date": "1995-07-21",
            "update_date": "2023-05-21",
            "expiry_date": "2026-07-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1308.awsdns-35.org",
                "ns-1689.awsdns-19.co.uk",
                "ns-188.awsdns-23.com",
                "ns-780.awsdns-33.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "teac.it",
            "domain_keyword": "teac",
            "domain_tld": "it",
            "query_time": "2024-05-17 18:00:33",
            "create_date": "1996-12-11",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-30",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "TEAC EUROPE Gmbh",
            "registrant_address": "Bahnstrasse 12",
            "registrant_city": "Wiesbaden-Erbenheim",
            "registrant_state": "-",
            "registrant_zip": "65205",
            "registrant_country": "DE",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "teac.org",
            "domain_keyword": "teac",
            "domain_tld": "org",
            "query_time": "2024-05-27 05:36:30",
            "create_date": "1997-04-16",
            "update_date": "2024-02-07",
            "expiry_date": "2026-04-17",
            "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": [
                "kami.ns.cloudflare.com",
                "troy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "teac.nl",
            "domain_keyword": "teac",
            "domain_tld": "nl",
            "query_time": "2024-04-13 14:13:44",
            "create_date": "2000-02-21",
            "update_date": "2023-11-10",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "teac.net",
            "domain_keyword": "teac",
            "domain_tld": "net",
            "query_time": "2024-04-20 23:40:03",
            "create_date": "2000-08-27",
            "update_date": "2023-09-25",
            "expiry_date": "2027-08-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/teac.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "bart.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "teac.jp",
            "domain_keyword": "teac",
            "domain_tld": "jp",
            "query_time": "2024-05-30 23:08:43",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "TEAC CORPORATION",
            "registrant_address": "1-47 Ochiai,Tama-shi,Tokyo",
            "registrant_zip": "180-8550",
            "registrant_email": "[email protected]",
            "registrant_phone": "042-356-9191",
            "registrant_fax": "042-356-9192",
            "name_servers": [
                "ns.teac.co.jp",
                "ns.tsc.teac.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "teac.co.nz",
            "domain_keyword": "teac",
            "domain_tld": "co.nz",
            "query_time": "2024-04-13 14:13:44",
            "create_date": "2002-08-11",
            "update_date": "2023-08-05",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "teac.cn",
            "domain_keyword": "teac",
            "domain_tld": "cn",
            "query_time": "2024-05-22 17:24:06",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蒂雅克商贸(深圳)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.teac.co.jp",
                "ns.tsc.teac.co.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "teac.pl",
            "domain_keyword": "teac",
            "domain_tld": "pl",
            "query_time": "2024-05-03 11:17:19",
            "create_date": "2005-10-26",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-26",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "teac.com.pl",
            "domain_keyword": "teac",
            "domain_tld": "com.pl",
            "query_time": "2024-04-20 23:40:05",
            "create_date": "2005-10-26",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-26",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "teac.co.in",
            "domain_keyword": "teac",
            "domain_tld": "co.in",
            "query_time": "2024-04-09 22:31:57",
            "create_date": "2008-07-21",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teac Consultancy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.addict.co.in",
                "ns2.addict.co.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teac.jp.net",
            "domain_keyword": "teac",
            "domain_tld": "jp.net",
            "query_time": "2024-04-09 22:31:57",
            "create_date": "2012-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/teac.jp.net/registrant",
            "name_servers": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "teac.ru",
            "domain_keyword": "teac",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:27:08",
            "create_date": "2012-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "teac.info",
            "domain_keyword": "teac",
            "domain_tld": "info",
            "query_time": "2024-04-13 14:13:44",
            "create_date": "2016-12-25",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "J DHONT BEHEER BV",
            "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": 16,
            "domain_name": "teac.uk",
            "domain_keyword": "teac",
            "domain_tld": "uk",
            "query_time": "2024-04-13 14:13:46",
            "create_date": "2019-07-05",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-05",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "iSurveyor",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "teac.company",
            "domain_keyword": "teac",
            "domain_tld": "company",
            "query_time": "2024-05-08 12:59:56",
            "create_date": "2019-08-19",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-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": "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": 18,
            "domain_name": "teac.sk",
            "domain_keyword": "teac",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:25:20",
            "create_date": "2022-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "ESAT, s.r.o.",
            "registrant_company": "ESAT, s.r.o.",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 19,
            "domain_name": "teac.xyz",
            "domain_keyword": "teac",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 12:10:21",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "teac.one",
            "domain_keyword": "teac",
            "domain_tld": "one",
            "query_time": "2024-05-06 00:49:36",
            "create_date": "2023-05-05",
            "update_date": "2023-05-10",
            "expiry_date": "2025-05-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "teac.shop",
            "domain_keyword": "teac",
            "domain_tld": "shop",
            "query_time": "2024-04-20 23:40:05",
            "create_date": "2023-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "teac.online",
            "domain_keyword": "teac",
            "domain_tld": "online",
            "query_time": "2024-05-23 22:55:19",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "teac.ltd",
            "domain_keyword": "teac",
            "domain_tld": "ltd",
            "query_time": "2024-04-09 22:31:57",
            "create_date": "2024-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "teac.pet",
            "domain_keyword": "teac",
            "domain_tld": "pet",
            "query_time": "2024-05-08 12:59:56",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "teac.com.au",
            "domain_keyword": "teac",
            "domain_tld": "com.au",
            "query_time": "2024-04-13 14:13:44",
            "update_date": "2023-10-03",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Helpdesk Administrator",
            "name_servers": [
                "keaton.ns.cloudflare.com",
                "nola.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>teac</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>25</total>
  <relation>eq</relation>
  <current>25</current>
 </count>
 <unique_domains>teac.co.jp, teac.com, teac.it, teac.org, teac.nl, teac.net, teac.jp, teac.co.nz, teac.cn, teac.pl, teac.com.pl, teac.co.in, teac.jp.net, teac.ru, teac.info, teac.uk, teac.company, teac.sk, teac.xyz, teac.one, teac.shop, teac.online, teac.ltd, teac.pet, teac.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teac.co.jp</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 22:49:02</query_time>
   <create_date>1994-06-01</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>TEAC CORPORATION</registrant_company>
   <name_servers>
    <value>ns.teac.co.jp</value>
    <value>ns.tsc.teac.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>teac.com</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <create_date>1995-07-21</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2026-07-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1308.awsdns-35.org</value>
    <value>ns-1689.awsdns-19.co.uk</value>
    <value>ns-188.awsdns-23.com</value>
    <value>ns-780.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>teac.it</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 18:00:33</query_time>
   <create_date>1996-12-11</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>TEAC EUROPE Gmbh</registrant_company>
   <registrant_address>Bahnstrasse 12</registrant_address>
   <registrant_city>Wiesbaden-Erbenheim</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>65205</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>teac.org</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 05:36:30</query_time>
   <create_date>1997-04-16</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2026-04-17</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>kami.ns.cloudflare.com</value>
    <value>troy.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>5</num>
   <domain_name>teac.nl</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>teac.net</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 23:40:03</query_time>
   <create_date>2000-08-27</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2027-08-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/teac.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>bart.ns.cloudflare.com</value>
    <value>piper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teac.jp</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 23:08:43</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>TEAC CORPORATION</registrant_name>
   <registrant_address>1-47 Ochiai,Tama-shi,Tokyo</registrant_address>
   <registrant_zip>180-8550</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>042-356-9191</registrant_phone>
   <registrant_fax>042-356-9192</registrant_fax>
   <name_servers>
    <value>ns.teac.co.jp</value>
    <value>ns.tsc.teac.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>teac.co.nz</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2023-08-05</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>teac.cn</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 17:24:06</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蒂雅克商贸(深圳)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.teac.co.jp</value>
    <value>ns.tsc.teac.co.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>teac.pl</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-03 11:17:19</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>teac.com.pl</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-20 23:40:05</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>teac.co.in</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-09 22:31:57</query_time>
   <create_date>2008-07-21</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teac Consultancy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.addict.co.in</value>
    <value>ns2.addict.co.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>teac.jp.net</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-04-09 22:31:57</query_time>
   <create_date>2012-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/teac.jp.net/registrant</registrant_email>
   <name_servers>
    <value>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>teac.ru</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:27:08</query_time>
   <create_date>2012-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>teac.info</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <create_date>2016-12-25</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>J DHONT BEHEER BV</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>16</num>
   <domain_name>teac.uk</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-13 14:13:46</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>iSurveyor</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>teac.company</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-08 12:59:56</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-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>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>18</num>
   <domain_name>teac.sk</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:25:20</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>ESAT, s.r.o.</registrant_name>
   <registrant_company>ESAT, s.r.o.</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>teac.xyz</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 12:10:21</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>teac.one</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 00:49:36</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>teac.shop</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 23:40:05</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>22</num>
   <domain_name>teac.online</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 22:55:19</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>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>23</num>
   <domain_name>teac.ltd</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-09 22:31:57</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>teac.pet</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-08 12:59:56</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>teac.com.au</domain_name>
   <domain_keyword>teac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-13 14:13:44</query_time>
   <update_date>2023-10-03</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Helpdesk Administrator</registrant_name>
   <name_servers>
    <value>keaton.ns.cloudflare.com</value>
    <value>nola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.071</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 3,681 domain names (in 0.048 seconds) which look and sound like the brand name "teac".
Domain Name Registered Expiry Registrar Ownership
1 tefc.site 14 Feb 2021 14 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
2 tefc.net 25 Jan 2002 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 tea6.net 5 Dec 2022 5 Dec 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
4 tecac.com 27 Sep 2008 27 Sep 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
5 tgac.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
6 tedc.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
7 teach.guru 10 Jul 2015 10 Jul 2024 TLD Registrar Solutions Ltd. REDACTED FOR PRIVACY
8 team.kiwi 10 Mar 2024 10 Mar 2025 1&1 Internet AG 1&1 Internet Limited
9 tesc.com.pl 26 Aug 2016 26 Aug 2024 WizjaNet Sp. z o.o. -
10 tesc.social 10 Jun 2023 10 Jun 2024 GoDaddy.com, LLC Repossessed by Go Daddy
11 teaca.com 17 Sep 2003 17 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
12 tsac.ca 20 Nov 2021 20 Nov 2024 Tucows.com Co. REDACTED FOR PRIVACY
13 telc.app 19 Aug 2018 19 Aug 2024 1&1 Internet SE Data Privacy Protected
14 team.frl 2 Feb 2015 2 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu de Staat van Creatie
15 tjac.org.cn 4 Dec 2002 4 Dec 2026 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 天津仲裁委员会办公室
16 toac.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
17 tepc.pl 24 Feb 2023 24 Feb 2025 Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA -
18 tdac.jp 22 May 2008 31 May 2025 - Xserver Inc.
19 ieac.be 4 Oct 2007 - One.com A/S -
20 tfac.co.th 16 Mar 2004 15 Mar 2027 THNIC Thai Food and Chemical Co., Ltd. ( บริษัท ไทยฟูดแอนด์เคมิคอล จำกัด )
21 tekc.org 18 May 2017 18 May 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
22 tean.online 20 Apr 2024 20 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
23 temc.uk 15 Sep 2023 15 Sep 2024 Docky Company [Tag = DOCKYCOMPANY] -
24 tdac.xyz 27 Apr 2023 27 Apr 2025 Xin Net Technology Corp. 葛荣凯
25 tlac.com 11 Feb 2000 11 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
26 teal.link 8 Jun 2021 8 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
27 team.soccer 22 Aug 2015 22 Aug 2024 Go Canada Domains, LLC Domains By Proxy, LLC
28 taac.us 15 Sep 2020 15 Sep 2026 GoDaddy.com, LLC Peter Kallas
29 tea3.site 22 Aug 2023 22 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
30 trac.market 11 Jan 2024 11 Jan 2025 Sav.com, LLC Privacy Protection
31 teae.org 17 Mar 1999 17 Mar 2025 DreamHost, LLC Data Protected
32 teqc.ca 8 Jun 2015 8 Jun 2024 Tucows.com Co. REDACTED FOR PRIVACY
33 teuc.tokyo 17 Mar 2023 17 Mar 2024 GMO Internet Group, Inc. -
34 teach.news 20 May 2023 20 May 2025 Porkbun LLC Private by Design, LLC
35 teal.org.nz 20 Apr 2011 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
36 team.za.com 29 Dec 2023 29 Dec 2024 Sav.com, LLC -
37 tenc.xyz 23 Mar 2023 23 Mar 2024 Dynadot LLC -
38 teacg.xyz 5 Feb 2024 5 Feb 2025 Gname.com Pte. Ltd. -
39 tsac.co.in 9 Jan 2024 9 Jan 2027 GoDaddy.com, LLC TEJPAL SOLANKI & CO.
40 thac.dev 22 Oct 2022 22 Oct 2024 Porkbun LLC REDACTED FOR PRIVACY
41 tehc.ru 22 Nov 2022 22 Nov 2024 SALENAMES-RU Private Person
42 thac.tokyo 18 Dec 2023 18 Dec 2024 GMO Internet Group, Inc. -
43 team.inc 20 Feb 2020 20 Feb 2025 Intercap Registry Inc. Intercap Registry Inc.
44 t-ac.ru 23 Jun 2023 23 Jun 2024 REGTIME-RU Private Person
45 tenc.biz 9 Dec 2003 8 Dec 2024 Automattic, Inc Not specified
46 tean.ru 9 Mar 2007 9 Mar 2025 RU-CENTER-RU Private Person
47 teamc.info 19 Oct 2023 19 Oct 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 tcac.asia 30 Oct 2020 30 Oct 2024 Net-Chinese Co., Ltd. TCAC
49 telc.uk 20 Oct 2023 20 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
50 seac.ai - - 1api.net Domains By Proxy, LLC
51 teyac.com 7 Dec 2012 7 Dec 2027 GoDaddy.com, LLC -
52 tgac.in 20 Feb 2022 20 Feb 2025 Tucows Inc. M A K S A
53 trac.one 29 Sep 2017 29 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
54 teacg.com 25 Sep 2018 25 Sep 2024 DNSPod, Inc. REDACTED FOR PRIVACY
55 teach.degree 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 teap.pl 27 Jan 2024 27 Jan 2025 HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA -
57 team.cards 2 Mar 2023 2 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 qeac.com 15 Apr 2005 15 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
59 telac.top 22 Jun 2023 22 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
60 tean.restaurant 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 tenac.biz 5 Oct 2001 6 Nov 2024 MarkMonitor, Inc. Asahi Kasei Corporation
62 ieac.vip 18 Mar 2022 18 Mar 2024 Go China Domains Inc Domains By Proxy, LLC
63 teal.store 12 Feb 2024 12 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
64 teaa.in 10 Sep 2023 10 Sep 2026 GoDaddy.com, LLC JUPITER ENTERPRISES SOLUTIONS
65 txac.org 10 Aug 2016 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 teach.me.uk 14 Jan 2002 14 Jan 2025 Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL] -
67 team.chat 18 May 2015 18 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Skenzo Ltd
68 tcac.ru 11 Apr 2019 11 Apr 2025 SALENAMES-RU Private Person
69 weac.cfd 6 Aug 2023 6 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
70 deac.org 22 Sep 2004 22 Sep 2025 Network Solutions, LLC Distance Education Accrediting Commission
71 tecc.net.au - - Domain Directors Pty Ltd trading as Instra Brad Schumacher
72 meac.se 23 Apr 2003 23 Apr 2025 Loopia AB -
73 teap.online 17 Aug 2021 17 Aug 2025 DNSPod, Inc. Nan Jing Tu De Ke Ji You Xian Gong Si
74 tkac.com 3 May 2003 3 May 2025 GoDaddy.com, LLC -
75 keac.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
76 teca.com.pl 31 Jan 2013 31 Jan 2025 home.pl S.A. -
77 teca.cloud 5 Aug 2023 5 Aug 2024 Tucows Domains Inc. Data Protected
78 teach.wtf 6 Aug 2022 6 Aug 2024 Squarespace Domains II LLC none
79 tevc.fr 8 Dec 2021 8 Dec 2024 IP TWINS SAS Sylvain Hirsch
80 telc.agency 7 Sep 2023 7 Sep 2024 One.com A/S REDACTED FOR PRIVACY
81 teak.vc 8 Dec 2022 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 terc.co.uk 5 Feb 2024 5 Feb 2025 Porkbun LLC [Tag = PORKBUN] -
83 tetc.in 29 Sep 2022 29 Sep 2032 GoDaddy.com, LLC Trust for Education and Training in Cytometry
84 neac.cn 11 Oct 2021 11 Oct 2024 成都西维数码科技有限公司 周留伟
85 teal.co.in 15 Dec 2023 15 Dec 2024 Spaceship, Inc. REDACTED FOR PRIVACY
86 teab.net 30 Aug 2012 30 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
87 oteac.co.uk 24 Jan 2002 24 Jan 2025 Converged Communication Solutions Limited [Tag = CONVERGED] -
88 tebc.fund 1 Aug 2023 1 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 team.construction 17 Jun 2017 17 Jun 2024 IONOS SE 1&1 Internet Inc
90 teach.email 8 Jul 2023 8 Jul 2024 101domain GRS Limited REDACTED FOR PRIVACY
91 tejc.org 11 Mar 2024 11 Mar 2025 DropCatch.com 1347 LLC REDACTED FOR PRIVACY
92 etac.net.cn 26 Jun 2023 26 Jun 2024 广东时代互联科技有限公司 曾俊芝
93 teal.asia 21 Jun 2022 21 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Future Electronic Technology, Inc
94 tehc.org 15 Feb 2008 15 Feb 2026 Network Solutions, LLC REDACTED FOR PRIVACY
95 weac.xyz 8 Sep 2023 8 Sep 2024 Porkbun, LLC Private by Design, LLC
96 trac.sbs 16 Jun 2021 16 Jun 2025 MarkMonitor, Inc (TLDs) SBS CyberSecurity, LLC
97 teal.company 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 telc.biz 24 May 2005 23 May 2024 Key-Systems GmbH Roenitz Reisevermittlung
99 tiac.group 13 Jun 2017 13 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 beac.co 3 Feb 2011 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Teac.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=teac.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "teac.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 3681,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tefc.site, tefc.net, tea6.net, tecac.com, tgac.ru, tedc.shop, teach.guru, team.kiwi, tesc.com.pl, tesc.social, teaca.com, tsac.ca, telc.app, team.frl, tjac.org.cn, toac.xyz, tepc.pl, tdac.jp, ieac.be, tfac.co.th, tekc.org, tean.online, temc.uk, tdac.xyz, tlac.com, teal.link, team.soccer, taac.us, tea3.site, trac.market, teae.org, teqc.ca, teuc.tokyo, teach.news, teal.org.nz, team.za.com, tenc.xyz, teacg.xyz, tsac.co.in, thac.dev, tehc.ru, thac.tokyo, team.inc, t-ac.ru, tenc.biz, tean.ru, teamc.info, tcac.asia, telc.uk, seac.ai, teyac.com, tgac.in, trac.one, teacg.com, teach.degree, teap.pl, team.cards, qeac.com, telac.top, tean.restaurant, tenac.biz, ieac.vip, teal.store, teaa.in, txac.org, teach.me.uk, team.chat, tcac.ru, weac.cfd, deac.org, tecc.net.au, meac.se, teap.online, tkac.com, keac.xyz, teca.com.pl, teca.cloud, teach.wtf, tevc.fr, telc.agency, teak.vc, terc.co.uk, tetc.in, neac.cn, teal.co.in, teab.net, oteac.co.uk, tebc.fund, team.construction, teach.email, tejc.org, etac.net.cn, teal.asia, tehc.org, weac.xyz, trac.sbs, teal.company, telc.biz, tiac.group, beac.co",
    "results": [
        {
            "num": 1,
            "domain_name": "tefc.site",
            "domain_keyword": "tefc",
            "domain_tld": "site",
            "query_time": "2024-04-08 07:30:34",
            "create_date": "2021-02-14",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tefc.net",
            "domain_keyword": "tefc",
            "domain_tld": "net",
            "query_time": "2024-04-08 07:30:34",
            "create_date": "2002-01-25",
            "update_date": "2015-09-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tefc.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tea6.net",
            "domain_keyword": "tea6",
            "domain_tld": "net",
            "query_time": "2024-04-13 14:12:33",
            "create_date": "2022-12-05",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-05",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MA NI LA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tecac.com",
            "domain_keyword": "tecac",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:13:38",
            "create_date": "2008-09-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-27",
            "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/tecac.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": 5,
            "domain_name": "tgac.ru",
            "domain_keyword": "tgac",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:57:07",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "tedc.shop",
            "domain_keyword": "tedc",
            "domain_tld": "shop",
            "query_time": "2024-04-14 15:12:58",
            "create_date": "2023-10-20",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "teach.guru",
            "domain_keyword": "teach",
            "domain_tld": "guru",
            "query_time": "2024-05-13 01:42:59",
            "create_date": "2015-07-10",
            "update_date": "2023-05-14",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "idns1.ihc.ru",
                "idns2.ihc.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "team.kiwi",
            "domain_keyword": "team",
            "domain_tld": "kiwi",
            "query_time": "2024-05-13 01:47:32",
            "create_date": "2024-03-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-10",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet AG",
            "registrar_website": "www.1and1.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns1035.ui-dns.de",
                "ns1045.ui-dns.org",
                "ns1080.ui-dns.biz",
                "ns1092.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "tesc.com.pl",
            "domain_keyword": "tesc",
            "domain_tld": "com.pl",
            "query_time": "2024-05-22 06:14:22",
            "create_date": "2016-08-26",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-26",
            "registrar_name": "WizjaNet Sp. z o.o.",
            "name_servers": [
                "ns1.wizjanet.pl",
                "ns2.wizjanet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "tesc.social",
            "domain_keyword": "tesc",
            "domain_tld": "social",
            "query_time": "2024-05-19 17:34:16",
            "create_date": "2023-06-10",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-10",
            "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": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "teaca.com",
            "domain_keyword": "teaca",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:13:04",
            "create_date": "2003-09-17",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-17",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a671874c-cddc-4fe6-9829-afbb8c4882dd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tsac.ca",
            "domain_keyword": "tsac",
            "domain_tld": "ca",
            "query_time": "2024-05-27 22:18:28",
            "create_date": "2021-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "telc.app",
            "domain_keyword": "telc",
            "domain_tld": "app",
            "query_time": "2024-05-15 03:46:00",
            "create_date": "2018-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.org",
                "ns1071.ui-dns.de",
                "ns1082.ui-dns.com",
                "ns1103.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "team.frl",
            "domain_keyword": "team",
            "domain_tld": "frl",
            "query_time": "2024-05-26 22:00:29",
            "create_date": "2015-02-02",
            "update_date": "2023-12-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "de Staat van Creatie",
            "registrant_state": "Friesland",
            "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.",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "tjac.org.cn",
            "domain_keyword": "tjac",
            "domain_tld": "org.cn",
            "query_time": "2024-05-30 20:57:54",
            "create_date": "2002-12-04",
            "expiry_date": "2026-12-04",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "天津仲裁委员会办公室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "toac.xyz",
            "domain_keyword": "toac",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 05:59:55",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tepc.pl",
            "domain_keyword": "tepc",
            "domain_tld": "pl",
            "query_time": "2024-05-30 01:32:09",
            "create_date": "2023-02-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-24",
            "registrar_name": "Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tdac.jp",
            "domain_keyword": "tdac",
            "domain_tld": "jp",
            "query_time": "2024-06-02 22:45:59",
            "create_date": "2008-05-22",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "ieac.be",
            "domain_keyword": "ieac",
            "domain_tld": "be",
            "query_time": "2024-06-01 22:55:23",
            "create_date": "2007-10-04",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 20,
            "domain_name": "tfac.co.th",
            "domain_keyword": "tfac",
            "domain_tld": "co.th",
            "query_time": "2024-06-02 19:50:58",
            "create_date": "2004-03-16",
            "update_date": "2024-04-05",
            "expiry_date": "2027-03-15",
            "registrar_name": "THNIC",
            "registrant_company": "Thai Food and Chemical Co., Ltd. ( บริษัท ไทยฟูดแอนด์เคมิคอล จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "cloud-ns1.chaiyohosting.com",
                "cloud-ns2.chaiyohosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tekc.org",
            "domain_keyword": "tekc",
            "domain_tld": "org",
            "query_time": "2024-04-16 16:49:29",
            "create_date": "2017-05-18",
            "update_date": "2024-01-29",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tean.online",
            "domain_keyword": "tean",
            "domain_tld": "online",
            "query_time": "2024-04-22 17:10:55",
            "create_date": "2024-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "temc.uk",
            "domain_keyword": "temc",
            "domain_tld": "uk",
            "query_time": "2024-04-11 20:33:03",
            "create_date": "2023-09-15",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-15",
            "registrar_name": "Docky Company [Tag = DOCKYCOMPANY]",
            "registrar_website": "https://docky.ly",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "tdac.xyz",
            "domain_keyword": "tdac",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 22:00:55",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tlac.com",
            "domain_keyword": "tlac",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:06:53",
            "create_date": "2000-02-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-11",
            "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": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/567cea15-4496-4f0b-9724-2bcdc81220b1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "teal.link",
            "domain_keyword": "teal",
            "domain_tld": "link",
            "query_time": "2024-05-08 13:05:09",
            "create_date": "2021-06-08",
            "update_date": "2023-05-14",
            "expiry_date": "2024-06-08",
            "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": [
                "asa.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "team.soccer",
            "domain_keyword": "team",
            "domain_tld": "soccer",
            "query_time": "2024-05-09 03:54:06",
            "create_date": "2015-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "taac.us",
            "domain_keyword": "taac",
            "domain_tld": "us",
            "query_time": "2024-05-13 08:24:05",
            "create_date": "2020-09-15",
            "update_date": "2022-01-22",
            "expiry_date": "2026-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Peter Kallas",
            "registrant_address": "27418 Rio Circle",
            "registrant_city": "Boerne",
            "registrant_state": "Texas",
            "registrant_zip": "78015",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2107765731",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tea3.site",
            "domain_keyword": "tea3",
            "domain_tld": "site",
            "query_time": "2024-05-13 01:42:33",
            "create_date": "2023-08-22",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "trac.market",
            "domain_keyword": "trac",
            "domain_tld": "market",
            "query_time": "2024-05-12 12:36:50",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "teae.org",
            "domain_keyword": "teae",
            "domain_tld": "org",
            "query_time": "2024-05-15 06:10:56",
            "create_date": "1999-03-17",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-17",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "teqc.ca",
            "domain_keyword": "teqc",
            "domain_tld": "ca",
            "query_time": "2024-05-15 19:44:50",
            "create_date": "2015-06-08",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-08",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "teuc.tokyo",
            "domain_keyword": "teuc",
            "domain_tld": "tokyo",
            "query_time": "2024-05-25 08:42:50",
            "create_date": "2023-03-17",
            "update_date": "2024-04-27",
            "expiry_date": "2024-03-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "nsexp1.value-domain.com",
                "nsexp2.value-domain.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "teach.news",
            "domain_keyword": "teach",
            "domain_tld": "news",
            "query_time": "2024-05-23 22:55:26",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "teal.org.nz",
            "domain_keyword": "teal",
            "domain_tld": "org.nz",
            "query_time": "2024-05-26 21:59:01",
            "create_date": "2011-04-20",
            "update_date": "2024-02-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns0.xname.org",
                "ns1.xname.org",
                "ns2.xname.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "team.za.com",
            "domain_keyword": "team",
            "domain_tld": "za.com",
            "query_time": "2024-05-26 22:00:30",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/team.za.com/registrant",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tenc.xyz",
            "domain_keyword": "tenc",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 22:07:55",
            "create_date": "2023-03-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-23",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "teacg.xyz",
            "domain_keyword": "teacg",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 05:24:24",
            "create_date": "2024-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tsac.co.in",
            "domain_keyword": "tsac",
            "domain_tld": "co.in",
            "query_time": "2024-06-02 22:30:49",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2027-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEJPAL SOLANKI & CO.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rajasthan",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "thac.dev",
            "domain_keyword": "thac",
            "domain_tld": "dev",
            "query_time": "2024-04-28 23:22:13",
            "create_date": "2022-10-22",
            "update_date": "2024-03-04",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dedsecac.eu",
                "ns1.teamharald.de",
                "ns2.dedsecac.eu",
                "ns2.teamharald.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tehc.ru",
            "domain_keyword": "tehc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:42",
            "create_date": "2022-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "thac.tokyo",
            "domain_keyword": "thac",
            "domain_tld": "tokyo",
            "query_time": "2024-04-23 15:27:18",
            "create_date": "2023-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "567054",
            "registrant_country": "CN",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "team.inc",
            "domain_keyword": "team",
            "domain_tld": "inc",
            "query_time": "2024-04-22 20:40:36",
            "create_date": "2020-02-20",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-20",
            "registrar_iana": 9999,
            "registrar_name": "Intercap Registry Inc.",
            "registrar_website": "https://intercap.inc/",
            "registrant_company": "Intercap Registry Inc.",
            "registrant_state": "Grand Cayman",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the 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.inc",
                "ns2.dns.inc",
                "ns3.dns.inc",
                "ns4.dns.inc"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "t-ac.ru",
            "domain_keyword": "t-ac",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:29:19",
            "create_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "tenc.biz",
            "domain_keyword": "tenc",
            "domain_tld": "biz",
            "query_time": "2024-05-03 12:22:50",
            "create_date": "2003-12-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc",
            "registrar_website": "http://automattic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not specified",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tean.ru",
            "domain_keyword": "tean",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:14:31",
            "create_date": "2007-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.bloger.ru",
                "ns2.bloger.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "teamc.info",
            "domain_keyword": "teamc",
            "domain_tld": "info",
            "query_time": "2024-05-01 10:57:25",
            "create_date": "2023-10-19",
            "update_date": "2024-01-25",
            "expiry_date": "2026-10-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "tcac.asia",
            "domain_keyword": "tcac",
            "domain_tld": "asia",
            "query_time": "2024-05-08 01:22:37",
            "create_date": "2020-10-30",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "http://www.net-chinese.com.tw",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TCAC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.hibox.hinet.net",
                "ns1.hibox.hinet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "telc.uk",
            "domain_keyword": "telc",
            "domain_tld": "uk",
            "query_time": "2024-05-09 12:41:36",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.eco-dns.co.uk",
                "ns2.eco-dns.co.uk",
                "ns3.eco-dns.co.uk",
                "ns4.eco-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "seac.ai",
            "domain_keyword": "seac",
            "domain_tld": "ai",
            "query_time": "2024-04-08 02:31:52",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "teyac.com",
            "domain_keyword": "teyac",
            "domain_tld": "com",
            "query_time": "2024-04-07 01:25:40",
            "create_date": "2012-12-07",
            "update_date": "2022-12-08",
            "expiry_date": "2027-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tgac.in",
            "domain_keyword": "tgac",
            "domain_tld": "in",
            "query_time": "2024-04-10 18:41:26",
            "create_date": "2022-02-20",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M A K S A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HR",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "trac.one",
            "domain_keyword": "trac",
            "domain_tld": "one",
            "query_time": "2024-04-19 07:35:11",
            "create_date": "2017-09-29",
            "update_date": "2023-10-05",
            "expiry_date": "2026-09-29",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "teacg.com",
            "domain_keyword": "teacg",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:40:17",
            "create_date": "2018-09-25",
            "update_date": "2024-04-18",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=teacg.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "kurt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "teach.degree",
            "domain_keyword": "teach",
            "domain_tld": "degree",
            "query_time": "2024-04-21 17:35:45",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "teap.pl",
            "domain_keyword": "teap",
            "domain_tld": "pl",
            "query_time": "2024-04-01 10:08:05",
            "create_date": "2024-01-27",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "team.cards",
            "domain_keyword": "team",
            "domain_tld": "cards",
            "query_time": "2024-05-09 03:54:05",
            "create_date": "2023-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "qeac.com",
            "domain_keyword": "qeac",
            "domain_tld": "com",
            "query_time": "2024-05-13 07:59:10",
            "create_date": "2005-04-15",
            "update_date": "2022-02-10",
            "expiry_date": "2026-04-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shandong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "telac.top",
            "domain_keyword": "telac",
            "domain_tld": "top",
            "query_time": "2024-05-18 21:21:18",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "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": 60,
            "domain_name": "tean.restaurant",
            "domain_keyword": "tean",
            "domain_tld": "restaurant",
            "query_time": "2024-05-16 17:13:54",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tenac.biz",
            "domain_keyword": "tenac",
            "domain_tld": "biz",
            "query_time": "2024-05-16 05:05:56",
            "create_date": "2001-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asahi Kasei Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "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": [
                "dns.interq.or.jp",
                "dns1.interq.or.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ieac.vip",
            "domain_keyword": "ieac",
            "domain_tld": "vip",
            "query_time": "2024-06-01 22:55:23",
            "create_date": "2022-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.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",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "teal.store",
            "domain_keyword": "teal",
            "domain_tld": "store",
            "query_time": "2024-04-10 16:01:20",
            "create_date": "2024-02-12",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-12",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "teaa.in",
            "domain_keyword": "teaa",
            "domain_tld": "in",
            "query_time": "2024-04-13 14:12:35",
            "create_date": "2023-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2026-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JUPITER ENTERPRISES SOLUTIONS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "txac.org",
            "domain_keyword": "txac",
            "domain_tld": "org",
            "query_time": "2024-04-14 11:39:35",
            "create_date": "2016-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "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": [
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "teach.me.uk",
            "domain_keyword": "teach",
            "domain_tld": "me.uk",
            "query_time": "2024-04-20 23:40:46",
            "create_date": "2002-01-14",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-14",
            "registrar_name": "Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "team.chat",
            "domain_keyword": "team",
            "domain_tld": "chat",
            "query_time": "2024-04-22 20:40:36",
            "create_date": "2015-05-18",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-18",
            "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": "Skenzo Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dubai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tcac.ru",
            "domain_keyword": "tcac",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:47:02",
            "create_date": "2019-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "weac.cfd",
            "domain_keyword": "weac",
            "domain_tld": "cfd",
            "query_time": "2024-04-30 10:10:54",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "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": 70,
            "domain_name": "deac.org",
            "domain_keyword": "deac",
            "domain_tld": "org",
            "query_time": "2024-05-03 05:48:18",
            "create_date": "2004-09-22",
            "update_date": "2022-07-29",
            "expiry_date": "2025-09-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Distance Education Accrediting Commission",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "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": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tecc.net.au",
            "domain_keyword": "tecc",
            "domain_tld": "net.au",
            "query_time": "2024-05-04 22:44:10",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Brad Schumacher",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "meac.se",
            "domain_keyword": "meac",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:02:25",
            "create_date": "2003-04-23",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-23",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 73,
            "domain_name": "teap.online",
            "domain_keyword": "teap",
            "domain_tld": "online",
            "query_time": "2024-05-06 12:17:09",
            "create_date": "2021-08-17",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Nan Jing Tu De Ke Ji You Xian Gong Si",
            "registrant_state": "nan jing shi",
            "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": [
                "dolphin.dnspod.net",
                "elephant.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tkac.com",
            "domain_keyword": "tkac",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:33:50",
            "create_date": "2003-05-03",
            "update_date": "2023-08-18",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "keac.xyz",
            "domain_keyword": "keac",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 04:48:26",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "teca.com.pl",
            "domain_keyword": "teca",
            "domain_tld": "com.pl",
            "query_time": "2024-03-27 18:42:14",
            "create_date": "2013-01-31",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "teca.cloud",
            "domain_keyword": "teca",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 07:37:05",
            "create_date": "2023-08-05",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "teach.wtf",
            "domain_keyword": "teach",
            "domain_tld": "wtf",
            "query_time": "2024-05-13 01:42:59",
            "create_date": "2022-08-06",
            "update_date": "2024-05-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "none",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "tevc.fr",
            "domain_keyword": "tevc",
            "domain_tld": "fr",
            "query_time": "2024-05-11 21:02:25",
            "create_date": "2021-12-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-08",
            "registrar_name": "IP TWINS SAS",
            "registrar_website": "http://www.iptwins.com",
            "registrant_name": "Sylvain Hirsch",
            "registrant_address": "IP TWINS S.A.S., 78 rue de Turbigo, 75003 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.142789312",
            "name_servers": [
                "ns1.iptwins.net",
                "ns2.iptwins.net",
                "ns3.iptwins.com",
                "ns4.iptwins.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 80,
            "domain_name": "telc.agency",
            "domain_keyword": "telc",
            "domain_tld": "agency",
            "query_time": "2024-05-15 03:46:00",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "teak.vc",
            "domain_keyword": "teak",
            "domain_tld": "vc",
            "query_time": "2024-05-15 06:11:30",
            "create_date": "2022-12-08",
            "update_date": "2024-04-30",
            "expiry_date": "2024-12-08",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "terc.co.uk",
            "domain_keyword": "terc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 01:33:33",
            "create_date": "2024-02-05",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-05",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "tetc.in",
            "domain_keyword": "tetc",
            "domain_tld": "in",
            "query_time": "2024-05-29 19:52:55",
            "create_date": "2022-09-29",
            "update_date": "2023-02-17",
            "expiry_date": "2032-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Trust for Education and Training in Cytometry",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rewathi.biz",
                "ns2.rewathi.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "neac.cn",
            "domain_keyword": "neac",
            "domain_tld": "cn",
            "query_time": "2024-04-12 16:58:25",
            "create_date": "2021-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "周留伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "teal.co.in",
            "domain_keyword": "teal",
            "domain_tld": "co.in",
            "query_time": "2024-04-10 16:01:20",
            "create_date": "2023-12-15",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "teab.net",
            "domain_keyword": "teab",
            "domain_tld": "net",
            "query_time": "2024-04-20 23:39:14",
            "create_date": "2012-08-30",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-30",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fc8dd49d-017e-4a9d-bd88-e0f8a0c522bc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "oteac.co.uk",
            "domain_keyword": "oteac",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 08:18:17",
            "create_date": "2002-01-24",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-24",
            "registrar_name": "Converged Communication Solutions Limited [Tag = CONVERGED]",
            "registrar_website": "https://www.converged.co.uk",
            "name_servers": [
                "ns0.converged.co.uk",
                "ns1.converged.co.uk",
                "ns2.converged.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "tebc.fund",
            "domain_keyword": "tebc",
            "domain_tld": "fund",
            "query_time": "2024-05-04 22:42:04",
            "create_date": "2023-08-01",
            "update_date": "2024-01-27",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stabledns.site",
                "ns2.stabledns.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "team.construction",
            "domain_keyword": "team",
            "domain_tld": "construction",
            "query_time": "2024-05-09 03:54:05",
            "create_date": "2017-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground213.com",
                "ns2.siteground213.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "teach.email",
            "domain_keyword": "teach",
            "domain_tld": "email",
            "query_time": "2024-05-13 01:42:59",
            "create_date": "2023-07-08",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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": 91,
            "domain_name": "tejc.org",
            "domain_keyword": "tejc",
            "domain_tld": "org",
            "query_time": "2024-05-13 13:05:19",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 3556,
            "registrar_name": "DropCatch.com 1347 LLC",
            "registrar_website": "http://www.NameBright.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.dropcatch.com",
                "ns2.dropcatch.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "etac.net.cn",
            "domain_keyword": "etac",
            "domain_tld": "net.cn",
            "query_time": "2024-05-11 23:36:19",
            "create_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "曾俊芝",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "teal.asia",
            "domain_keyword": "teal",
            "domain_tld": "asia",
            "query_time": "2024-05-20 20:04:10",
            "create_date": "2022-06-21",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Future Electronic Technology, Inc",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tehc.org",
            "domain_keyword": "tehc",
            "domain_tld": "org",
            "query_time": "2024-05-19 11:51:47",
            "create_date": "2008-02-15",
            "update_date": "2024-03-15",
            "expiry_date": "2026-02-15",
            "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": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "weac.xyz",
            "domain_keyword": "weac",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 12:21:59",
            "create_date": "2023-09-08",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "trac.sbs",
            "domain_keyword": "trac",
            "domain_tld": "sbs",
            "query_time": "2024-05-17 14:46:28",
            "create_date": "2021-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "SBS CyberSecurity, LLC",
            "registrant_state": "SD",
            "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": [
                "asa.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "teal.company",
            "domain_keyword": "teal",
            "domain_tld": "company",
            "query_time": "2024-05-26 21:59:01",
            "create_date": "2022-01-01",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-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": [
                "daisy.ns.cloudflare.com",
                "evan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "telc.biz",
            "domain_keyword": "telc",
            "domain_tld": "biz",
            "query_time": "2024-05-24 18:15:37",
            "create_date": "2005-05-24",
            "update_date": "2023-07-08",
            "expiry_date": "2024-05-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Roenitz Reisevermittlung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Deutschland",
            "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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "tiac.group",
            "domain_keyword": "tiac",
            "domain_tld": "group",
            "query_time": "2024-05-19 19:20:34",
            "create_date": "2017-06-13",
            "update_date": "2024-05-19",
            "expiry_date": "2025-06-13",
            "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": 100,
            "domain_name": "beac.co",
            "domain_keyword": "beac",
            "domain_tld": "co",
            "query_time": "2024-05-30 02:29:32",
            "create_date": "2011-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-02",
            "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-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>teac.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3681</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tefc.site, tefc.net, tea6.net, tecac.com, tgac.ru, tedc.shop, teach.guru, team.kiwi, tesc.com.pl, tesc.social, teaca.com, tsac.ca, telc.app, team.frl, tjac.org.cn, toac.xyz, tepc.pl, tdac.jp, ieac.be, tfac.co.th, tekc.org, tean.online, temc.uk, tdac.xyz, tlac.com, teal.link, team.soccer, taac.us, tea3.site, trac.market, teae.org, teqc.ca, teuc.tokyo, teach.news, teal.org.nz, team.za.com, tenc.xyz, teacg.xyz, tsac.co.in, thac.dev, tehc.ru, thac.tokyo, team.inc, t-ac.ru, tenc.biz, tean.ru, teamc.info, tcac.asia, telc.uk, seac.ai, teyac.com, tgac.in, trac.one, teacg.com, teach.degree, teap.pl, team.cards, qeac.com, telac.top, tean.restaurant, tenac.biz, ieac.vip, teal.store, teaa.in, txac.org, teach.me.uk, team.chat, tcac.ru, weac.cfd, deac.org, tecc.net.au, meac.se, teap.online, tkac.com, keac.xyz, teca.com.pl, teca.cloud, teach.wtf, tevc.fr, telc.agency, teak.vc, terc.co.uk, tetc.in, neac.cn, teal.co.in, teab.net, oteac.co.uk, tebc.fund, team.construction, teach.email, tejc.org, etac.net.cn, teal.asia, tehc.org, weac.xyz, trac.sbs, teal.company, telc.biz, tiac.group, beac.co</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tefc.site</domain_name>
   <domain_keyword>tefc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-08 07:30:34</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.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>tefc.net</domain_name>
   <domain_keyword>tefc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 07:30:34</query_time>
   <create_date>2002-01-25</create_date>
   <update_date>2015-09-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tefc.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tea6.net</domain_name>
   <domain_keyword>tea6</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 14:12:33</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>MA NI LA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tecac.com</domain_name>
   <domain_keyword>tecac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:13:38</query_time>
   <create_date>2008-09-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-27</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/tecac.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>5</num>
   <domain_name>tgac.ru</domain_name>
   <domain_keyword>tgac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:57:07</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>tedc.shop</domain_name>
   <domain_keyword>tedc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-14 15:12:58</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teach.guru</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-13 01:42:59</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>idns1.ihc.ru</value>
    <value>idns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>team.kiwi</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-13 01:47:32</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet AG</registrar_name>
   <registrar_website>www.1and1.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <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>ns1035.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
    <value>ns1080.ui-dns.biz</value>
    <value>ns1092.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tesc.com.pl</domain_name>
   <domain_keyword>tesc</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-22 06:14:22</query_time>
   <create_date>2016-08-26</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>WizjaNet Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.wizjanet.pl</value>
    <value>ns2.wizjanet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>tesc.social</domain_name>
   <domain_keyword>tesc</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-19 17:34:16</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-10</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>Repossessed by Go Daddy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>teaca.com</domain_name>
   <domain_keyword>teaca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:13:04</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-17</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a671874c-cddc-4fe6-9829-afbb8c4882dd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tsac.ca</domain_name>
   <domain_keyword>tsac</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 22:18:28</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>telc.app</domain_name>
   <domain_keyword>telc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 03:46:00</query_time>
   <create_date>2018-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1024.ui-dns.org</value>
    <value>ns1071.ui-dns.de</value>
    <value>ns1082.ui-dns.com</value>
    <value>ns1103.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>team.frl</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-26 22:00:29</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>de Staat van Creatie</registrant_company>
   <registrant_state>Friesland</registrant_state>
   <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>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tjac.org.cn</domain_name>
   <domain_keyword>tjac</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-30 20:57:54</query_time>
   <create_date>2002-12-04</create_date>
   <expiry_date>2026-12-04</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>天津仲裁委员会办公室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>toac.xyz</domain_name>
   <domain_keyword>toac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 05:59:55</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tepc.pl</domain_name>
   <domain_keyword>tepc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 01:32:09</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA</registrar_name>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tdac.jp</domain_name>
   <domain_keyword>tdac</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 22:45:59</query_time>
   <create_date>2008-05-22</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ieac.be</domain_name>
   <domain_keyword>ieac</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 22:55:23</query_time>
   <create_date>2007-10-04</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>tfac.co.th</domain_name>
   <domain_keyword>tfac</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-02 19:50:58</query_time>
   <create_date>2004-03-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2027-03-15</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Thai Food and Chemical Co., Ltd. ( บริษัท ไทยฟูดแอนด์เคมิคอล จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>cloud-ns1.chaiyohosting.com</value>
    <value>cloud-ns2.chaiyohosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tekc.org</domain_name>
   <domain_keyword>tekc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 16:49:29</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tean.online</domain_name>
   <domain_keyword>tean</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 17:10:55</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>temc.uk</domain_name>
   <domain_keyword>temc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-11 20:33:03</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Docky Company [Tag = DOCKYCOMPANY]</registrar_name>
   <registrar_website>https://docky.ly</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>24</num>
   <domain_name>tdac.xyz</domain_name>
   <domain_keyword>tdac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 22:00:55</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tlac.com</domain_name>
   <domain_keyword>tlac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:06:53</query_time>
   <create_date>2000-02-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-11</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>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/567cea15-4496-4f0b-9724-2bcdc81220b1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.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>teal.link</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-08 13:05:09</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-06-08</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>asa.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.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>team.soccer</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>soccer</domain_tld>
   <query_time>2024-05-09 03:54:06</query_time>
   <create_date>2015-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>taac.us</domain_name>
   <domain_keyword>taac</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 08:24:05</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2022-01-22</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Peter Kallas</registrant_name>
   <registrant_address>27418 Rio Circle</registrant_address>
   <registrant_city>Boerne</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78015</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2107765731</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tea3.site</domain_name>
   <domain_keyword>tea3</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 01:42:33</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>trac.market</domain_name>
   <domain_keyword>trac</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-12 12:36:50</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>31</num>
   <domain_name>teae.org</domain_name>
   <domain_keyword>teae</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 06:10:56</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>teqc.ca</domain_name>
   <domain_keyword>teqc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 19:44:50</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>teuc.tokyo</domain_name>
   <domain_keyword>teuc</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-25 08:42:50</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>nsexp1.value-domain.com</value>
    <value>nsexp2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>teach.news</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-23 22:55:26</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>teal.org.nz</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-26 21:59:01</query_time>
   <create_date>2011-04-20</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns0.xname.org</value>
    <value>ns1.xname.org</value>
    <value>ns2.xname.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>team.za.com</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>za.com</domain_tld>
   <query_time>2024-05-26 22:00:30</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/team.za.com/registrant</registrant_email>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tenc.xyz</domain_name>
   <domain_keyword>tenc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 22:07:55</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-23</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>teacg.xyz</domain_name>
   <domain_keyword>teacg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 05:24:24</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tsac.co.in</domain_name>
   <domain_keyword>tsac</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-02 22:30:49</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2027-01-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>TEJPAL SOLANKI &amp; CO.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rajasthan</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>thac.dev</domain_name>
   <domain_keyword>thac</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 23:22:13</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dedsecac.eu</value>
    <value>ns1.teamharald.de</value>
    <value>ns2.dedsecac.eu</value>
    <value>ns2.teamharald.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tehc.ru</domain_name>
   <domain_keyword>tehc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:42</query_time>
   <create_date>2022-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>thac.tokyo</domain_name>
   <domain_keyword>thac</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-23 15:27:18</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>567054</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>team.inc</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-04-22 20:40:36</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Intercap Registry Inc.</registrar_name>
   <registrar_website>https://intercap.inc/</registrar_website>
   <registrant_company>Intercap Registry Inc.</registrant_company>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.inc</value>
    <value>ns2.dns.inc</value>
    <value>ns3.dns.inc</value>
    <value>ns4.dns.inc</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>t-ac.ru</domain_name>
   <domain_keyword>t-ac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:29:19</query_time>
   <create_date>2023-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>tenc.biz</domain_name>
   <domain_keyword>tenc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-03 12:22:50</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc</registrar_name>
   <registrar_website>http://automattic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not specified</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>tean.ru</domain_name>
   <domain_keyword>tean</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:14:31</query_time>
   <create_date>2007-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.bloger.ru</value>
    <value>ns2.bloger.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>teamc.info</domain_name>
   <domain_keyword>teamc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 10:57:25</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-10-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>tcac.asia</domain_name>
   <domain_keyword>tcac</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 01:22:37</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>http://www.net-chinese.com.tw</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TCAC</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>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hibox.hinet.net</value>
    <value>ns1.hibox.hinet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>telc.uk</domain_name>
   <domain_keyword>telc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 12:41:36</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.eco-dns.co.uk</value>
    <value>ns2.eco-dns.co.uk</value>
    <value>ns3.eco-dns.co.uk</value>
    <value>ns4.eco-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>seac.ai</domain_name>
   <domain_keyword>seac</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-08 02:31:52</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>teyac.com</domain_name>
   <domain_keyword>teyac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 01:25:40</query_time>
   <create_date>2012-12-07</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2027-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>52</num>
   <domain_name>tgac.in</domain_name>
   <domain_keyword>tgac</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-10 18:41:26</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M A K S A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HR</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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>trac.one</domain_name>
   <domain_keyword>trac</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-19 07:35:11</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2026-09-29</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>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>54</num>
   <domain_name>teacg.com</domain_name>
   <domain_keyword>teacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:40:17</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=teacg.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>kurt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>teach.degree</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>degree</domain_tld>
   <query_time>2024-04-21 17:35:45</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>teap.pl</domain_name>
   <domain_keyword>teap</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 10:08:05</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>team.cards</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-09 03:54:05</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>qeac.com</domain_name>
   <domain_keyword>qeac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 07:59:10</query_time>
   <create_date>2005-04-15</create_date>
   <update_date>2022-02-10</update_date>
   <expiry_date>2026-04-15</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>shandong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>telac.top</domain_name>
   <domain_keyword>telac</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 21:21:18</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</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>60</num>
   <domain_name>tean.restaurant</domain_name>
   <domain_keyword>tean</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-16 17:13:54</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>61</num>
   <domain_name>tenac.biz</domain_name>
   <domain_keyword>tenac</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 05:05:56</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asahi Kasei Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</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>dns.interq.or.jp</value>
    <value>dns1.interq.or.jp</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>62</num>
   <domain_name>ieac.vip</domain_name>
   <domain_keyword>ieac</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 22:55:23</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.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>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>teal.store</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-10 16:01:20</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-12</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>teaa.in</domain_name>
   <domain_keyword>teaa</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-13 14:12:35</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2026-09-10</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>JUPITER ENTERPRISES SOLUTIONS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>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>txac.org</domain_name>
   <domain_keyword>txac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 11:39:35</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</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>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>teach.me.uk</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-20 23:40:46</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>team.chat</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-04-22 20:40:36</query_time>
   <create_date>2015-05-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-18</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>Skenzo Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dubai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tcac.ru</domain_name>
   <domain_keyword>tcac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:47:02</query_time>
   <create_date>2019-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>weac.cfd</domain_name>
   <domain_keyword>weac</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-30 10:10:54</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</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>70</num>
   <domain_name>deac.org</domain_name>
   <domain_keyword>deac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 05:48:18</query_time>
   <create_date>2004-09-22</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2025-09-22</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_company>Distance Education Accrediting Commission</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</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>ns19.worldnic.com</value>
    <value>ns20.worldnic.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>tecc.net.au</domain_name>
   <domain_keyword>tecc</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-04 22:44:10</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Brad Schumacher</registrant_name>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>meac.se</domain_name>
   <domain_keyword>meac</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:02:25</query_time>
   <create_date>2003-04-23</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>teap.online</domain_name>
   <domain_keyword>teap</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 12:17:09</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Nan Jing Tu De Ke Ji You Xian Gong Si</registrant_company>
   <registrant_state>nan jing shi</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>dolphin.dnspod.net</value>
    <value>elephant.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tkac.com</domain_name>
   <domain_keyword>tkac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:33:50</query_time>
   <create_date>2003-05-03</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>keac.xyz</domain_name>
   <domain_keyword>keac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 04:48:26</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>teca.com.pl</domain_name>
   <domain_keyword>teca</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-27 18:42:14</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>teca.cloud</domain_name>
   <domain_keyword>teca</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 07:37:05</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>teach.wtf</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-13 01:42:59</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tevc.fr</domain_name>
   <domain_keyword>tevc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-11 21:02:25</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>IP TWINS SAS</registrar_name>
   <registrar_website>http://www.iptwins.com</registrar_website>
   <registrant_name>Sylvain Hirsch</registrant_name>
   <registrant_address>IP TWINS S.A.S., 78 rue de Turbigo, 75003 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.142789312</registrant_phone>
   <name_servers>
    <value>ns1.iptwins.net</value>
    <value>ns2.iptwins.net</value>
    <value>ns3.iptwins.com</value>
    <value>ns4.iptwins.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>telc.agency</domain_name>
   <domain_keyword>telc</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-15 03:46:00</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>teak.vc</domain_name>
   <domain_keyword>teak</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-15 06:11:30</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-12-08</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>terc.co.uk</domain_name>
   <domain_keyword>terc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 01:33:33</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>tetc.in</domain_name>
   <domain_keyword>tetc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 19:52:55</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2032-09-29</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>Trust for Education and Training in Cytometry</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rewathi.biz</value>
    <value>ns2.rewathi.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>neac.cn</domain_name>
   <domain_keyword>neac</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 16:58:25</query_time>
   <create_date>2021-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>周留伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>teal.co.in</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-10 16:01:20</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>teab.net</domain_name>
   <domain_keyword>teab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 23:39:14</query_time>
   <create_date>2012-08-30</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-30</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fc8dd49d-017e-4a9d-bd88-e0f8a0c522bc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>oteac.co.uk</domain_name>
   <domain_keyword>oteac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 08:18:17</query_time>
   <create_date>2002-01-24</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Converged Communication Solutions Limited [Tag = CONVERGED]</registrar_name>
   <registrar_website>https://www.converged.co.uk</registrar_website>
   <name_servers>
    <value>ns0.converged.co.uk</value>
    <value>ns1.converged.co.uk</value>
    <value>ns2.converged.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>tebc.fund</domain_name>
   <domain_keyword>tebc</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-04 22:42:04</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stabledns.site</value>
    <value>ns2.stabledns.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>team.construction</domain_name>
   <domain_keyword>team</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-09 03:54:05</query_time>
   <create_date>2017-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground213.com</value>
    <value>ns2.siteground213.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>teach.email</domain_name>
   <domain_keyword>teach</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-13 01:42:59</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-08</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>91</num>
   <domain_name>tejc.org</domain_name>
   <domain_keyword>tejc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 13:05:19</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>3556</registrar_iana>
   <registrar_name>DropCatch.com 1347 LLC</registrar_name>
   <registrar_website>http://www.NameBright.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.dropcatch.com</value>
    <value>ns2.dropcatch.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>etac.net.cn</domain_name>
   <domain_keyword>etac</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-11 23:36:19</query_time>
   <create_date>2023-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>曾俊芝</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>teal.asia</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 20:04:10</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Future Electronic Technology, Inc</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>tehc.org</domain_name>
   <domain_keyword>tehc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 11:51:47</query_time>
   <create_date>2008-02-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-02-15</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>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>weac.xyz</domain_name>
   <domain_keyword>weac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 12:21:59</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>trac.sbs</domain_name>
   <domain_keyword>trac</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-17 14:46:28</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>SBS CyberSecurity, LLC</registrant_company>
   <registrant_state>SD</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>asa.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>teal.company</domain_name>
   <domain_keyword>teal</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-26 21:59:01</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-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>daisy.ns.cloudflare.com</value>
    <value>evan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>telc.biz</domain_name>
   <domain_keyword>telc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 18:15:37</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Roenitz Reisevermittlung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Deutschland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>tiac.group</domain_name>
   <domain_keyword>tiac</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 19:20:34</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-06-13</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>100</num>
   <domain_name>beac.co</domain_name>
   <domain_keyword>beac</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 02:29:32</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-02</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-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>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.048</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.