WHOIS QUERY TIME

3 May 2024 - 12:32 PM UTC

Registered: 9 February 2000
Modified: 28 April 2022

REGISTRAR

Name: Lientje

DNSSEC

no

NAME SERVERS

reza.ns.cloudflare.com
tim.ns.cloudflare.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tego.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tego.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tego.nl",
            "domain_keyword": "tego",
            "domain_tld": "nl",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2000-02-09",
            "update_date": "2022-04-28",
            "registrar_name": "Lientje",
            "name_servers": [
                "reza.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tego.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tego.nl</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2022-04-28</update_date>
   <registrar_name>Lientje</registrar_name>
   <name_servers>
    <value>reza.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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.063 seconds) for "tego.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Nov 2022 - 1:08 AM UTC

Registered: 9 February 2000
Modified: 28 April 2022

REGISTRAR

Name: Lientje

NAME SERVERS

reza.ns.cloudflare.com
tim.ns.cloudflare.com

DOMAIN STATUS

Active

#2 - QUERY TIME

22 Nov 2022 - 1:08 AM UTC

Registered: 9 February 2000
Modified: 28 April 2022

REGISTRAR

Name: Lientje

DNSSEC

no

NAME SERVERS

reza.ns.cloudflare.com
tim.ns.cloudflare.com

DOMAIN STATUS

Active

* 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=tego.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tego.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tego.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "tego.nl",
            "domain_keyword": "tego",
            "domain_tld": "nl",
            "query_time": "2022-11-22 01:08:50",
            "create_date": "2000-02-09",
            "update_date": "2022-04-28",
            "registrar_name": "Lientje",
            "name_servers": [
                "reza.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "tego.nl",
            "domain_keyword": "tego",
            "domain_tld": "nl",
            "query_time": "2022-11-22 01:08:50",
            "create_date": "2000-02-09",
            "update_date": "2022-04-28",
            "registrar_name": "Lientje",
            "name_servers": [
                "reza.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>tego.nl</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>tego.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tego.nl</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-11-22 01:08:50</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2022-04-28</update_date>
   <registrar_name>Lientje</registrar_name>
   <name_servers>
    <value>reza.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>tego.nl</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-11-22 01:08:50</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2022-04-28</update_date>
   <registrar_name>Lientje</registrar_name>
   <name_servers>
    <value>reza.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 50 domain names (in 0.023 seconds) which contained the exact domain keyword "tego".
Domain Name Registered Expiry Registrar Ownership
1 tego.com 14 Mar 1996 15 Mar 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1208304
2 tego.com.br 22 Feb 1999 22 Feb 2026 - Tegs Industria e Exportacao Ltda
3 tego.org 22 Feb 1999 22 Feb 2025 Tucows Domains Inc. Data Protected
4 tego.nl 9 Feb 2000 - Lientje -
5 tego.ca 17 Feb 2001 17 Feb 2025 CanSpace Solutions Inc. Tego Corporation
6 tego.jp 10 May 2001 31 May 2025 - Xserver Inc.
7 tego.info 15 Jan 2002 15 Jan 2025 CSC Corporate Domains, Inc. Evonik Tego Chemie GmbH
8 tego.us 14 May 2002 13 May 2025 CSC Corporate Domains, Inc. Evonik Tego Chemie GmbH
9 tego.ru 12 Jan 2005 12 Jan 2025 RELCOMHOST-RU NEWSTROYMASTER Ltd.
10 tego.it 10 Mar 2005 10 Mar 2025 Aruba s.p.a. tego srl
11 tego.cn 14 May 2005 14 May 2025 Corporation Service Company Evonik Operations GmbH
12 tego.ro 19 Mar 2007 1 Nov 2029 ICI - Registrar -
13 tego.asia 16 Dec 2009 16 Dec 2024 CSC Corporate Domains, Inc. Evonik Tego Chemie GmbH
14 tego.md 27 Feb 2012 27 Feb 2025 - -
15 tego.co.uk 22 Mar 2012 22 Mar 2025 Abion AB [Tag = PORTSGROUP] -
16 tego.net 8 Jul 2013 8 Jul 2024 eName Technology Co.,Ltd. -
17 tego.fr 22 May 2014 22 Oct 2024 IONOS SE AGPM-GESTION
18 tego.fit 18 Jan 2016 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 tego.xyz 29 Sep 2018 29 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
20 tego.tips 5 Jan 2019 5 Jan 2026 GMO Internet Group, Inc. d/b/a Onamae.com TEGO
21 tego.tools 26 Oct 2019 26 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 tego.global 30 Dec 2019 30 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 tego.dk 5 Mar 2020 31 Mar 2025 - MarketingNinja
24 tego.co 5 May 2020 5 May 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
25 tego.cl 9 Oct 2020 9 Oct 2024 NIC Chile Jaime Ignacio Diaz Arancibia
26 tego.tech 21 Feb 2021 21 Feb 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
27 tego.kiwi 11 May 2021 11 May 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
28 tego.plus 14 Jul 2021 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 tego.net.cn 26 Nov 2021 26 Nov 2024 阿里云计算有限公司(万网) 唐山中域网络科技有限公司
30 tego.pet 9 Mar 2022 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
31 tego.digital 28 Aug 2022 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 tego.work 9 Sep 2022 9 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
33 tego.co.ke 24 Feb 2023 24 Feb 2025 Kaluari Limited Tego Networks
34 tego.live 18 Mar 2023 18 Mar 2024 Name.com, Inc. Beacons AI Inc.
35 tego.life 19 Mar 2023 19 Mar 2024 Sav.com, LLC Privacy Protection
36 tego.site 28 Jun 2023 28 Jun 2024 Dreamscape Networks International Pte Ltd Moboom Limited
37 tego.shop 13 Jul 2023 13 Jul 2024 Sav.com, LLC -
38 tego.online 18 Jul 2023 18 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
39 tego.hiphop 2 Nov 2023 2 Nov 2024 Register.com, Inc. REDACTED FOR PRIVACY
40 tego.studio 10 Nov 2023 10 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
41 tego.dev 1 Dec 2023 1 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
42 tego.uk 9 Dec 2023 9 Dec 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
43 tego.app 27 Jan 2024 27 Jan 2025 Porkbun LLC Private by Design, LLC
44 tego.ltd 22 Feb 2024 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 tego.group 11 Mar 2024 11 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu fu
46 tego.store 24 Apr 2024 24 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
47 tego.africa 20 May 2024 20 May 2025 OpenSRS Data Protected
48 tego.au - - GoDaddy.com LLC trading as GoDaddy.com Eric Lowenstein
49 tego.de - - - -
50 tego.com.au - - GoDaddy.com LLC trading as GoDaddy.com Michael Gottlieb
51 tego.ai - - Netherlands Domains REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tego&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tego",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 51,
        "relation": "eq",
        "current": 51
    },
    "unique_domains": "tego.com, tego.com.br, tego.org, tego.nl, tego.ca, tego.jp, tego.info, tego.us, tego.ru, tego.it, tego.cn, tego.ro, tego.asia, tego.md, tego.co.uk, tego.net, tego.fr, tego.fit, tego.xyz, tego.tips, tego.tools, tego.global, tego.dk, tego.co, tego.cl, tego.tech, tego.kiwi, tego.plus, tego.net.cn, tego.pet, tego.digital, tego.work, tego.co.ke, tego.live, tego.life, tego.site, tego.shop, tego.online, tego.hiphop, tego.studio, tego.dev, tego.uk, tego.app, tego.ltd, tego.group, tego.store, tego.africa, tego.au, tego.de, tego.com.au, tego.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "tego.com",
            "domain_keyword": "tego",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:01:53",
            "create_date": "1996-03-14",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-15",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1208304",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tego.com.br",
            "domain_keyword": "tego",
            "domain_tld": "com.br",
            "query_time": "2024-04-12 12:48:40",
            "create_date": "1999-02-22",
            "update_date": "2024-01-26",
            "expiry_date": "2026-02-22",
            "registrant_name": "Tegs Industria e Exportacao Ltda",
            "name_servers": [
                "ns1.braslink.com",
                "ns2.braslink.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "tego.org",
            "domain_keyword": "tego",
            "domain_tld": "org",
            "query_time": "2024-04-19 15:41:03",
            "create_date": "1999-02-22",
            "update_date": "2023-08-15",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rio Grande do Sul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.braslink.com",
                "ns2.braslink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tego.nl",
            "domain_keyword": "tego",
            "domain_tld": "nl",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2000-02-09",
            "update_date": "2022-04-28",
            "registrar_name": "Lientje",
            "name_servers": [
                "reza.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "tego.ca",
            "domain_keyword": "tego",
            "domain_tld": "ca",
            "query_time": "2024-04-08 07:32:28",
            "create_date": "2001-02-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-17",
            "registrar_name": "CanSpace Solutions Inc.",
            "registrar_website": "http://www.canspace.ca",
            "registrant_name": "Tego Corporation",
            "registrant_address": "2239 Gladwin Street",
            "registrant_city": "Ottawa",
            "registrant_state": "QC",
            "registrant_zip": "K1B4K9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6135213318",
            "registrant_fax": "+1.6135214609",
            "name_servers": [
                "ns100.capitaltekhosting.com",
                "ns200.capitaltekhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tego.jp",
            "domain_keyword": "tego",
            "domain_tld": "jp",
            "query_time": "2024-06-01 14:03:16",
            "create_date": "2001-05-10",
            "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": 7,
            "domain_name": "tego.info",
            "domain_keyword": "tego",
            "domain_tld": "info",
            "query_time": "2024-05-08 23:28:44",
            "create_date": "2002-01-15",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evonik Tego Chemie GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.evonik.com",
                "qdns2.degussa.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tego.us",
            "domain_keyword": "tego",
            "domain_tld": "us",
            "query_time": "2024-05-15 03:42:55",
            "create_date": "2002-05-14",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Julia Kaufhold",
            "registrant_company": "Evonik Tego Chemie GmbH",
            "registrant_address": "Goldschmidtstrasse 100",
            "registrant_city": "Essen",
            "registrant_state": "Nordrhein-Westfalen",
            "registrant_zip": "45127",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.2011732185",
            "registrant_fax": "+49.2011731939",
            "name_servers": [
                "dns1.evonik.com",
                "qdns2.degussa.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tego.ru",
            "domain_keyword": "tego",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:21",
            "create_date": "2005-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "RELCOMHOST-RU",
            "registrant_company": "NEWSTROYMASTER Ltd.",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "tego.it",
            "domain_keyword": "tego",
            "domain_tld": "it",
            "query_time": "2024-05-28 10:18:41",
            "create_date": "2005-03-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "tego srl",
            "registrant_address": "via C. Gazzo, 2",
            "registrant_city": "VIGEVANO",
            "registrant_state": "PV",
            "registrant_zip": "27029",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "tego.cn",
            "domain_keyword": "tego",
            "domain_tld": "cn",
            "query_time": "2024-05-19 11:51:20",
            "create_date": "2005-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Evonik Operations GmbH",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.evonik.com",
                "qdns2.degussa.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tego.ro",
            "domain_keyword": "tego",
            "domain_tld": "ro",
            "query_time": "2024-05-24 18:10:49",
            "create_date": "2007-03-19",
            "expiry_date": "2029-11-01",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "tego.asia",
            "domain_keyword": "tego",
            "domain_tld": "asia",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2009-12-16",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evonik Tego Chemie GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.evonik.com",
                "qdns2.degussa.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tego.md",
            "domain_keyword": "tego",
            "domain_tld": "md",
            "query_time": "2024-06-01 14:03:16",
            "create_date": "2012-02-27",
            "expiry_date": "2025-02-27",
            "name_servers": [
                "ns.hosting-hamburg24.de",
                "ns2.hosting-hamburg24.de"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 15,
            "domain_name": "tego.co.uk",
            "domain_keyword": "tego",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:58:27",
            "create_date": "2012-03-22",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-22",
            "registrar_name": "Abion AB [Tag = PORTSGROUP]",
            "registrar_website": "https://abion.com",
            "name_servers": [
                "ns1.unoeuro.com",
                "ns2.unoeuro.com",
                "ns3.unoeuro.com",
                "ns4.unoeuro.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "tego.net",
            "domain_keyword": "tego",
            "domain_tld": "net",
            "query_time": "2024-04-19 15:41:03",
            "create_date": "2013-07-08",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/tego.net",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tego.fr",
            "domain_keyword": "tego",
            "domain_tld": "fr",
            "query_time": "2024-05-22 12:32:46",
            "create_date": "2014-05-22",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-22",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "AGPM-GESTION",
            "registrant_address": "AGPM-GESTION, 0, rue Nicolas Appert, Cedex 9, 83100 Toulon",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.494619868",
            "name_servers": [
                "ns1052.ui-dns.biz",
                "ns1052.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1052.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 18,
            "domain_name": "tego.fit",
            "domain_keyword": "tego",
            "domain_tld": "fit",
            "query_time": "2024-05-19 11:51:20",
            "create_date": "2016-01-18",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-18",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tego.xyz",
            "domain_keyword": "tego",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 15:41:03",
            "create_date": "2018-09-29",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-29",
            "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": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tego.tips",
            "domain_keyword": "tego",
            "domain_tld": "tips",
            "query_time": "2024-05-08 23:28:44",
            "create_date": "2019-01-05",
            "update_date": "2023-08-24",
            "expiry_date": "2026-01-05",
            "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": "TEGO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hiroshima",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tego.tools",
            "domain_keyword": "tego",
            "domain_tld": "tools",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2019-10-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-26",
            "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": [
                "ns3018.mochahost.com",
                "ns4018.mochahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tego.global",
            "domain_keyword": "tego",
            "domain_tld": "global",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2019-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "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": [
                "amir.ns.cloudflare.com",
                "chloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "tego.dk",
            "domain_keyword": "tego",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:05:11",
            "create_date": "2020-03-05",
            "expiry_date": "2025-03-31",
            "registrant_name": "MarketingNinja",
            "registrant_address": "Skellerødvej 50C",
            "registrant_city": "Ringsted",
            "registrant_zip": "4100",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "tego.co",
            "domain_keyword": "tego",
            "domain_tld": "co",
            "query_time": "2024-05-08 02:46:45",
            "create_date": "2020-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tego.cl",
            "domain_keyword": "tego",
            "domain_tld": "cl",
            "query_time": "2024-05-03 12:32:57",
            "create_date": "2020-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Jaime Ignacio Diaz Arancibia",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ]
        },
        {
            "num": 26,
            "domain_name": "tego.tech",
            "domain_keyword": "tego",
            "domain_tld": "tech",
            "query_time": "2024-04-12 12:48:40",
            "create_date": "2021-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tego.kiwi",
            "domain_keyword": "tego",
            "domain_tld": "kiwi",
            "query_time": "2024-06-01 14:03:16",
            "create_date": "2021-05-11",
            "update_date": "2024-05-03",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "tego.plus",
            "domain_keyword": "tego",
            "domain_tld": "plus",
            "query_time": "2024-05-19 11:51:20",
            "create_date": "2021-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-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": [
                "angela.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tego.net.cn",
            "domain_keyword": "tego",
            "domain_tld": "net.cn",
            "query_time": "2024-05-24 18:10:49",
            "create_date": "2021-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "唐山中域网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tego.pet",
            "domain_keyword": "tego",
            "domain_tld": "pet",
            "query_time": "2024-05-08 23:28:44",
            "create_date": "2022-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tego.digital",
            "domain_keyword": "tego",
            "domain_tld": "digital",
            "query_time": "2024-05-15 03:42:55",
            "create_date": "2022-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tego.work",
            "domain_keyword": "tego",
            "domain_tld": "work",
            "query_time": "2024-05-19 11:51:20",
            "create_date": "2022-09-09",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tego.co.ke",
            "domain_keyword": "tego",
            "domain_tld": "co.ke",
            "query_time": "2024-04-12 12:48:40",
            "create_date": "2023-02-24",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-24",
            "registrar_name": "Kaluari Limited",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Tego Networks",
            "registrant_address": "Eldoret Nairobi Road, Collabo Complex",
            "registrant_city": "Eldoret",
            "registrant_state": "Uasin Gishu",
            "registrant_zip": "30301",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "a.mailsafi.com",
                "b.mailsafi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tego.live",
            "domain_keyword": "tego",
            "domain_tld": "live",
            "query_time": "2024-05-30 10:54:04",
            "create_date": "2023-03-18",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beacons AI Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tego.life",
            "domain_keyword": "tego",
            "domain_tld": "life",
            "query_time": "2024-05-30 10:54:04",
            "create_date": "2023-03-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-19",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tego.site",
            "domain_keyword": "tego",
            "domain_tld": "site",
            "query_time": "2024-05-19 11:51:20",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Moboom Limited",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "paris.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tego.shop",
            "domain_keyword": "tego",
            "domain_tld": "shop",
            "query_time": "2024-05-11 23:48:14",
            "create_date": "2023-07-13",
            "update_date": "2023-11-06",
            "expiry_date": "2024-07-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tego.online",
            "domain_keyword": "tego",
            "domain_tld": "online",
            "query_time": "2024-04-08 07:32:28",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tego.hiphop",
            "domain_keyword": "tego",
            "domain_tld": "hiphop",
            "query_time": "2024-05-08 23:28:44",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tego.studio",
            "domain_keyword": "tego",
            "domain_tld": "studio",
            "query_time": "2024-05-15 03:42:55",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1mtw.name.com",
                "ns2jqz.name.com",
                "ns3hjx.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tego.dev",
            "domain_keyword": "tego",
            "domain_tld": "dev",
            "query_time": "2024-06-01 14:03:16",
            "create_date": "2023-12-01",
            "update_date": "2024-01-07",
            "expiry_date": "2024-12-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 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": [
                "addyson.ns.cloudflare.com",
                "mustafa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tego.uk",
            "domain_keyword": "tego",
            "domain_tld": "uk",
            "query_time": "2024-05-08 23:28:48",
            "create_date": "2023-12-09",
            "update_date": "2024-03-05",
            "expiry_date": "2024-12-09",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3838b797.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "tego.app",
            "domain_keyword": "tego",
            "domain_tld": "app",
            "query_time": "2024-05-24 18:10:49",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tego.ltd",
            "domain_keyword": "tego",
            "domain_tld": "ltd",
            "query_time": "2024-04-12 12:48:40",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tego.group",
            "domain_keyword": "tego",
            "domain_tld": "group",
            "query_time": "2024-05-13 13:01:53",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu fu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tego.store",
            "domain_keyword": "tego",
            "domain_tld": "store",
            "query_time": "2024-04-25 01:02:08",
            "create_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tego.africa",
            "domain_keyword": "tego",
            "domain_tld": "africa",
            "query_time": "2024-05-20 10:38:05",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "tego.au",
            "domain_keyword": "tego",
            "domain_tld": "au",
            "query_time": "2024-04-16 22:25:53",
            "update_date": "2023-08-12",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Eric Lowenstein",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tego.de",
            "domain_keyword": "tego",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:26:50",
            "update_date": "2019-05-08",
            "name_servers": [
                "dns1.evonik.com",
                "qdns2.degussa.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "tego.com.au",
            "domain_keyword": "tego",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 15:41:03",
            "update_date": "2023-01-31",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Michael Gottlieb",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tego.ai",
            "domain_keyword": "tego",
            "domain_tld": "ai",
            "query_time": "2024-05-24 18:10:49",
            "registrar_name": "Netherlands Domains",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tego</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>51</total>
  <relation>eq</relation>
  <current>51</current>
 </count>
 <unique_domains>tego.com, tego.com.br, tego.org, tego.nl, tego.ca, tego.jp, tego.info, tego.us, tego.ru, tego.it, tego.cn, tego.ro, tego.asia, tego.md, tego.co.uk, tego.net, tego.fr, tego.fit, tego.xyz, tego.tips, tego.tools, tego.global, tego.dk, tego.co, tego.cl, tego.tech, tego.kiwi, tego.plus, tego.net.cn, tego.pet, tego.digital, tego.work, tego.co.ke, tego.live, tego.life, tego.site, tego.shop, tego.online, tego.hiphop, tego.studio, tego.dev, tego.uk, tego.app, tego.ltd, tego.group, tego.store, tego.africa, tego.au, tego.de, tego.com.au, tego.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tego.com</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:01:53</query_time>
   <create_date>1996-03-14</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1208304</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tego.com.br</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-12 12:48:40</query_time>
   <create_date>1999-02-22</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrant_name>Tegs Industria e Exportacao Ltda</registrant_name>
   <name_servers>
    <value>ns1.braslink.com</value>
    <value>ns2.braslink.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>tego.org</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 15:41:03</query_time>
   <create_date>1999-02-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.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>Rio Grande do Sul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.braslink.com</value>
    <value>ns2.braslink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tego.nl</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2022-04-28</update_date>
   <registrar_name>Lientje</registrar_name>
   <name_servers>
    <value>reza.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tego.ca</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-08 07:32:28</query_time>
   <create_date>2001-02-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>CanSpace Solutions Inc.</registrar_name>
   <registrar_website>http://www.canspace.ca</registrar_website>
   <registrant_name>Tego Corporation</registrant_name>
   <registrant_address>2239 Gladwin Street</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>K1B4K9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6135213318</registrant_phone>
   <registrant_fax>+1.6135214609</registrant_fax>
   <name_servers>
    <value>ns100.capitaltekhosting.com</value>
    <value>ns200.capitaltekhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tego.jp</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 14:03:16</query_time>
   <create_date>2001-05-10</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>7</num>
   <domain_name>tego.info</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 23:28:44</query_time>
   <create_date>2002-01-15</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evonik Tego Chemie GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</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>dns1.evonik.com</value>
    <value>qdns2.degussa.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tego.us</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 03:42:55</query_time>
   <create_date>2002-05-14</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Julia Kaufhold</registrant_name>
   <registrant_company>Evonik Tego Chemie GmbH</registrant_company>
   <registrant_address>Goldschmidtstrasse 100</registrant_address>
   <registrant_city>Essen</registrant_city>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_zip>45127</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.2011732185</registrant_phone>
   <registrant_fax>+49.2011731939</registrant_fax>
   <name_servers>
    <value>dns1.evonik.com</value>
    <value>qdns2.degussa.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tego.ru</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:21</query_time>
   <create_date>2005-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>RELCOMHOST-RU</registrar_name>
   <registrant_company>NEWSTROYMASTER Ltd.</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>tego.it</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 10:18:41</query_time>
   <create_date>2005-03-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>tego srl</registrant_company>
   <registrant_address>via C. Gazzo, 2</registrant_address>
   <registrant_city>VIGEVANO</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27029</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tego.cn</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 11:51:20</query_time>
   <create_date>2005-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Evonik Operations GmbH</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.evonik.com</value>
    <value>qdns2.degussa.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tego.ro</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-24 18:10:49</query_time>
   <create_date>2007-03-19</create_date>
   <expiry_date>2029-11-01</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tego.asia</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2009-12-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evonik Tego Chemie GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.evonik.com</value>
    <value>qdns2.degussa.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tego.md</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-06-01 14:03:16</query_time>
   <create_date>2012-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <name_servers>
    <value>ns.hosting-hamburg24.de</value>
    <value>ns2.hosting-hamburg24.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>tego.co.uk</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:58:27</query_time>
   <create_date>2012-03-22</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Abion AB [Tag = PORTSGROUP]</registrar_name>
   <registrar_website>https://abion.com</registrar_website>
   <name_servers>
    <value>ns1.unoeuro.com</value>
    <value>ns2.unoeuro.com</value>
    <value>ns3.unoeuro.com</value>
    <value>ns4.unoeuro.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>tego.net</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 15:41:03</query_time>
   <create_date>2013-07-08</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/tego.net</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tego.fr</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 12:32:46</query_time>
   <create_date>2014-05-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>AGPM-GESTION</registrant_company>
   <registrant_address>AGPM-GESTION, 0, rue Nicolas Appert, Cedex 9, 83100 Toulon</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.494619868</registrant_phone>
   <name_servers>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1052.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1052.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>tego.fit</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-19 11:51:20</query_time>
   <create_date>2016-01-18</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-18</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tego.xyz</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 15:41:03</query_time>
   <create_date>2018-09-29</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-29</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>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tego.tips</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-08 23:28:44</query_time>
   <create_date>2019-01-05</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2026-01-05</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>TEGO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hiroshima</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tego.tools</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2019-10-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-26</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>ns3018.mochahost.com</value>
    <value>ns4018.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tego.global</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</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>amir.ns.cloudflare.com</value>
    <value>chloe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>tego.dk</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:05:11</query_time>
   <create_date>2020-03-05</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>MarketingNinja</registrant_name>
   <registrant_address>Skellerødvej 50C</registrant_address>
   <registrant_city>Ringsted</registrant_city>
   <registrant_zip>4100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tego.co</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 02:46:45</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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.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>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tego.cl</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 12:32:57</query_time>
   <create_date>2020-10-09</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Jaime Ignacio Diaz Arancibia</registrant_name>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>tego.tech</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 12:48:40</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tego.kiwi</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-06-01 14:03:16</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.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>NZ</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>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tego.plus</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-19 11:51:20</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-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>angela.ns.cloudflare.com</value>
    <value>hans.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>29</num>
   <domain_name>tego.net.cn</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-24 18:10:49</query_time>
   <create_date>2021-11-26</create_date>
   <expiry_date>2024-11-26</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>30</num>
   <domain_name>tego.pet</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-08 23:28:44</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tego.digital</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-15 03:42:55</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>tego.work</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-19 11:51:20</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.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>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>33</num>
   <domain_name>tego.co.ke</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-12 12:48:40</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Kaluari Limited</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Tego Networks</registrant_company>
   <registrant_address>Eldoret Nairobi Road, Collabo Complex</registrant_address>
   <registrant_city>Eldoret</registrant_city>
   <registrant_state>Uasin Gishu</registrant_state>
   <registrant_zip>30301</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>a.mailsafi.com</value>
    <value>b.mailsafi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>tego.live</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-30 10:54:04</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beacons AI Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tego.life</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-30 10:54:04</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-19</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>tego.site</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 11:51:20</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Moboom Limited</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>paris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tego.shop</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-11 23:48:14</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tego.online</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-08 07:32:28</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tego.hiphop</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>hiphop</domain_tld>
   <query_time>2024-05-08 23:28:44</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tego.studio</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 03:42:55</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1mtw.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tego.dev</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 14:03:16</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-12-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 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>addyson.ns.cloudflare.com</value>
    <value>mustafa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tego.uk</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 23:28:48</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3838b797.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>tego.app</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 18:10:49</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tego.ltd</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-12 12:48:40</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>45</num>
   <domain_name>tego.group</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 13:01:53</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu fu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tego.store</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-25 01:02:08</query_time>
   <create_date>2024-04-24</create_date>
   <expiry_date>2025-04-24</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>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tego.africa</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-20 10:38:05</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>tego.au</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-16 22:25:53</query_time>
   <update_date>2023-08-12</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Eric Lowenstein</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tego.de</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:26:50</query_time>
   <update_date>2019-05-08</update_date>
   <name_servers>
    <value>dns1.evonik.com</value>
    <value>qdns2.degussa.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>tego.com.au</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 15:41:03</query_time>
   <update_date>2023-01-31</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Michael Gottlieb</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tego.ai</domain_name>
   <domain_keyword>tego</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-24 18:10:49</query_time>
   <registrar_name>Netherlands Domains</registrar_name>
   <registrar_website>null</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.023</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,819 domain names (in 0.063 seconds) which look and sound like the brand name "tego".
Domain Name Registered Expiry Registrar Ownership
1 tiego.com 15 Aug 2003 15 Aug 2024 GoDaddy.com, LLC -
2 kego.com 15 Apr 1997 22 Feb 2025 Cloudflare, Inc. DATA REDACTED
3 tepgo.com 14 Aug 2011 14 Aug 2024 PSI-USA, Inc. dba Domain Robot Tepgo GmbH
4 tegl.net 21 Jun 2011 21 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
5 tegox.com 22 Jul 2016 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 lego.one 17 Dec 2016 17 Dec 2024 One.com A/S REDACTED FOR PRIVACY
7 tegor.ru 6 Sep 2006 6 Sep 2024 RU-CENTER-RU NETGALAXY LTD
8 teygo.online 8 Oct 2020 8 Oct 2024 Realtime Register B.V. My Domain Provider
9 tegu.com.pe - - NIC.PE Punto Inicial Sac
10 tengo.green 25 Jul 2021 25 Jul 2024 Instra Corporation Pty Ltd. Venepago Ltd.
11 tpgo.dev 11 Aug 2023 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 hego.de - - - -
13 tgeo.com 20 May 2003 20 May 2025 GoDaddy.com, LLC -
14 tugo.me 25 Oct 2021 25 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 lego.ws 27 Feb 2016 27 Feb 2025 CSC Corporate Domains, Inc. -
16 mego.org.uk 1 Mar 2013 1 Mar 2027 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
17 tengo.it 22 Oct 2023 22 Oct 2024 NameCase GmbH hidden
18 telo.tech 30 Oct 2023 30 Oct 2024 West263 International Limited -
19 pego.hu 22 Nov 2008 - - -
20 tebo.tools 26 Nov 2019 26 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 rego.software 1 Jan 2021 1 Jan 2025 Squarespace Domains II LLC Westhill Group AB
22 tegu.co 8 Apr 2018 8 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
23 yego.pl 7 Dec 2002 6 Dec 2024 nazwa.pl sp. z o.o. -
24 wego.social 17 May 2019 17 May 2025 Name.com, Inc. Domain Protection Services, Inc.
25 tago.money 22 Mar 2024 22 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 tesgo.co.in 20 Mar 2021 20 Mar 2026 GoDaddy.com, LLC Tesgo Valve Testing and hydraulic equipments
27 teso.app 18 Jul 2022 18 Jul 2024 Porkbun LLC Domain For Sale
28 teko.group 22 Oct 2019 22 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Obshchestvo s ogranichennoj otvetstvennostyu "TEKO"
29 tbego.cn 25 Mar 2024 25 Mar 2025 海口智慧康网络科技有限公司 王欣
30 tegz.ru 27 Sep 2022 27 Sep 2024 REGRU-RU Private Person
31 lego.lt 10 Nov 2003 10 Nov 2024 CSC Corporate Domains, Inc CSC Corporate Domains, Inc.
32 lego.xn--fiq228c5hs 28 Apr 2014 28 Apr 2025 CSC Corporate Domains, Inc. -
33 trgo.sk 16 Jul 2012 16 Jul 2024 WebSupport s.r.o. -
34 rego.su 7 Mar 2021 7 Mar 2025 REGRU-SU Private Person
35 wego.today 7 Jul 2023 7 Jul 2024 Sav.com, LLC Privacy Protection
36 uego.ru 13 Jan 2012 13 Jan 2025 R01-RU Private Person
37 tepgo.pl 14 Aug 2011 18 Aug 2024 InternetX GmbH -
38 twego.net 16 Mar 2015 16 Mar 2027 Network Solutions, LLC -
39 rego.pro 15 Apr 2024 15 Apr 2025 Sav.com, LLC - 49 REDACTED FOR PRIVACY
40 oego.com 3 Apr 2001 3 Apr 2025 NameSilo, LLC -
41 tegol.com 18 Jan 2012 18 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 tegy.net 4 Nov 1999 4 Nov 2024 Network Solutions, LLC -
43 wego.cm 5 Dec 2017 5 Dec 2025 Netcom.cm Sarl Whois Protection
44 jtego.com 9 Apr 2023 9 Apr 2025 Gname 040 Inc -
45 gego.de - - - -
46 cego.de - - - -
47 teho.by 13 May 2015 13 May 2025 Reliable Software, Ltd Частное предприятие "СтепМаш"
48 tegm.net 16 Oct 2023 16 Oct 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 thego.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
50 tevo.online 22 Nov 2019 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shenzhen Tevo Tech Corporation
51 temgo.info 12 Apr 2020 12 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
52 tvgo.site 14 May 2023 14 May 2025 Nics Telekomunikasyon A.S. KAVAKPINAR MAH KAVAKPINAR MAH PENDIK
53 tergo.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
54 teco.us 16 Dec 2008 15 Dec 2024 Key-Systems GmbH TECO Tube Expanders Company BV
55 yego.com 15 Jan 1999 15 Jan 2025 GoDaddy.com, LLC -
56 thego.pro 14 Jul 2023 14 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 eego.co.uk 27 May 2023 27 May 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
58 tngo.monster 11 Mar 2023 11 Mar 2024 Name.com, Inc LULU
59 teno.top 3 Jul 2016 3 Jul 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Gong Qi Hai
60 pego.com.cn 25 Jan 2019 25 Jan 2025 阿里云计算有限公司(万网) 吕在新
61 rego.ninja 14 Aug 2020 14 Aug 2024 Porkbun LLC Private by Design, LLC
62 tesgo.co.uk 4 Jun 2020 4 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
63 teko.link 6 Aug 2021 6 Aug 2024 Gandi SAS REDACTED FOR PRIVACY
64 teg4.xyz 16 Oct 2023 16 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com mitaojituan
65 teso.wiki 28 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 1ego.ru 6 Oct 2023 6 Oct 2024 REGRU-RU Private Person
67 yego.top 15 Apr 2021 15 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) nuo da guo ji you xian gong si
68 4ego.ru 17 Jul 2007 17 Jul 2024 RD-RU Private Person
69 tegno.org 18 Jun 2012 18 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
70 tejo.org.in 4 Sep 2021 4 Sep 2025 GoDaddy.com, LLC tejo eduindia PVT LTD
71 teglo.info 6 Oct 2008 6 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
72 togo.de - - - -
73 wego.ly 31 Oct 2017 31 Oct 2024 Libyan Spider Network (int) Wego Pte Ltd
74 teco.press 4 Jun 2023 4 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
75 zego.it 3 Aug 2023 3 Aug 2024 Mobilling di Vito Longo Vito Longo
76 tago.works 6 Mar 2024 6 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 tuego.de - - - -
78 rego.zone 1 Jan 2021 1 Jan 2025 Squarespace Domains II LLC Westhill Group AB
79 zego.app 10 May 2018 10 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
80 utego.it 14 Apr 2017 23 Nov 2024 Aruba s.p.a. UTEGO SRL
81 qtego.io 12 Jan 2021 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 teco.cat 25 Jul 2023 25 Jul 2024 OVH Brainstorming S.A.
83 tegos.eu - - IONOS SE -
84 tedo.it 22 Jul 2008 12 Jun 2024 Aruba Business s.r.l. TEDO STAMPATI DI DELL'OCA GIANCARLO & C. SRL
85 pego.systems 22 Oct 2014 22 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu NMT Center B.V.
86 tugo.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
87 4ego.store 24 Mar 2024 24 Mar 2025 Gransy s.r.o. -
88 oego.xyz 13 May 2023 13 May 2025 Go Daddy, LLC Domains By Proxy, LLC
89 hego.co.in 10 Jan 2016 10 Jan 2025 Endurance Digital Domain Technology LLP Hego
90 ftego.com 16 Mar 2022 16 Mar 2024 NameCheap, Inc. -
91 7ego.com 30 Sep 2023 30 Sep 2024 Aceville Pte. Ltd. -
92 zego.org 21 Feb 2006 21 Feb 2025 Key-Systems GmbH Zeisberg GmbH
93 tmgo.nl 13 Jan 2006 - Cronon GmbH -
94 zego.ru 19 Oct 2010 19 Oct 2024 SALENAMES-RU Private Person
95 tero.design 16 Jun 2015 16 Jun 2024 OVH sas TERODESIGN SPOLKA
96 lego.game 2 May 2016 2 May 2025 CSC Corporate Domains Inc. LEGO Juris AS
97 otego.ru 28 Oct 2023 28 Oct 2024 REGRU-RU Private Person
98 teno.in 13 Aug 2020 13 Aug 2024 Dynadot LLC REDACTED FOR PRIVACY
99 dego.studio 9 Jun 2017 9 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 lego.ag 19 Jan 2015 19 Jan 2025 CSC Corporate Domains, Inc. LEGO Juris AS
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 Tego.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tego.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tego.nl",
        "page_size": 100
    },
    "count": {
        "total": 3819,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tiego.com, kego.com, tepgo.com, tegl.net, tegox.com, lego.one, tegor.ru, teygo.online, tegu.com.pe, tengo.green, tpgo.dev, hego.de, tgeo.com, tugo.me, lego.ws, mego.org.uk, tengo.it, telo.tech, pego.hu, tebo.tools, rego.software, tegu.co, yego.pl, wego.social, tago.money, tesgo.co.in, teso.app, teko.group, tbego.cn, tegz.ru, lego.lt, lego.xn--fiq228c5hs, trgo.sk, rego.su, wego.today, uego.ru, tepgo.pl, twego.net, rego.pro, oego.com, tegol.com, tegy.net, wego.cm, jtego.com, gego.de, cego.de, teho.by, tegm.net, thego.xyz, tevo.online, temgo.info, tvgo.site, tergo.info, teco.us, yego.com, thego.pro, eego.co.uk, tngo.monster, teno.top, pego.com.cn, rego.ninja, tesgo.co.uk, teko.link, teg4.xyz, teso.wiki, 1ego.ru, yego.top, 4ego.ru, tegno.org, tejo.org.in, teglo.info, togo.de, wego.ly, teco.press, zego.it, tago.works, tuego.de, rego.zone, zego.app, utego.it, qtego.io, teco.cat, tegos.eu, tedo.it, pego.systems, tugo.ai, 4ego.store, oego.xyz, hego.co.in, ftego.com, 7ego.com, zego.org, tmgo.nl, zego.ru, tero.design, lego.game, otego.ru, teno.in, dego.studio, lego.ag",
    "results": [
        {
            "num": 1,
            "domain_name": "tiego.com",
            "domain_keyword": "tiego",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:27:57",
            "create_date": "2003-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kego.com",
            "domain_keyword": "kego",
            "domain_tld": "com",
            "query_time": "2024-04-13 00:46:31",
            "create_date": "1997-04-15",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-22",
            "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": "WA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/kego.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cris.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tepgo.com",
            "domain_keyword": "tepgo",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:52:53",
            "create_date": "2011-08-14",
            "update_date": "2023-12-28",
            "expiry_date": "2024-08-14",
            "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": "Tepgo GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tepgo.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tegl.net",
            "domain_keyword": "tegl",
            "domain_tld": "net",
            "query_time": "2024-04-19 15:40:31",
            "create_date": "2011-06-21",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-21",
            "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/6046029b-c0ee-48f1-91dc-3814e4b9e0e2",
            "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": 5,
            "domain_name": "tegox.com",
            "domain_keyword": "tegox",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:41:13",
            "create_date": "2016-07-22",
            "update_date": "2020-01-15",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lego.one",
            "domain_keyword": "lego",
            "domain_tld": "one",
            "query_time": "2024-04-17 11:59:08",
            "create_date": "2016-12-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "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": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "tegor.ru",
            "domain_keyword": "tegor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:21",
            "create_date": "2006-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "teygo.online",
            "domain_keyword": "teygo",
            "domain_tld": "online",
            "query_time": "2024-05-02 19:06:33",
            "create_date": "2020-10-08",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-08",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "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": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tegu.com.pe",
            "domain_keyword": "tegu",
            "domain_tld": "com.pe",
            "query_time": "2024-05-03 12:33:35",
            "registrar_name": "NIC.PE",
            "registrant_name": "Punto Inicial Sac",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 10,
            "domain_name": "tengo.green",
            "domain_keyword": "tengo",
            "domain_tld": "green",
            "query_time": "2024-05-03 12:29:40",
            "create_date": "2021-07-25",
            "update_date": "2023-11-27",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Venepago Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Panama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tpgo.dev",
            "domain_keyword": "tpgo",
            "domain_tld": "dev",
            "query_time": "2024-05-04 11:54:13",
            "create_date": "2023-08-11",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-38.azure-dns.com",
                "ns2-38.azure-dns.net",
                "ns3-38.azure-dns.org",
                "ns4-38.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hego.de",
            "domain_keyword": "hego",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:32:38",
            "update_date": "2020-09-30",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "tgeo.com",
            "domain_keyword": "tgeo",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:29:15",
            "create_date": "2003-05-20",
            "update_date": "2023-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tugo.me",
            "domain_keyword": "tugo",
            "domain_tld": "me",
            "query_time": "2024-05-07 16:42:04",
            "create_date": "2021-10-25",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-25",
            "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": 15,
            "domain_name": "lego.ws",
            "domain_keyword": "lego",
            "domain_tld": "ws",
            "query_time": "2024-05-06 22:24:18",
            "create_date": "2016-02-27",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/whois/",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mego.org.uk",
            "domain_keyword": "mego",
            "domain_tld": "org.uk",
            "query_time": "2024-05-09 01:43:16",
            "create_date": "2013-03-01",
            "update_date": "2023-12-08",
            "expiry_date": "2027-03-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "tengo.it",
            "domain_keyword": "tengo",
            "domain_tld": "it",
            "query_time": "2024-05-07 04:22:47",
            "create_date": "2023-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "telo.tech",
            "domain_keyword": "telo",
            "domain_tld": "tech",
            "query_time": "2024-05-10 18:49:30",
            "create_date": "2023-10-30",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pego.hu",
            "domain_keyword": "pego",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:25:13",
            "create_date": "2008-11-22"
        },
        {
            "num": 20,
            "domain_name": "tebo.tools",
            "domain_keyword": "tebo",
            "domain_tld": "tools",
            "query_time": "2024-05-17 18:09:07",
            "create_date": "2019-11-26",
            "update_date": "2023-07-20",
            "expiry_date": "2025-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "rego.software",
            "domain_keyword": "rego",
            "domain_tld": "software",
            "query_time": "2024-05-13 11:20:54",
            "create_date": "2021-01-01",
            "update_date": "2024-04-09",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westhill Group AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "tegu.co",
            "domain_keyword": "tegu",
            "domain_tld": "co",
            "query_time": "2024-05-13 13:02:01",
            "create_date": "2018-04-08",
            "update_date": "2024-05-10",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "yego.pl",
            "domain_keyword": "yego",
            "domain_tld": "pl",
            "query_time": "2024-05-11 16:52:33",
            "create_date": "2002-12-07",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wego.social",
            "domain_keyword": "wego",
            "domain_tld": "social",
            "query_time": "2024-05-17 00:35:34",
            "create_date": "2019-05-17",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ultahost.com",
                "ns2.ultahost.com",
                "ns4.ultahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tago.money",
            "domain_keyword": "tago",
            "domain_tld": "money",
            "query_time": "2024-05-21 00:41:59",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-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": 26,
            "domain_name": "tesgo.co.in",
            "domain_keyword": "tesgo",
            "domain_tld": "co.in",
            "query_time": "2024-05-22 06:14:40",
            "create_date": "2021-03-20",
            "update_date": "2023-03-25",
            "expiry_date": "2026-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tesgo Valve Testing and hydraulic equipments",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "teso.app",
            "domain_keyword": "teso",
            "domain_tld": "app",
            "query_time": "2024-05-29 19:45:59",
            "create_date": "2022-07-18",
            "update_date": "2024-05-29",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain For Sale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "George Town",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com",
                "verification-2sck6v5z.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "teko.group",
            "domain_keyword": "teko",
            "domain_tld": "group",
            "query_time": "2024-06-01 14:06:37",
            "create_date": "2019-10-22",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"TEKO\"",
            "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": [
                "ns2.teko.io",
                "ns3.teko.io",
                "ns4.teko.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tbego.cn",
            "domain_keyword": "tbego",
            "domain_tld": "cn",
            "query_time": "2024-04-27 11:02:59",
            "create_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "海口智慧康网络科技有限公司",
            "registrant_name": "王欣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tegz.ru",
            "domain_keyword": "tegz",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:23",
            "create_date": "2022-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "lego.lt",
            "domain_keyword": "lego",
            "domain_tld": "lt",
            "query_time": "2024-04-29 23:08:53",
            "create_date": "2003-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "name_servers": [
                "toby.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "lego.xn--fiq228c5hs",
            "domain_keyword": "lego",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-06 22:24:18",
            "create_date": "2014-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "trgo.sk",
            "domain_keyword": "trgo",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:01:07",
            "create_date": "2012-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "rego.su",
            "domain_keyword": "rego",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:07",
            "create_date": "2021-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 35,
            "domain_name": "wego.today",
            "domain_keyword": "wego",
            "domain_tld": "today",
            "query_time": "2024-05-02 00:10:10",
            "create_date": "2023-07-07",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-07",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "uego.ru",
            "domain_keyword": "uego",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:22:02",
            "create_date": "2012-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "tepgo.pl",
            "domain_keyword": "tepgo",
            "domain_tld": "pl",
            "query_time": "2024-04-04 15:18:06",
            "create_date": "2011-08-14",
            "update_date": "2023-01-17",
            "expiry_date": "2024-08-18",
            "registrar_name": "InternetX GmbH",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "twego.net",
            "domain_keyword": "twego",
            "domain_tld": "net",
            "query_time": "2024-04-08 12:01:32",
            "create_date": "2015-03-16",
            "update_date": "2024-02-16",
            "expiry_date": "2027-03-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rego.pro",
            "domain_keyword": "rego",
            "domain_tld": "pro",
            "query_time": "2024-04-17 16:55:13",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3939,
            "registrar_name": "Sav.com, LLC - 49",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oego.com",
            "domain_keyword": "oego",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:55:52",
            "create_date": "2001-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tegol.com",
            "domain_keyword": "tegol",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:41:05",
            "create_date": "2012-01-18",
            "update_date": "2021-01-12",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tegy.net",
            "domain_keyword": "tegy",
            "domain_tld": "net",
            "query_time": "2024-04-08 07:32:53",
            "create_date": "1999-11-04",
            "update_date": "2022-08-29",
            "expiry_date": "2024-11-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wego.cm",
            "domain_keyword": "wego",
            "domain_tld": "cm",
            "query_time": "2024-04-20 03:42:05",
            "create_date": "2017-12-05",
            "update_date": "2022-09-18",
            "expiry_date": "2025-12-05",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Adminstrator of the Day",
            "registrant_company": "Whois Protection",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "0000",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.608716781",
            "registrant_fax": "+34.608716781",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 44,
            "domain_name": "jtego.com",
            "domain_keyword": "jtego",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:34:26",
            "create_date": "2023-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 4009,
            "registrar_name": "Gname 040 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gego.de",
            "domain_keyword": "gego",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:51:44",
            "update_date": "2018-09-06",
            "name_servers": [
                "ns1087.ui-dns.biz",
                "ns1087.ui-dns.com",
                "ns1087.ui-dns.de",
                "ns1087.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "cego.de",
            "domain_keyword": "cego",
            "domain_tld": "de",
            "query_time": "2024-05-04 08:58:19",
            "update_date": "2018-09-09",
            "name_servers": [
                "ns1019.ui-dns.biz",
                "ns1019.ui-dns.com",
                "ns1019.ui-dns.de",
                "ns1019.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "teho.by",
            "domain_keyword": "teho",
            "domain_tld": "by",
            "query_time": "2024-05-03 12:35:28",
            "create_date": "2015-05-13",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-13",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"СтепМаш\"",
            "registrant_address": "222731, Минская обл., Дзержинский р-н, около д. Станьково, Станьковский с/с, 32, -, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375447750423",
            "name_servers": [
                "ns1.promdns.net",
                "ns2.promdns.net",
                "ns3.promdns.net"
            ]
        },
        {
            "num": 48,
            "domain_name": "tegm.net",
            "domain_keyword": "tegm",
            "domain_tld": "net",
            "query_time": "2024-05-03 12:32:53",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2025-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "thego.xyz",
            "domain_keyword": "thego",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 22:21:09",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "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": 50,
            "domain_name": "tevo.online",
            "domain_keyword": "tevo",
            "domain_tld": "online",
            "query_time": "2024-05-19 03:41:46",
            "create_date": "2019-11-22",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Shenzhen Tevo Tech Corporation",
            "registrant_state": "guang dong",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "temgo.info",
            "domain_keyword": "temgo",
            "domain_tld": "info",
            "query_time": "2024-05-17 20:06:16",
            "create_date": "2020-04-12",
            "update_date": "2023-11-25",
            "expiry_date": "2025-04-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tvgo.site",
            "domain_keyword": "tvgo",
            "domain_tld": "site",
            "query_time": "2024-05-18 06:35:05",
            "create_date": "2023-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "KAVAKPINAR MAH KAVAKPINAR MAH PENDIK",
            "registrant_state": "ADALAR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "ex1.natrohost.com",
                "ex2.natrohost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tergo.info",
            "domain_keyword": "tergo",
            "domain_tld": "info",
            "query_time": "2024-05-26 00:54:15",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "teco.us",
            "domain_keyword": "teco",
            "domain_tld": "us",
            "query_time": "2024-05-23 10:48:39",
            "create_date": "2008-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "F. van Alewijk",
            "registrant_company": "TECO Tube Expanders Company BV",
            "registrant_address": "Rietschans 69",
            "registrant_city": "LEIDERDORP",
            "registrant_state": "Z H",
            "registrant_zip": "2352 BB",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.715411771",
            "registrant_fax": "+31.715413801",
            "name_servers": [
                "ns1-246.axc.nl",
                "ns2-246.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "yego.com",
            "domain_keyword": "yego",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:17:32",
            "create_date": "1999-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1387.awsdns-45.org",
                "ns-1631.awsdns-11.co.uk",
                "ns-166.awsdns-20.com",
                "ns-943.awsdns-53.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "thego.pro",
            "domain_keyword": "thego",
            "domain_tld": "pro",
            "query_time": "2024-05-28 11:09:42",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "eego.co.uk",
            "domain_keyword": "eego",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 02:48:26",
            "create_date": "2023-05-27",
            "update_date": "2023-05-28",
            "expiry_date": "2024-05-27",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 58,
            "domain_name": "tngo.monster",
            "domain_keyword": "tngo",
            "domain_tld": "monster",
            "query_time": "2024-05-29 05:57:25",
            "create_date": "2023-03-11",
            "update_date": "2024-05-24",
            "expiry_date": "2024-03-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "teno.top",
            "domain_keyword": "teno",
            "domain_tld": "top",
            "query_time": "2024-05-31 11:05:37",
            "create_date": "2016-07-03",
            "update_date": "2023-09-13",
            "expiry_date": "2027-07-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gong Qi Hai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.iidns.com",
                "dns2.iidns.com",
                "dns3.iidns.com",
                "dns4.iidns.com",
                "dns5.iidns.com",
                "dns6.iidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pego.com.cn",
            "domain_keyword": "pego",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 09:23:39",
            "create_date": "2019-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吕在新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rego.ninja",
            "domain_keyword": "rego",
            "domain_tld": "ninja",
            "query_time": "2024-04-15 07:29:06",
            "create_date": "2020-08-14",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-14",
            "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": [
                "deb.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tesgo.co.uk",
            "domain_keyword": "tesgo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 18:53:03",
            "create_date": "2020-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "teko.link",
            "domain_keyword": "teko",
            "domain_tld": "link",
            "query_time": "2024-04-16 06:32:36",
            "create_date": "2021-08-06",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-1257.awsdns-29.org",
                "ns-1808.awsdns-34.co.uk",
                "ns-376.awsdns-47.com",
                "ns-728.awsdns-27.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "teg4.xyz",
            "domain_keyword": "teg4",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 12:38:54",
            "create_date": "2023-10-16",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "mitaojituan",
            "registrant_state": "Hubei",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "teso.wiki",
            "domain_keyword": "teso",
            "domain_tld": "wiki",
            "query_time": "2024-04-28 22:08:39",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 66,
            "domain_name": "1ego.ru",
            "domain_keyword": "1ego",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:36:48",
            "create_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "yego.top",
            "domain_keyword": "yego",
            "domain_tld": "top",
            "query_time": "2024-04-30 14:21:34",
            "create_date": "2021-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nuo da guo ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "xiang gang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "4ego.ru",
            "domain_keyword": "4ego",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:45:35",
            "create_date": "2007-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "tegno.org",
            "domain_keyword": "tegno",
            "domain_tld": "org",
            "query_time": "2024-04-19 15:41:02",
            "create_date": "2012-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fosnavag",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tejo.org.in",
            "domain_keyword": "tejo",
            "domain_tld": "org.in",
            "query_time": "2024-04-10 19:31:54",
            "create_date": "2021-09-04",
            "update_date": "2023-08-23",
            "expiry_date": "2025-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tejo eduindia PVT LTD",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "teglo.info",
            "domain_keyword": "teglo",
            "domain_tld": "info",
            "query_time": "2024-05-03 12:32:53",
            "create_date": "2008-10-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "togo.de",
            "domain_keyword": "togo",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:03:22",
            "update_date": "2017-05-18",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 73,
            "domain_name": "wego.ly",
            "domain_keyword": "wego",
            "domain_tld": "ly",
            "query_time": "2024-05-08 18:48:57",
            "create_date": "2017-10-31",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-31",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Wego Pte Ltd",
            "registrant_company": "Wego Pte Ltd",
            "registrant_address": "230 Victoria Street",
            "registrant_city": "Singapore",
            "registrant_state": "Others",
            "registrant_zip": "188024",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3054348621",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "teco.press",
            "domain_keyword": "teco",
            "domain_tld": "press",
            "query_time": "2024-05-07 11:47:16",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "zego.it",
            "domain_keyword": "zego",
            "domain_tld": "it",
            "query_time": "2024-05-09 08:29:53",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "tago.works",
            "domain_keyword": "tago",
            "domain_tld": "works",
            "query_time": "2024-05-06 15:09:36",
            "create_date": "2024-03-06",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-06",
            "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": [
                "bart.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tuego.de",
            "domain_keyword": "tuego",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:31:26",
            "update_date": "2022-12-07",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "rego.zone",
            "domain_keyword": "rego",
            "domain_tld": "zone",
            "query_time": "2024-05-13 11:20:54",
            "create_date": "2021-01-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westhill Group AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "zego.app",
            "domain_keyword": "zego",
            "domain_tld": "app",
            "query_time": "2024-05-13 12:05:55",
            "create_date": "2018-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "utego.it",
            "domain_keyword": "utego",
            "domain_tld": "it",
            "query_time": "2024-05-13 13:13:16",
            "create_date": "2017-04-14",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "UTEGO SRL",
            "registrant_address": "Via Carlo Giuseppe Merlo, 1",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20122",
            "registrant_country": "IT",
            "name_servers": [
                "ns-1311.awsdns-35.org",
                "ns-1932.awsdns-49.co.uk",
                "ns-37.awsdns-04.com",
                "ns-629.awsdns-14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "qtego.io",
            "domain_keyword": "qtego",
            "domain_tld": "io",
            "query_time": "2024-05-13 22:50:36",
            "create_date": "2021-01-12",
            "update_date": "2023-02-26",
            "expiry_date": "2025-01-12",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "teco.cat",
            "domain_keyword": "teco",
            "domain_tld": "cat",
            "query_time": "2024-05-23 10:48:15",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com",
            "registrant_company": "Brainstorming S.A.",
            "registrant_country": "BE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1426.awsdns-50.org",
                "ns-1950.awsdns-51.co.uk",
                "ns-402.awsdns-50.com",
                "ns-675.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tegos.eu",
            "domain_keyword": "tegos",
            "domain_tld": "eu",
            "query_time": "2024-05-23 12:07:14",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1049.ui-dns.org",
                "ns1071.ui-dns.biz",
                "ns1080.ui-dns.de",
                "ns1125.ui-dns.com"
            ]
        },
        {
            "num": 84,
            "domain_name": "tedo.it",
            "domain_keyword": "tedo",
            "domain_tld": "it",
            "query_time": "2024-05-26 04:57:42",
            "create_date": "2008-07-22",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-12",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "TEDO STAMPATI DI DELL'OCA GIANCARLO & C. SRL",
            "registrant_address": "Via Giacomo Leopardi 26",
            "registrant_city": "Lurate Caccivio",
            "registrant_state": "CO",
            "registrant_zip": "22075",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "pego.systems",
            "domain_keyword": "pego",
            "domain_tld": "systems",
            "query_time": "2024-05-26 13:27:10",
            "create_date": "2014-10-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NMT Center B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.edsas.net",
                "ns2.edsas.net",
                "ns3.edsas.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tugo.ai",
            "domain_keyword": "tugo",
            "domain_tld": "ai",
            "query_time": "2024-05-25 23:55:44",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "4ego.store",
            "domain_keyword": "4ego",
            "domain_tld": "store",
            "query_time": "2024-05-24 12:16:14",
            "create_date": "2024-03-24",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "oego.xyz",
            "domain_keyword": "oego",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 11:08:09",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "john.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hego.co.in",
            "domain_keyword": "hego",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 08:32:20",
            "create_date": "2016-01-10",
            "update_date": "2024-05-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hego",
            "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": [
                "56309.earth.orderbox-dns.com",
                "56309.mars.orderbox-dns.com",
                "56309.mercury.orderbox-dns.com",
                "56309.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ftego.com",
            "domain_keyword": "ftego",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:23:22",
            "create_date": "2022-03-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "7ego.com",
            "domain_keyword": "7ego",
            "domain_tld": "com",
            "query_time": "2024-04-13 02:14:19",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "http://https://www.dnspod.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "zego.org",
            "domain_keyword": "zego",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:03:20",
            "create_date": "2006-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeisberg GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "tmgo.nl",
            "domain_keyword": "tmgo",
            "domain_tld": "nl",
            "query_time": "2024-04-30 02:51:12",
            "create_date": "2006-01-13",
            "update_date": "2015-02-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks03.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "zego.ru",
            "domain_keyword": "zego",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:44:02",
            "create_date": "2010-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "tero.design",
            "domain_keyword": "tero",
            "domain_tld": "design",
            "query_time": "2024-05-06 22:49:46",
            "create_date": "2015-06-16",
            "update_date": "2023-04-23",
            "expiry_date": "2024-06-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TERODESIGN SPOLKA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lee.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lego.game",
            "domain_keyword": "lego",
            "domain_tld": "game",
            "query_time": "2024-05-06 22:24:18",
            "create_date": "2016-05-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris AS",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "otego.ru",
            "domain_keyword": "otego",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:05:17",
            "create_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "teno.in",
            "domain_keyword": "teno",
            "domain_tld": "in",
            "query_time": "2024-05-09 23:09:23",
            "create_date": "2020-08-13",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dego.studio",
            "domain_keyword": "dego",
            "domain_tld": "studio",
            "query_time": "2024-05-13 04:58:19",
            "create_date": "2017-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "lego.ag",
            "domain_keyword": "lego",
            "domain_tld": "ag",
            "query_time": "2024-05-12 15:25:49",
            "create_date": "2015-01-19",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tego.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3819</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tiego.com, kego.com, tepgo.com, tegl.net, tegox.com, lego.one, tegor.ru, teygo.online, tegu.com.pe, tengo.green, tpgo.dev, hego.de, tgeo.com, tugo.me, lego.ws, mego.org.uk, tengo.it, telo.tech, pego.hu, tebo.tools, rego.software, tegu.co, yego.pl, wego.social, tago.money, tesgo.co.in, teso.app, teko.group, tbego.cn, tegz.ru, lego.lt, lego.xn--fiq228c5hs, trgo.sk, rego.su, wego.today, uego.ru, tepgo.pl, twego.net, rego.pro, oego.com, tegol.com, tegy.net, wego.cm, jtego.com, gego.de, cego.de, teho.by, tegm.net, thego.xyz, tevo.online, temgo.info, tvgo.site, tergo.info, teco.us, yego.com, thego.pro, eego.co.uk, tngo.monster, teno.top, pego.com.cn, rego.ninja, tesgo.co.uk, teko.link, teg4.xyz, teso.wiki, 1ego.ru, yego.top, 4ego.ru, tegno.org, tejo.org.in, teglo.info, togo.de, wego.ly, teco.press, zego.it, tago.works, tuego.de, rego.zone, zego.app, utego.it, qtego.io, teco.cat, tegos.eu, tedo.it, pego.systems, tugo.ai, 4ego.store, oego.xyz, hego.co.in, ftego.com, 7ego.com, zego.org, tmgo.nl, zego.ru, tero.design, lego.game, otego.ru, teno.in, dego.studio, lego.ag</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tiego.com</domain_name>
   <domain_keyword>tiego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:27:57</query_time>
   <create_date>2003-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</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>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>2</num>
   <domain_name>kego.com</domain_name>
   <domain_keyword>kego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 00:46:31</query_time>
   <create_date>1997-04-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-22</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>WA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/kego.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cris.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tepgo.com</domain_name>
   <domain_keyword>tepgo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:52:53</query_time>
   <create_date>2011-08-14</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-08-14</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>Tepgo GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tepgo.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tegl.net</domain_name>
   <domain_keyword>tegl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 15:40:31</query_time>
   <create_date>2011-06-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-21</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/6046029b-c0ee-48f1-91dc-3814e4b9e0e2</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>5</num>
   <domain_name>tegox.com</domain_name>
   <domain_keyword>tegox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:41:13</query_time>
   <create_date>2016-07-22</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lego.one</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-17 11:59:08</query_time>
   <create_date>2016-12-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>tegor.ru</domain_name>
   <domain_keyword>tegor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:21</query_time>
   <create_date>2006-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>8</num>
   <domain_name>teygo.online</domain_name>
   <domain_keyword>teygo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 19:06:33</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <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>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tegu.com.pe</domain_name>
   <domain_keyword>tegu</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-03 12:33:35</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Punto Inicial Sac</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>tengo.green</domain_name>
   <domain_keyword>tengo</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-03 12:29:40</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Venepago Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Panama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tpgo.dev</domain_name>
   <domain_keyword>tpgo</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 11:54:13</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-38.azure-dns.com</value>
    <value>ns2-38.azure-dns.net</value>
    <value>ns3-38.azure-dns.org</value>
    <value>ns4-38.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>
  <value>
   <num>12</num>
   <domain_name>hego.de</domain_name>
   <domain_keyword>hego</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:32:38</query_time>
   <update_date>2020-09-30</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>tgeo.com</domain_name>
   <domain_keyword>tgeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:29:15</query_time>
   <create_date>2003-05-20</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2025-05-20</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tugo.me</domain_name>
   <domain_keyword>tugo</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-07 16:42:04</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-25</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>15</num>
   <domain_name>lego.ws</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-06 22:24:18</query_time>
   <create_date>2016-02-27</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/whois/</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mego.org.uk</domain_name>
   <domain_keyword>mego</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-09 01:43:16</query_time>
   <create_date>2013-03-01</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2027-03-01</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>tengo.it</domain_name>
   <domain_keyword>tengo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 04:22:47</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>telo.tech</domain_name>
   <domain_keyword>telo</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 18:49:30</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pego.hu</domain_name>
   <domain_keyword>pego</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:25:13</query_time>
   <create_date>2008-11-22</create_date>
  </value>
  <value>
   <num>20</num>
   <domain_name>tebo.tools</domain_name>
   <domain_keyword>tebo</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-17 18:09:07</query_time>
   <create_date>2019-11-26</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rego.software</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-13 11:20:54</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westhill Group AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tegu.co</domain_name>
   <domain_keyword>tegu</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 13:02:01</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>yego.pl</domain_name>
   <domain_keyword>yego</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-11 16:52:33</query_time>
   <create_date>2002-12-07</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wego.social</domain_name>
   <domain_keyword>wego</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-17 00:35:34</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ultahost.com</value>
    <value>ns2.ultahost.com</value>
    <value>ns4.ultahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tago.money</domain_name>
   <domain_keyword>tago</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-21 00:41:59</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-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>26</num>
   <domain_name>tesgo.co.in</domain_name>
   <domain_keyword>tesgo</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-22 06:14:40</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2026-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tesgo Valve Testing and hydraulic equipments</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>teso.app</domain_name>
   <domain_keyword>teso</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-29 19:45:59</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain For Sale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>George Town</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
    <value>verification-2sck6v5z.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>teko.group</domain_name>
   <domain_keyword>teko</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-01 14:06:37</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;TEKO&quot;</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>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>ns2.teko.io</value>
    <value>ns3.teko.io</value>
    <value>ns4.teko.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tbego.cn</domain_name>
   <domain_keyword>tbego</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-27 11:02:59</query_time>
   <create_date>2024-03-25</create_date>
   <expiry_date>2025-03-25</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tegz.ru</domain_name>
   <domain_keyword>tegz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:23</query_time>
   <create_date>2022-09-27</create_date>
   <expiry_date>2024-09-27</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>31</num>
   <domain_name>lego.lt</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-29 23:08:53</query_time>
   <create_date>2003-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_company>CSC Corporate Domains, Inc.</registrant_company>
   <name_servers>
    <value>toby.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>lego.xn--fiq228c5hs</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-06 22:24:18</query_time>
   <create_date>2014-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>trgo.sk</domain_name>
   <domain_keyword>trgo</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:01:07</query_time>
   <create_date>2012-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rego.su</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:07</query_time>
   <create_date>2021-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>wego.today</domain_name>
   <domain_keyword>wego</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-02 00:10:10</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-07</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>uego.ru</domain_name>
   <domain_keyword>uego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:22:02</query_time>
   <create_date>2012-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>tepgo.pl</domain_name>
   <domain_keyword>tepgo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 15:18:06</query_time>
   <create_date>2011-08-14</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>InternetX GmbH</registrar_name>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>twego.net</domain_name>
   <domain_keyword>twego</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 12:01:32</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2027-03-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.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>rego.pro</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-17 16:55:13</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3939</registrar_iana>
   <registrar_name>Sav.com, LLC - 49</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>oego.com</domain_name>
   <domain_keyword>oego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:55:52</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tegol.com</domain_name>
   <domain_keyword>tegol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:41:05</query_time>
   <create_date>2012-01-18</create_date>
   <update_date>2021-01-12</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tegy.net</domain_name>
   <domain_keyword>tegy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 07:32:53</query_time>
   <create_date>1999-11-04</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>43</num>
   <domain_name>wego.cm</domain_name>
   <domain_keyword>wego</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-20 03:42:05</query_time>
   <create_date>2017-12-05</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Adminstrator of the Day</registrant_name>
   <registrant_company>Whois Protection</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.608716781</registrant_phone>
   <registrant_fax>+34.608716781</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>jtego.com</domain_name>
   <domain_keyword>jtego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:34:26</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>4009</registrar_iana>
   <registrar_name>Gname 040 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gego.de</domain_name>
   <domain_keyword>gego</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:51:44</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>ns1087.ui-dns.biz</value>
    <value>ns1087.ui-dns.com</value>
    <value>ns1087.ui-dns.de</value>
    <value>ns1087.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>cego.de</domain_name>
   <domain_keyword>cego</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 08:58:19</query_time>
   <update_date>2018-09-09</update_date>
   <name_servers>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1019.ui-dns.com</value>
    <value>ns1019.ui-dns.de</value>
    <value>ns1019.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>teho.by</domain_name>
   <domain_keyword>teho</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-03 12:35:28</query_time>
   <create_date>2015-05-13</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;СтепМаш&quot;</registrant_company>
   <registrant_address>222731, Минская обл., Дзержинский р-н, около д. Станьково, Станьковский с/с, 32, -, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375447750423</registrant_phone>
   <name_servers>
    <value>ns1.promdns.net</value>
    <value>ns2.promdns.net</value>
    <value>ns3.promdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>tegm.net</domain_name>
   <domain_keyword>tegm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 12:32:53</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>thego.xyz</domain_name>
   <domain_keyword>thego</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 22:21:09</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <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>50</num>
   <domain_name>tevo.online</domain_name>
   <domain_keyword>tevo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 03:41:46</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Shenzhen Tevo Tech Corporation</registrant_company>
   <registrant_state>guang dong</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>temgo.info</domain_name>
   <domain_keyword>temgo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 20:06:16</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tvgo.site</domain_name>
   <domain_keyword>tvgo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 06:35:05</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>KAVAKPINAR MAH KAVAKPINAR MAH PENDIK</registrant_company>
   <registrant_state>ADALAR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ex1.natrohost.com</value>
    <value>ex2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>tergo.info</domain_name>
   <domain_keyword>tergo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 00:54:15</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>teco.us</domain_name>
   <domain_keyword>teco</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 10:48:39</query_time>
   <create_date>2008-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>F. van Alewijk</registrant_name>
   <registrant_company>TECO Tube Expanders Company BV</registrant_company>
   <registrant_address>Rietschans 69</registrant_address>
   <registrant_city>LEIDERDORP</registrant_city>
   <registrant_state>Z H</registrant_state>
   <registrant_zip>2352 BB</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.715411771</registrant_phone>
   <registrant_fax>+31.715413801</registrant_fax>
   <name_servers>
    <value>ns1-246.axc.nl</value>
    <value>ns2-246.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>yego.com</domain_name>
   <domain_keyword>yego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:17:32</query_time>
   <create_date>1999-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</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>ns-1387.awsdns-45.org</value>
    <value>ns-1631.awsdns-11.co.uk</value>
    <value>ns-166.awsdns-20.com</value>
    <value>ns-943.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>thego.pro</domain_name>
   <domain_keyword>thego</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-28 11:09:42</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>eego.co.uk</domain_name>
   <domain_keyword>eego</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 02:48:26</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>tngo.monster</domain_name>
   <domain_keyword>tngo</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-29 05:57:25</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>teno.top</domain_name>
   <domain_keyword>teno</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 11:05:37</query_time>
   <create_date>2016-07-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2027-07-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gong Qi Hai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.iidns.com</value>
    <value>dns2.iidns.com</value>
    <value>dns3.iidns.com</value>
    <value>dns4.iidns.com</value>
    <value>dns5.iidns.com</value>
    <value>dns6.iidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pego.com.cn</domain_name>
   <domain_keyword>pego</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 09:23:39</query_time>
   <create_date>2019-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吕在新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rego.ninja</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-15 07:29:06</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-14</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>deb.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tesgo.co.uk</domain_name>
   <domain_keyword>tesgo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 18:53:03</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>teko.link</domain_name>
   <domain_keyword>teko</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-16 06:32:36</query_time>
   <create_date>2021-08-06</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1257.awsdns-29.org</value>
    <value>ns-1808.awsdns-34.co.uk</value>
    <value>ns-376.awsdns-47.com</value>
    <value>ns-728.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>teg4.xyz</domain_name>
   <domain_keyword>teg4</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 12:38:54</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>mitaojituan</registrant_company>
   <registrant_state>Hubei</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>teso.wiki</domain_name>
   <domain_keyword>teso</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-28 22:08:39</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>66</num>
   <domain_name>1ego.ru</domain_name>
   <domain_keyword>1ego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:36:48</query_time>
   <create_date>2023-10-06</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>yego.top</domain_name>
   <domain_keyword>yego</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 14:21:34</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nuo da guo ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>xiang gang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>4ego.ru</domain_name>
   <domain_keyword>4ego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:45:35</query_time>
   <create_date>2007-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>tegno.org</domain_name>
   <domain_keyword>tegno</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 15:41:02</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fosnavag</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.no.brand.one.com</value>
    <value>ns02.no.brand.one.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>tejo.org.in</domain_name>
   <domain_keyword>tejo</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-10 19:31:54</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tejo eduindia PVT LTD</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>teglo.info</domain_name>
   <domain_keyword>teglo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 12:32:53</query_time>
   <create_date>2008-10-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>togo.de</domain_name>
   <domain_keyword>togo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:03:22</query_time>
   <update_date>2017-05-18</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>wego.ly</domain_name>
   <domain_keyword>wego</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-08 18:48:57</query_time>
   <create_date>2017-10-31</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Wego Pte Ltd</registrant_name>
   <registrant_company>Wego Pte Ltd</registrant_company>
   <registrant_address>230 Victoria Street</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Others</registrant_state>
   <registrant_zip>188024</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3054348621</registrant_phone>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>teco.press</domain_name>
   <domain_keyword>teco</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-07 11:47:16</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.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>75</num>
   <domain_name>zego.it</domain_name>
   <domain_keyword>zego</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 08:29:53</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tago.works</domain_name>
   <domain_keyword>tago</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-06 15:09:36</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-06</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>bart.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tuego.de</domain_name>
   <domain_keyword>tuego</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:31:26</query_time>
   <update_date>2022-12-07</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>rego.zone</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-13 11:20:54</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Westhill Group AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>zego.app</domain_name>
   <domain_keyword>zego</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 12:05:55</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>utego.it</domain_name>
   <domain_keyword>utego</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 13:13:16</query_time>
   <create_date>2017-04-14</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>UTEGO SRL</registrant_company>
   <registrant_address>Via Carlo Giuseppe Merlo, 1</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-1311.awsdns-35.org</value>
    <value>ns-1932.awsdns-49.co.uk</value>
    <value>ns-37.awsdns-04.com</value>
    <value>ns-629.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>qtego.io</domain_name>
   <domain_keyword>qtego</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 22:50:36</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>teco.cat</domain_name>
   <domain_keyword>teco</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-23 10:48:15</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_company>Brainstorming S.A.</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1426.awsdns-50.org</value>
    <value>ns-1950.awsdns-51.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-675.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tegos.eu</domain_name>
   <domain_keyword>tegos</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-23 12:07:14</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1049.ui-dns.org</value>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>tedo.it</domain_name>
   <domain_keyword>tedo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 04:57:42</query_time>
   <create_date>2008-07-22</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>TEDO STAMPATI DI DELL'OCA GIANCARLO &amp; C. SRL</registrant_company>
   <registrant_address>Via Giacomo Leopardi 26</registrant_address>
   <registrant_city>Lurate Caccivio</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>22075</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>pego.systems</domain_name>
   <domain_keyword>pego</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-26 13:27:10</query_time>
   <create_date>2014-10-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NMT Center B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.edsas.net</value>
    <value>ns2.edsas.net</value>
    <value>ns3.edsas.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tugo.ai</domain_name>
   <domain_keyword>tugo</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-25 23:55:44</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>4ego.store</domain_name>
   <domain_keyword>4ego</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 12:16:14</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>oego.xyz</domain_name>
   <domain_keyword>oego</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 11:08:09</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>john.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hego.co.in</domain_name>
   <domain_keyword>hego</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 08:32:20</query_time>
   <create_date>2016-01-10</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-01-10</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>Hego</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>56309.earth.orderbox-dns.com</value>
    <value>56309.mars.orderbox-dns.com</value>
    <value>56309.mercury.orderbox-dns.com</value>
    <value>56309.venus.orderbox-dns.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>ftego.com</domain_name>
   <domain_keyword>ftego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:23:22</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>7ego.com</domain_name>
   <domain_keyword>7ego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 02:14:19</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>http://https://www.dnspod.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.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>zego.org</domain_name>
   <domain_keyword>zego</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:03:20</query_time>
   <create_date>2006-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeisberg GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tmgo.nl</domain_name>
   <domain_keyword>tmgo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 02:51:12</query_time>
   <create_date>2006-01-13</create_date>
   <update_date>2015-02-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>zego.ru</domain_name>
   <domain_keyword>zego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:44:02</query_time>
   <create_date>2010-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>tero.design</domain_name>
   <domain_keyword>tero</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-06 22:49:46</query_time>
   <create_date>2015-06-16</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TERODESIGN SPOLKA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lee.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lego.game</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-05-06 22:24:18</query_time>
   <create_date>2016-05-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>otego.ru</domain_name>
   <domain_keyword>otego</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:05:17</query_time>
   <create_date>2023-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>teno.in</domain_name>
   <domain_keyword>teno</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 23:09:23</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dego.studio</domain_name>
   <domain_keyword>dego</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-13 04:58:19</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>100</num>
   <domain_name>lego.ag</domain_name>
   <domain_keyword>lego</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-12 15:25:49</query_time>
   <create_date>2015-01-19</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</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,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

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.