WHOIS QUERY TIME

4 May 2024 - 5:45 PM UTC

Modified: 11 July 2015

NAME SERVERS

ns1.routing.net
ns2.routing.net
ns3.routing.net

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tabtech.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tabtech.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tabtech.de",
            "domain_keyword": "tabtech",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:45:39",
            "update_date": "2015-07-11",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tabtech.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tabtech.de</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:45:39</query_time>
   <update_date>2015-07-11</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.159 seconds) for "tabtech.de" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Nov 2012 - 8:00 AM UTC

Modified: 17 October 2011

NAME SERVERS

ns1.celeros.de
ns2.celeros.de
ns3.celeros.de
ns4.celeros.de

DOMAIN STATUS

connect

#2 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Modified: 9 April 2014

NAME SERVERS

ns5.celeros.de
ns6.celeros.de
ns7.celeros.de
ns8.celeros.de

DOMAIN STATUS

connect

#3 - QUERY TIME

1 Aug 2016 - 7:14 AM UTC

Modified: 11 July 2015

NAME SERVERS

ns1.routing.net
ns2.routing.net
ns3.routing.net

DOMAIN STATUS

connect

* 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=tabtech.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tabtech.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "tabtech.de",
    "results": [
        {
            "num": 1,
            "domain_name": "tabtech.de",
            "domain_keyword": "tabtech",
            "domain_tld": "de",
            "query_time": "2012-11-19 08:00:00",
            "update_date": "2011-10-17",
            "name_servers": [
                "ns1.celeros.de",
                "ns2.celeros.de",
                "ns3.celeros.de",
                "ns4.celeros.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "tabtech.de",
            "domain_keyword": "tabtech",
            "domain_tld": "de",
            "query_time": "2015-03-26 00:00:00",
            "update_date": "2014-04-09",
            "name_servers": [
                "ns5.celeros.de",
                "ns6.celeros.de",
                "ns7.celeros.de",
                "ns8.celeros.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "tabtech.de",
            "domain_keyword": "tabtech",
            "domain_tld": "de",
            "query_time": "2016-08-01 07:14:28",
            "update_date": "2015-07-11",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.159,
        "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>tabtech.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>tabtech.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tabtech.de</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2012-11-19 08:00:00</query_time>
   <update_date>2011-10-17</update_date>
   <name_servers>
    <value>ns1.celeros.de</value>
    <value>ns2.celeros.de</value>
    <value>ns3.celeros.de</value>
    <value>ns4.celeros.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>tabtech.de</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <update_date>2014-04-09</update_date>
   <name_servers>
    <value>ns5.celeros.de</value>
    <value>ns6.celeros.de</value>
    <value>ns7.celeros.de</value>
    <value>ns8.celeros.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>tabtech.de</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-08-01 07:14:28</query_time>
   <update_date>2015-07-11</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.159</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 22 domain names (in 0.081 seconds) which contained the exact domain keyword "tabtech".
Domain Name Registered Expiry Registrar Ownership
1 tabtech.com 20 Jun 1998 19 Jun 2025 Network Solutions, LLC -
2 tabtech.net 17 Dec 1999 17 Dec 2025 CSC CORPORATE DOMAINS, INC. IT Business Services
3 tabtech.org 17 Dec 1999 17 Dec 2025 CSC Corporate Domains, Inc. IT Business Services
4 tabtech.co.uk 1 Aug 2014 1 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
5 tabtech.uk 1 Aug 2014 1 Aug 2023 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
6 tabtech.design 9 Nov 2015 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 tabtech.co 23 Dec 2016 22 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 tabtech.dev 28 Feb 2019 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 tabtech.ru 25 Jul 2019 25 Jul 2024 REGRU-RU Private Person
10 tabtech.website 7 Aug 2019 7 Aug 2025 Mesh Digital Ltd Domains By Proxy, LLC
11 tabtech.info 7 Aug 2019 7 Aug 2025 Mesh Digital Limited Domains By Proxy, LLC
12 tabtech.solutions 7 Aug 2019 7 Aug 2025 Mesh Digital Limited Domains By Proxy, LLC
13 tabtech.work 26 Mar 2023 26 Mar 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
14 tabtech.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
15 tabtech.space 8 May 2023 8 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 tabtech.guru 10 May 2023 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 tabtech.africa 12 Jul 2023 12 Jul 2024 HOSTEUR REDACTED
18 tabtech.cn 21 Sep 2023 21 Sep 2024 北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司) 张西金
19 tabtech.store 3 Jan 2024 3 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
20 tabtech.io 29 Apr 2024 29 Apr 2025 Cloudflare, Inc TTS
21 tabtech.systems 1 Jun 2024 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 tabtech.de - - - -
23 tabtech.ae - - Etisalat TabTech Electronics LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tabtech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tabtech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 23,
        "relation": "eq",
        "current": 23
    },
    "unique_domains": "tabtech.com, tabtech.net, tabtech.org, tabtech.co.uk, tabtech.uk, tabtech.design, tabtech.co, tabtech.dev, tabtech.ru, tabtech.website, tabtech.info, tabtech.solutions, tabtech.work, tabtech.xyz, tabtech.space, tabtech.guru, tabtech.africa, tabtech.cn, tabtech.store, tabtech.io, tabtech.systems, tabtech.de, tabtech.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "tabtech.com",
            "domain_keyword": "tabtech",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:04:09",
            "create_date": "1998-06-20",
            "update_date": "2020-05-06",
            "expiry_date": "2025-06-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.u2-web.com",
                "ns5.u2-web.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tabtech.net",
            "domain_keyword": "tabtech",
            "domain_tld": "net",
            "query_time": "2024-05-02 18:26:47",
            "create_date": "1999-12-17",
            "update_date": "2023-12-13",
            "expiry_date": "2025-12-17",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "NO DATA",
            "registrant_company": "IT Business Services",
            "registrant_address": "5720 Stoneridge Drive, Suite 3",
            "registrant_city": "Pleasanton",
            "registrant_state": "CA",
            "registrant_zip": "94588-2700",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9255987000",
            "registrant_fax": "+1.9255987999",
            "name_servers": [
                "ns.rhalf.com",
                "ns2.rhalf.com",
                "ns3.rhalf.com",
                "ns3.rhi.com",
                "ns4.rhi.com",
                "ns5.rhi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tabtech.org",
            "domain_keyword": "tabtech",
            "domain_tld": "org",
            "query_time": "2024-05-02 18:26:46",
            "create_date": "1999-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2025-12-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT Business Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rhalf.com",
                "ns2.rhalf.com",
                "ns3.rhalf.com",
                "ns3.rhi.com",
                "ns4.rhi.com",
                "ns5.rhi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tabtech.co.uk",
            "domain_keyword": "tabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 18:26:48",
            "create_date": "2014-08-01",
            "update_date": "2023-12-01",
            "expiry_date": "2025-08-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "tabtech.uk",
            "domain_keyword": "tabtech",
            "domain_tld": "uk",
            "query_time": "2024-06-06 08:04:10",
            "create_date": "2014-08-01",
            "update_date": "2022-10-19",
            "expiry_date": "2023-08-01",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.3dweb.co.uk",
                "ns2.3dweb.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 6,
            "domain_name": "tabtech.design",
            "domain_keyword": "tabtech",
            "domain_tld": "design",
            "query_time": "2024-05-23 20:32:52",
            "create_date": "2015-11-09",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-09",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tabtech.co",
            "domain_keyword": "tabtech",
            "domain_tld": "co",
            "query_time": "2024-05-09 16:34:24",
            "create_date": "2016-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-22",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tabtech.dev",
            "domain_keyword": "tabtech",
            "domain_tld": "dev",
            "query_time": "2024-04-24 02:15:44",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tabtech.ru",
            "domain_keyword": "tabtech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:17:26",
            "create_date": "2019-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "tabtech.website",
            "domain_keyword": "tabtech",
            "domain_tld": "website",
            "query_time": "2024-05-02 18:26:46",
            "create_date": "2019-08-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tabtech.info",
            "domain_keyword": "tabtech",
            "domain_tld": "info",
            "query_time": "2024-05-02 18:26:46",
            "create_date": "2019-08-07",
            "update_date": "2023-11-17",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tabtech.solutions",
            "domain_keyword": "tabtech",
            "domain_tld": "solutions",
            "query_time": "2024-05-09 16:34:24",
            "create_date": "2019-08-07",
            "update_date": "2023-11-17",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "tabtech.work",
            "domain_keyword": "tabtech",
            "domain_tld": "work",
            "query_time": "2024-05-27 07:32:59",
            "create_date": "2023-03-26",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-26",
            "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": "domain expired",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tabtech.xyz",
            "domain_keyword": "tabtech",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 16:34:24",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tabtech.space",
            "domain_keyword": "tabtech",
            "domain_tld": "space",
            "query_time": "2024-05-13 08:31:37",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "tabtech.guru",
            "domain_keyword": "tabtech",
            "domain_tld": "guru",
            "query_time": "2024-05-11 00:53:22",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tabtech.africa",
            "domain_keyword": "tabtech",
            "domain_tld": "africa",
            "query_time": "2024-05-27 20:15:51",
            "create_date": "2023-07-12",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1378,
            "registrar_name": "HOSTEUR",
            "registrar_website": "http://www.hosteur.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "TG",
            "registrant_email": "please 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": [
                "dns1.hosteur.com",
                "dns2.hosteur.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tabtech.cn",
            "domain_keyword": "tabtech",
            "domain_tld": "cn",
            "query_time": "2024-06-06 08:04:08",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司)",
            "registrant_name": "张西金",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tabtech.store",
            "domain_keyword": "tabtech",
            "domain_tld": "store",
            "query_time": "2024-05-09 16:34:24",
            "create_date": "2024-01-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-03",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tabtech.io",
            "domain_keyword": "tabtech",
            "domain_tld": "io",
            "query_time": "2024-05-01 10:29:55",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TTS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "joyce.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tabtech.systems",
            "domain_keyword": "tabtech",
            "domain_tld": "systems",
            "query_time": "2024-06-03 17:04:50",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tabtech.de",
            "domain_keyword": "tabtech",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:45:39",
            "update_date": "2015-07-11",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "tabtech.ae",
            "domain_keyword": "tabtech",
            "domain_tld": "ae",
            "query_time": "2024-05-27 20:15:51",
            "registrar_name": "Etisalat",
            "registrant_name": "Hassan Abazid",
            "registrant_company": "TabTech Electronics LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tabtech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>23</total>
  <relation>eq</relation>
  <current>23</current>
 </count>
 <unique_domains>tabtech.com, tabtech.net, tabtech.org, tabtech.co.uk, tabtech.uk, tabtech.design, tabtech.co, tabtech.dev, tabtech.ru, tabtech.website, tabtech.info, tabtech.solutions, tabtech.work, tabtech.xyz, tabtech.space, tabtech.guru, tabtech.africa, tabtech.cn, tabtech.store, tabtech.io, tabtech.systems, tabtech.de, tabtech.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tabtech.com</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:04:09</query_time>
   <create_date>1998-06-20</create_date>
   <update_date>2020-05-06</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.u2-web.com</value>
    <value>ns5.u2-web.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tabtech.net</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 18:26:47</query_time>
   <create_date>1999-12-17</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>NO DATA</registrant_name>
   <registrant_company>IT Business Services</registrant_company>
   <registrant_address>5720 Stoneridge Drive, Suite 3</registrant_address>
   <registrant_city>Pleasanton</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94588-2700</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9255987000</registrant_phone>
   <registrant_fax>+1.9255987999</registrant_fax>
   <name_servers>
    <value>ns.rhalf.com</value>
    <value>ns2.rhalf.com</value>
    <value>ns3.rhalf.com</value>
    <value>ns3.rhi.com</value>
    <value>ns4.rhi.com</value>
    <value>ns5.rhi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tabtech.org</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 18:26:46</query_time>
   <create_date>1999-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IT Business Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rhalf.com</value>
    <value>ns2.rhalf.com</value>
    <value>ns3.rhalf.com</value>
    <value>ns3.rhi.com</value>
    <value>ns4.rhi.com</value>
    <value>ns5.rhi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tabtech.co.uk</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 18:26:48</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-08-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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>tabtech.uk</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 08:04:10</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2023-08-01</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.3dweb.co.uk</value>
    <value>ns2.3dweb.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>tabtech.design</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-23 20:32:52</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-09</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>ns07.domaincontrol.com</value>
    <value>ns08.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>7</num>
   <domain_name>tabtech.co</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 16:34:24</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-22</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>ns33.domaincontrol.com</value>
    <value>ns34.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>8</num>
   <domain_name>tabtech.dev</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-24 02:15:44</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>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>ns33.domaincontrol.com</value>
    <value>ns34.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>9</num>
   <domain_name>tabtech.ru</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:17:26</query_time>
   <create_date>2019-07-25</create_date>
   <expiry_date>2024-07-25</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>tabtech.website</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-02 18:26:46</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tabtech.info</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 18:26:46</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tabtech.solutions</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-09 16:34:24</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tabtech.work</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 07:32:59</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-26</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>domain expired</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>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.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tabtech.xyz</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 16:34:24</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tabtech.space</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 08:31:37</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tabtech.guru</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-11 00:53:22</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>17</num>
   <domain_name>tabtech.africa</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 20:15:51</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1378</registrar_iana>
   <registrar_name>HOSTEUR</registrar_name>
   <registrar_website>http://www.hosteur.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>TG</registrant_country>
   <registrant_email>please 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>dns1.hosteur.com</value>
    <value>dns2.hosteur.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tabtech.cn</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 08:04:08</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司)</registrar_name>
   <registrant_name>张西金</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>tabtech.store</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 16:34:24</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-03</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>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>20</num>
   <domain_name>tabtech.io</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 10:29:55</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TTS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>joyce.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tabtech.systems</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-03 17:04:50</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tabtech.de</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:45:39</query_time>
   <update_date>2015-07-11</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>tabtech.ae</domain_name>
   <domain_keyword>tabtech</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-27 20:15:51</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Hassan Abazid</registrant_name>
   <registrant_company>TabTech Electronics LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.081</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 5,366 domain names (in 0.309 seconds) which look and sound like the brand name "tabtech".
Domain Name Registered Expiry Registrar Ownership
1 tibtech.net 17 Apr 2024 17 Apr 2025 Cronon AG -
2 tartech.ru 18 Apr 2011 18 Apr 2025 RU-CENTER-RU Private Person
3 fabtech.se 8 Sep 2016 8 Sep 2024 Domeneshop AS -
4 taltech.co.uk 9 Mar 2024 9 Mar 2027 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
5 mabtech.com 26 Oct 1997 25 Oct 2024 Ascio Technologies, Inc Not Disclosed
6 sabtech.com.br 22 Feb 2006 22 Feb 2025 - DAVI SABANELI DE OLIVEIRA ME
7 cabtech.xyz 5 Jan 2023 5 Jan 2025 Cloudflare, Inc. -
8 labtech.cn 19 Sep 2005 19 Sep 2027 阿里云计算有限公司(万网) 武汉凌特电子技术有限公司
9 taotech.org 29 Oct 2023 29 Oct 2024 COSTDOMAIN.COM INC Bahl Co
10 kabtech.page 31 Oct 2021 31 Oct 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
11 tabitech.pro 10 Nov 2023 10 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 taptech.online 17 Feb 2024 17 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170258233
13 qabtech.com 15 Nov 2022 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 sabtech.co.uk 12 Jul 2019 12 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
15 taatech.com 13 Aug 2014 13 Aug 2024 GoDaddy.com, LLC -
16 labtech.asia 4 Oct 2013 4 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
17 rabtech.xyz 6 Oct 2023 6 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
18 tavtech.org 21 Oct 2010 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 tawtech.uk 4 Aug 2015 4 Aug 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
20 tcbtech.info 8 Apr 2014 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 taotech.site 19 Oct 2023 19 Oct 2024 Name.com, Inc -
22 tautech.se 6 May 2011 6 May 2025 Abion AB -
23 mabtech.online 11 Apr 2023 11 Apr 2025 Network Solutions LLC Metaclipse Therapeutics
24 labtech.com 21 Nov 1991 20 Nov 2027 Cloudflare, Inc. DATA REDACTED
25 tantech.live 17 Jan 2020 17 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
26 fabtech.com.au - - Melbourne IT Sonya Rosella
27 labtech.om - - Gulf Cyber Technology Solutions ENT (GulfCyberTech) -
28 tagtech.global 5 Jul 2019 5 Jul 2024 1API GmbH Talal Abu-Ghazaleh Organization
29 tajtech.tech 1 May 2020 1 May 2026 Network Solutions LLC -
30 sabtech.co.in 4 Sep 2015 4 Sep 2024 GoDaddy.com, LLC SAB TECH RESOURCES
31 tabotech.com 16 Jun 2012 16 Jun 2026 Shanghai Meicheng Technology Information Development Co., Ltd. -
32 habtech.ca 21 Sep 2000 27 Dec 2024 Tucows.com Co. Vipond Inc.
33 dabtech.ro 10 Nov 2014 7 Nov 2024 ICI - Registrar -
34 taxtech.co.jp 12 Mar 2020 - - Tax Tech Co.ltd
35 taotech.jp 30 Mar 2022 31 Mar 2025 - setuhou kan
36 labtech.best 12 Jan 2020 12 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
37 tab-tech.tech 26 Dec 2023 26 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
38 babtech.info 29 Dec 2022 29 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 tactech.co.uk 9 Nov 2021 9 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
40 habtech.com.br 22 Feb 2023 22 Feb 2025 - DANIEL AUGUSTO FONTES BORBA
41 sabtech.ae - - Etisalat SUB SUB
42 trabtech.se 30 Apr 2003 30 Apr 2025 Loopia AB -
43 vabtech.in 27 Jun 2013 27 Jun 2024 Endurance Digital Domain Technology LLP VABTECH SOLUTIONS PVT LTD
44 tmbtech.com 14 Dec 2013 14 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 tamtech.co.uk 15 Sep 2013 15 Sep 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
46 tastech.net 1 Jan 2023 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 taftech.xyz 14 Sep 2018 14 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
48 taitech.com 22 Dec 1998 22 Dec 2026 Network Solutions, LLC -
49 tdbtech.com.br 30 Mar 2024 30 Mar 2025 NEWFOLD (43) Ricardo Alvarez
50 fabtech.co.uk 26 Aug 2005 26 Aug 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
51 tabatech.com 15 May 2017 15 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 labtech.com.au - - Web Address Registration Pty Ltd Rick Zeuschner
53 fabtech.de - - - -
54 rabtech.biz 11 Feb 2006 10 Feb 2029 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 taztech.com.au - - Domain Directors Pty Ltd trading as Instra Simon Hughes
56 jabtech.in 2 May 2023 2 May 2024 GoDaddy.com, LLC JAB Technology Private Limited
57 labtech.ninja 6 Nov 2015 6 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 taltech.online 17 Feb 2022 17 Feb 2025 Nics Telekomunikasyon A.S. ude Global
59 tcbtech.org 11 Feb 2000 11 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160511640
60 tautech.ru 18 Oct 2022 18 Oct 2024 RU-CENTER-RU Private Person
61 labtech.hu 14 Jul 1999 - - -
62 tab-tech.net 4 Sep 2023 4 Sep 2024 Gname 027 Inc -
63 tgbtech.com 9 Oct 2022 9 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 taxtech.blog 21 Apr 2017 21 Apr 2025 http.net Internet GmbH -
65 labtech.hr 27 Sep 2020 7 Oct 2024 CARNET LabTech d.o.o.
66 fabtech.ventures 16 Aug 2023 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 tpbtech.technology 2 Mar 2023 2 Mar 2025 IONOS SE REDACTED FOR PRIVACY
68 tsbtech.com 5 Dec 2017 5 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 cabtech.com 1 May 1998 30 Apr 2025 GoDaddy.com, LLC -
70 tabbtech.com 5 Oct 2004 5 Oct 2024 IONOS SE 1&1 Internet Inc
71 cabtech.pro 4 Feb 2020 4 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Glazov S Vladimir
72 mabtech.org 23 Oct 2001 23 Oct 2024 Ports Group AB mabtech ab
73 taptech.net 5 Oct 2006 5 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 cabtech.cn 19 Apr 2021 19 Apr 2027 阿里云计算有限公司(万网) 上海青与蓝科技有限公司
75 tawtech.info 7 Oct 2021 7 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162754318
76 nabtech.online 15 Apr 2023 15 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
77 tfabtech.in 28 Jan 2022 28 Jan 2026 Endurance Digital Domain Technology LLP T-Fab Technologies LLP
78 taxtech.mobi 28 Sep 2006 28 Sep 2024 CSC Corporate Domains, Inc. CSC Corporate Domains, Inc.
79 sabtech.com 11 May 1995 12 May 2025 GoDaddy.com, LLC -
80 rabtech.net 5 Mar 2000 5 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 rabtech.com 8 Aug 1997 7 Aug 2024 IONOS SE REDACTED FOR PRIVACY
82 fabtech.info 8 Sep 2016 8 Sep 2024 Domeneshop AS dba domainnameshop.com FABIS AS
83 tbbtech.top 17 Sep 2023 17 Sep 2024 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
84 taztech.ca 2 Feb 2022 2 Feb 2025 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
85 taotech.club 30 Mar 2022 30 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
86 tabstech.net 13 Jan 2023 13 Jan 2025 GoDaddy.com, LLC -
87 labtech.world 5 Apr 2023 5 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 taktech.biz 16 Feb 2022 16 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 tbatech.com 17 Feb 2020 17 Feb 2025 GoDaddy.com, LLC -
90 stabtech.ru 10 Jan 2019 10 Jan 2025 REGRU-RU Limited Liability Company "UniTesS"
91 etabtech.com 4 Aug 2018 4 Aug 2024 Cloudflare, Inc. DATA REDACTED
92 tactech.it 5 Aug 2016 5 Aug 2024 1 Api GmbH ITtrust Domain Services LTD
93 tastech.in 9 Aug 2014 9 Aug 2026 GoDaddy.com, LLC TAS TECHNOLOGIES
94 cabtech.work 10 Apr 2023 10 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
95 tajtech.org 13 Jun 2023 13 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 cabtech.co.uk 29 Dec 1999 29 Dec 2024 Ionos SE [Tag = 1AND1] -
97 taztech.au - - Domain Directors Pty Ltd trading as Instra Simon Hughes
98 nabtech.solutions 18 Jan 2024 18 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
99 taltech.pro 11 Apr 2024 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 tebtech.com.cn 24 Oct 2022 24 Oct 2024 阿里云计算有限公司(万网) 肖剑秋
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 Tabtech.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tabtech.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tabtech.de",
        "page_size": 100
    },
    "count": {
        "total": 5366,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tibtech.net, tartech.ru, fabtech.se, taltech.co.uk, mabtech.com, sabtech.com.br, cabtech.xyz, labtech.cn, taotech.org, kabtech.page, tabitech.pro, taptech.online, qabtech.com, sabtech.co.uk, taatech.com, labtech.asia, rabtech.xyz, tavtech.org, tawtech.uk, tcbtech.info, taotech.site, tautech.se, mabtech.online, labtech.com, tantech.live, fabtech.com.au, labtech.om, tagtech.global, tajtech.tech, sabtech.co.in, tabotech.com, habtech.ca, dabtech.ro, taxtech.co.jp, taotech.jp, labtech.best, tab-tech.tech, babtech.info, tactech.co.uk, habtech.com.br, sabtech.ae, trabtech.se, vabtech.in, tmbtech.com, tamtech.co.uk, tastech.net, taftech.xyz, taitech.com, tdbtech.com.br, fabtech.co.uk, tabatech.com, labtech.com.au, fabtech.de, rabtech.biz, taztech.com.au, jabtech.in, labtech.ninja, taltech.online, tcbtech.org, tautech.ru, labtech.hu, tab-tech.net, tgbtech.com, taxtech.blog, labtech.hr, fabtech.ventures, tpbtech.technology, tsbtech.com, cabtech.com, tabbtech.com, cabtech.pro, mabtech.org, taptech.net, cabtech.cn, tawtech.info, nabtech.online, tfabtech.in, taxtech.mobi, sabtech.com, rabtech.net, rabtech.com, fabtech.info, tbbtech.top, taztech.ca, taotech.club, tabstech.net, labtech.world, taktech.biz, tbatech.com, stabtech.ru, etabtech.com, tactech.it, tastech.in, cabtech.work, tajtech.org, cabtech.co.uk, taztech.au, nabtech.solutions, taltech.pro, tebtech.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "tibtech.net",
            "domain_keyword": "tibtech",
            "domain_tld": "net",
            "query_time": "2024-04-20 13:09:36",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks20.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tartech.ru",
            "domain_keyword": "tartech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:11:11",
            "create_date": "2011-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vscale.io",
                "ns2.vscale.io"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "fabtech.se",
            "domain_keyword": "fabtech",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:07:40",
            "create_date": "2016-09-08",
            "update_date": "2024-03-31",
            "expiry_date": "2024-09-08",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "taltech.co.uk",
            "domain_keyword": "taltech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 13:49:16",
            "create_date": "2024-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2027-03-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "deb.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "mabtech.com",
            "domain_keyword": "mabtech",
            "domain_tld": "com",
            "query_time": "2024-05-22 12:25:50",
            "create_date": "1997-10-26",
            "update_date": "2022-10-03",
            "expiry_date": "2024-10-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=mabtech.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sabtech.com.br",
            "domain_keyword": "sabtech",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 15:18:14",
            "create_date": "2006-02-22",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-22",
            "registrant_name": "DAVI SABANELI DE OLIVEIRA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns30.alphaservers.com.br",
                "ns31.alphaservers.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "cabtech.xyz",
            "domain_keyword": "cabtech",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 16:19:02",
            "create_date": "2023-01-05",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "MO",
            "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": [
                "ruben.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "labtech.cn",
            "domain_keyword": "labtech",
            "domain_tld": "cn",
            "query_time": "2024-04-29 11:46:59",
            "create_date": "2005-09-19",
            "expiry_date": "2027-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "武汉凌特电子技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "taotech.org",
            "domain_keyword": "taotech",
            "domain_tld": "org",
            "query_time": "2024-05-09 01:52:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 3974,
            "registrar_name": "COSTDOMAIN.COM INC",
            "registrar_website": "https://costdomain.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kabtech.page",
            "domain_keyword": "kabtech",
            "domain_tld": "page",
            "query_time": "2024-05-18 01:42:49",
            "create_date": "2021-10-31",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "tabitech.pro",
            "domain_keyword": "tabitech",
            "domain_tld": "pro",
            "query_time": "2024-05-16 01:25:27",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "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": 12,
            "domain_name": "taptech.online",
            "domain_keyword": "taptech",
            "domain_tld": "online",
            "query_time": "2024-06-10 22:17:55",
            "create_date": "2024-02-17",
            "update_date": "2024-06-01",
            "expiry_date": "2025-02-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170258233",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "qabtech.com",
            "domain_keyword": "qabtech",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:41:33",
            "create_date": "2022-11-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=qabtech.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sabtech.co.uk",
            "domain_keyword": "sabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 14:00:28",
            "create_date": "2019-07-12",
            "update_date": "2023-12-07",
            "expiry_date": "2024-07-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "taatech.com",
            "domain_keyword": "taatech",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:52:27",
            "create_date": "2014-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "labtech.asia",
            "domain_keyword": "labtech",
            "domain_tld": "asia",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2013-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rabtech.xyz",
            "domain_keyword": "rabtech",
            "domain_tld": "xyz",
            "query_time": "2024-06-10 01:55:58",
            "create_date": "2023-10-06",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tavtech.org",
            "domain_keyword": "tavtech",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:14:10",
            "create_date": "2010-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tawtech.uk",
            "domain_keyword": "tawtech",
            "domain_tld": "uk",
            "query_time": "2024-04-17 20:16:49",
            "create_date": "2015-08-04",
            "update_date": "2019-07-30",
            "expiry_date": "2024-08-04",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "tcbtech.info",
            "domain_keyword": "tcbtech",
            "domain_tld": "info",
            "query_time": "2024-04-19 14:46:35",
            "create_date": "2014-04-08",
            "update_date": "2022-09-18",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 21,
            "domain_name": "taotech.site",
            "domain_keyword": "taotech",
            "domain_tld": "site",
            "query_time": "2024-04-28 16:12:15",
            "create_date": "2023-10-19",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "gaundong",
            "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": [
                "evangeline.ns.cloudflare.com",
                "yevgen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tautech.se",
            "domain_keyword": "tautech",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:46:43",
            "create_date": "2011-05-06",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-06",
            "registrar_name": "Abion AB",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mabtech.online",
            "domain_keyword": "mabtech",
            "domain_tld": "online",
            "query_time": "2024-05-11 19:59:03",
            "create_date": "2023-04-11",
            "update_date": "2024-02-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Metaclipse Therapeutics",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "labtech.com",
            "domain_keyword": "labtech",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:03:48",
            "create_date": "1991-11-21",
            "update_date": "2024-05-08",
            "expiry_date": "2027-11-20",
            "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": "OH",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/labtech.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tantech.live",
            "domain_keyword": "tantech",
            "domain_tld": "live",
            "query_time": "2024-05-27 14:25:51",
            "create_date": "2020-01-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fabtech.com.au",
            "domain_keyword": "fabtech",
            "domain_tld": "com.au",
            "query_time": "2024-06-05 22:56:21",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Sonya Rosella",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "labtech.om",
            "domain_keyword": "labtech",
            "domain_tld": "om",
            "query_time": "2024-06-09 17:46:11",
            "registrar_iana": 700000003,
            "registrar_name": "Gulf Cyber Technology Solutions ENT (GulfCyberTech)",
            "registrar_website": "www.gulfcybertech.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tagtech.global",
            "domain_keyword": "tagtech",
            "domain_tld": "global",
            "query_time": "2024-05-03 15:36:22",
            "create_date": "2019-07-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Talal Abu-Ghazaleh Organization",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Amman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.tagidomains.com",
                "ns2.tagidomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tajtech.tech",
            "domain_keyword": "tajtech",
            "domain_tld": "tech",
            "query_time": "2024-05-03 20:03:05",
            "create_date": "2020-05-01",
            "update_date": "2023-08-31",
            "expiry_date": "2026-05-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sabtech.co.in",
            "domain_keyword": "sabtech",
            "domain_tld": "co.in",
            "query_time": "2024-04-18 15:18:14",
            "create_date": "2015-09-04",
            "update_date": "2022-09-15",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAB TECH RESOURCES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tabotech.com",
            "domain_keyword": "tabotech",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:14:30",
            "create_date": "2012-06-16",
            "update_date": "2023-07-06",
            "expiry_date": "2026-06-16",
            "registrar_iana": 1621,
            "registrar_name": "Shanghai Meicheng Technology Information Development Co., Ltd.",
            "registrar_website": "http://www.cndns.com",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "habtech.ca",
            "domain_keyword": "habtech",
            "domain_tld": "ca",
            "query_time": "2024-05-09 08:33:48",
            "create_date": "2000-09-21",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-27",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Andrew Jacobs",
            "registrant_company": "Vipond Inc.",
            "registrant_address": "6380 Vipond Drive",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L5T1A1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9055647060",
            "registrant_fax": "+1.9055647070",
            "name_servers": [
                "joel.ns.cloudflare.com",
                "nola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "dabtech.ro",
            "domain_keyword": "dabtech",
            "domain_tld": "ro",
            "query_time": "2024-06-08 05:24:53",
            "create_date": "2014-11-10",
            "expiry_date": "2024-11-07",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "taxtech.co.jp",
            "domain_keyword": "taxtech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 10:20:44",
            "create_date": "2020-03-12",
            "update_date": "2024-04-01",
            "registrant_company": "Tax Tech Co.ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 35,
            "domain_name": "taotech.jp",
            "domain_keyword": "taotech",
            "domain_tld": "jp",
            "query_time": "2024-06-09 03:21:35",
            "create_date": "2022-03-30",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "setuhou kan",
            "registrant_address": "Itabashi-Ku 5-5-9 Narimasu",
            "registrant_zip": "1750094",
            "registrant_email": "[email protected]",
            "registrant_phone": "08054283888",
            "registrant_fax": "03-6912-6589",
            "name_servers": [
                "ns1.extrem.jp",
                "ns2.extrem.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 36,
            "domain_name": "labtech.best",
            "domain_keyword": "labtech",
            "domain_tld": "best",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2020-01-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-12",
            "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.shockhosting.net",
                "ns2.shockhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tab-tech.tech",
            "domain_keyword": "tab-tech",
            "domain_tld": "tech",
            "query_time": "2024-04-29 10:58:46",
            "create_date": "2023-12-26",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lex.ns.cloudflare.com",
                "natasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "babtech.info",
            "domain_keyword": "babtech",
            "domain_tld": "info",
            "query_time": "2024-05-04 19:02:48",
            "create_date": "2022-12-29",
            "update_date": "2023-08-13",
            "expiry_date": "2025-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tactech.co.uk",
            "domain_keyword": "tactech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 20:35:21",
            "create_date": "2021-11-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-09",
            "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": 40,
            "domain_name": "habtech.com.br",
            "domain_keyword": "habtech",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 20:19:43",
            "create_date": "2023-02-22",
            "update_date": "2024-05-28",
            "expiry_date": "2025-02-22",
            "registrant_name": "DANIEL AUGUSTO FONTES BORBA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "sabtech.ae",
            "domain_keyword": "sabtech",
            "domain_tld": "ae",
            "query_time": "2024-05-02 02:06:26",
            "registrar_name": "Etisalat",
            "registrant_name": "SUB SUB",
            "registrant_company": "SUB SUB",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 42,
            "domain_name": "trabtech.se",
            "domain_keyword": "trabtech",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:00:56",
            "create_date": "2003-04-30",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 43,
            "domain_name": "vabtech.in",
            "domain_keyword": "vabtech",
            "domain_tld": "in",
            "query_time": "2024-04-06 21:51:42",
            "create_date": "2013-06-27",
            "update_date": "2023-09-29",
            "expiry_date": "2024-06-27",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VABTECH SOLUTIONS PVT LTD",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tmbtech.com",
            "domain_keyword": "tmbtech",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:45:25",
            "create_date": "2013-12-14",
            "update_date": "2020-12-08",
            "expiry_date": "2024-12-14",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tamtech.co.uk",
            "domain_keyword": "tamtech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 07:27:46",
            "create_date": "2013-09-15",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-15",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "tastech.net",
            "domain_keyword": "tastech",
            "domain_tld": "net",
            "query_time": "2024-06-01 21:35:50",
            "create_date": "2023-01-01",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tastech.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.tastech.net",
                "ns2.tastech.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "taftech.xyz",
            "domain_keyword": "taftech",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 06:45:28",
            "create_date": "2018-09-14",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-14",
            "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": [
                "ns3.dhakawebhost.com",
                "ns4.dhakawebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "taitech.com",
            "domain_keyword": "taitech",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:20:58",
            "create_date": "1998-12-22",
            "update_date": "2017-12-27",
            "expiry_date": "2026-12-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.ns.interland.net",
                "b.ns.interland.net",
                "c.ns.interland.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tdbtech.com.br",
            "domain_keyword": "tdbtech",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 23:32:36",
            "create_date": "2024-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "Ricardo Alvarez",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1100.hostgator.com.br",
                "ns1101.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 50,
            "domain_name": "fabtech.co.uk",
            "domain_keyword": "fabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 14:06:21",
            "create_date": "2005-08-26",
            "update_date": "2024-06-11",
            "expiry_date": "2026-08-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.gb55.com",
                "ns2.gb55.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "tabatech.com",
            "domain_keyword": "tabatech",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:07:58",
            "create_date": "2017-05-15",
            "update_date": "2021-05-09",
            "expiry_date": "2025-05-15",
            "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": 52,
            "domain_name": "labtech.com.au",
            "domain_keyword": "labtech",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 18:01:31",
            "update_date": "2019-09-19",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Rick Zeuschner",
            "name_servers": [
                "ns1.jellywebmedia.com",
                "ns2.jellywebmedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fabtech.de",
            "domain_keyword": "fabtech",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:34:45",
            "update_date": "2010-12-13",
            "name_servers": [
                "dns01.manitu.net",
                "dns02.manitu.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "rabtech.biz",
            "domain_keyword": "rabtech",
            "domain_tld": "biz",
            "query_time": "2024-05-20 04:27:18",
            "create_date": "2006-02-11",
            "update_date": "2023-10-11",
            "expiry_date": "2029-02-10",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "taztech.com.au",
            "domain_keyword": "taztech",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 13:41:40",
            "update_date": "2024-02-19",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Simon Hughes",
            "name_servers": [
                "carrera.ns.cloudflare.com",
                "jihoon.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "jabtech.in",
            "domain_keyword": "jabtech",
            "domain_tld": "in",
            "query_time": "2024-05-29 07:01:05",
            "create_date": "2023-05-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JAB Technology Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "labtech.ninja",
            "domain_keyword": "labtech",
            "domain_tld": "ninja",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2015-11-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "taltech.online",
            "domain_keyword": "taltech",
            "domain_tld": "online",
            "query_time": "2024-06-12 18:41:39",
            "create_date": "2022-02-17",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "ude Global",
            "registrant_state": "KADIKOY",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tcbtech.org",
            "domain_keyword": "tcbtech",
            "domain_tld": "org",
            "query_time": "2024-04-19 14:46:35",
            "create_date": "2000-02-11",
            "update_date": "2022-01-31",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160511640",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tautech.ru",
            "domain_keyword": "tautech",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:43:03",
            "create_date": "2022-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "labtech.hu",
            "domain_keyword": "labtech",
            "domain_tld": "hu",
            "query_time": "2024-05-28 10:29:48",
            "create_date": "1999-07-14"
        },
        {
            "num": 62,
            "domain_name": "tab-tech.net",
            "domain_keyword": "tab-tech",
            "domain_tld": "net",
            "query_time": "2024-06-12 03:49:55",
            "create_date": "2023-09-04",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-04",
            "registrar_iana": 3996,
            "registrar_name": "Gname 027 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tgbtech.com",
            "domain_keyword": "tgbtech",
            "domain_tld": "com",
            "query_time": "2024-06-11 17:14:40",
            "create_date": "2022-10-09",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-09",
            "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": 64,
            "domain_name": "taxtech.blog",
            "domain_keyword": "taxtech",
            "domain_tld": "blog",
            "query_time": "2024-05-01 02:51:52",
            "create_date": "2017-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "https://www.http.net",
            "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.dialoop.de",
                "ns2.dialoop.de",
                "ns3.dialoop.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "labtech.hr",
            "domain_keyword": "labtech",
            "domain_tld": "hr",
            "query_time": "2024-04-29 11:46:59",
            "create_date": "2020-09-27",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "LabTech d.o.o.",
            "registrant_address": "ULICA BOROVA 3",
            "registrant_city": "Osijek",
            "registrant_state": "HR",
            "registrant_zip": "31000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.studio4web.com",
                "ns2.studio4web.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "fabtech.ventures",
            "domain_keyword": "fabtech",
            "domain_tld": "ventures",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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": 67,
            "domain_name": "tpbtech.technology",
            "domain_keyword": "tpbtech",
            "domain_tld": "technology",
            "query_time": "2024-05-06 09:52:02",
            "create_date": "2023-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.servidoresdns.net",
                "dns8.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tsbtech.com",
            "domain_keyword": "tsbtech",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:41:55",
            "create_date": "2017-12-05",
            "update_date": "2020-11-29",
            "expiry_date": "2024-12-05",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cabtech.com",
            "domain_keyword": "cabtech",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:59:45",
            "create_date": "1998-05-01",
            "update_date": "2023-11-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tabbtech.com",
            "domain_keyword": "tabbtech",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:08:26",
            "create_date": "2004-10-05",
            "update_date": "2019-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.biz",
                "ns1026.ui-dns.com",
                "ns1026.ui-dns.de",
                "ns1026.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cabtech.pro",
            "domain_keyword": "cabtech",
            "domain_tld": "pro",
            "query_time": "2024-05-29 10:21:33",
            "create_date": "2020-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "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": "Glazov S Vladimir",
            "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": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mabtech.org",
            "domain_keyword": "mabtech",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:08:54",
            "create_date": "2001-10-23",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-23",
            "registrar_iana": 73,
            "registrar_name": "Ports Group AB",
            "registrar_website": "https://whois.domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mabtech 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": [
                "ns1.loopia.se",
                "ns2.loopia.se",
                "ns3.loopia.se",
                "ns4.loopia.se"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "taptech.net",
            "domain_keyword": "taptech",
            "domain_tld": "net",
            "query_time": "2024-04-21 16:59:43",
            "create_date": "2006-10-05",
            "update_date": "2023-08-01",
            "expiry_date": "2024-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=taptech.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "cabtech.cn",
            "domain_keyword": "cabtech",
            "domain_tld": "cn",
            "query_time": "2024-04-28 16:19:02",
            "create_date": "2021-04-19",
            "expiry_date": "2027-04-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海青与蓝科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tawtech.info",
            "domain_keyword": "tawtech",
            "domain_tld": "info",
            "query_time": "2024-05-01 18:16:50",
            "create_date": "2021-10-07",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162754318",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "nabtech.online",
            "domain_keyword": "nabtech",
            "domain_tld": "online",
            "query_time": "2024-04-28 13:48:16",
            "create_date": "2023-04-15",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-15",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tfabtech.in",
            "domain_keyword": "tfabtech",
            "domain_tld": "in",
            "query_time": "2024-05-26 21:49:06",
            "create_date": "2022-01-28",
            "update_date": "2022-02-02",
            "expiry_date": "2026-01-28",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T-Fab Technologies LLP",
            "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": [
                "ns1.intermesh.net",
                "ns2.intermesh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "taxtech.mobi",
            "domain_keyword": "taxtech",
            "domain_tld": "mobi",
            "query_time": "2024-06-10 20:09:54",
            "create_date": "2006-09-28",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sabtech.com",
            "domain_keyword": "sabtech",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:18:14",
            "create_date": "1995-05-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "rabtech.net",
            "domain_keyword": "rabtech",
            "domain_tld": "net",
            "query_time": "2024-04-26 08:17:28",
            "create_date": "2000-03-05",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rabtech.com",
            "domain_keyword": "rabtech",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:17:28",
            "create_date": "1997-08-08",
            "update_date": "2019-10-14",
            "expiry_date": "2024-08-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1049.ui-dns.org",
                "ns1071.ui-dns.de",
                "ns1076.ui-dns.biz",
                "ns1089.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fabtech.info",
            "domain_keyword": "fabtech",
            "domain_tld": "info",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2016-09-08",
            "update_date": "2024-04-27",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FABIS AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "tbbtech.top",
            "domain_keyword": "tbbtech",
            "domain_tld": "top",
            "query_time": "2024-05-20 22:48:23",
            "create_date": "2023-09-17",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-17",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Northern Mariana Isl",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "taztech.ca",
            "domain_keyword": "taztech",
            "domain_tld": "ca",
            "query_time": "2024-05-24 13:38:44",
            "create_date": "2022-02-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-02",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "lex.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "taotech.club",
            "domain_keyword": "taotech",
            "domain_tld": "club",
            "query_time": "2024-05-25 23:44:38",
            "create_date": "2022-03-30",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-30",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tabstech.net",
            "domain_keyword": "tabstech",
            "domain_tld": "net",
            "query_time": "2024-06-06 08:04:05",
            "create_date": "2023-01-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.tabstech.net",
                "ns2.tabstech.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "labtech.world",
            "domain_keyword": "labtech",
            "domain_tld": "world",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2023-04-05",
            "update_date": "2024-05-20",
            "expiry_date": "2025-04-05",
            "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": 88,
            "domain_name": "taktech.biz",
            "domain_keyword": "taktech",
            "domain_tld": "biz",
            "query_time": "2024-04-20 15:38:12",
            "create_date": "2022-02-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "tbatech.com",
            "domain_keyword": "tbatech",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:59:24",
            "create_date": "2020-02-17",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "stabtech.ru",
            "domain_keyword": "stabtech",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:37:29",
            "create_date": "2019-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Limited Liability Company \"UniTesS\"",
            "name_servers": [
                "ns1.reddock.ru",
                "ns2.reddock.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "etabtech.com",
            "domain_keyword": "etabtech",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:48:08",
            "create_date": "2018-08-04",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-04",
            "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": "Hérault",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "FR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/etabtech.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "dara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "tactech.it",
            "domain_keyword": "tactech",
            "domain_tld": "it",
            "query_time": "2024-05-10 20:45:43",
            "create_date": "2016-08-05",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-05",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ITtrust Domain Services LTD",
            "registrant_address": "6th floor 2 Grand Canal Square",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D02 A342",
            "registrant_country": "IE",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "tastech.in",
            "domain_keyword": "tastech",
            "domain_tld": "in",
            "query_time": "2024-05-31 19:51:32",
            "create_date": "2014-08-09",
            "update_date": "2023-08-12",
            "expiry_date": "2026-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TAS TECHNOLOGIES",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cabtech.work",
            "domain_keyword": "cabtech",
            "domain_tld": "work",
            "query_time": "2024-05-29 10:21:33",
            "create_date": "2023-04-10",
            "update_date": "2024-05-10",
            "expiry_date": "2024-04-10",
            "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": "domain expired",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tajtech.org",
            "domain_keyword": "tajtech",
            "domain_tld": "org",
            "query_time": "2024-06-13 00:25:55",
            "create_date": "2023-06-13",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "cabtech.co.uk",
            "domain_keyword": "cabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 08:59:46",
            "create_date": "1999-12-29",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-29",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1034.ui-dns.com",
                "ns1052.ui-dns.org",
                "ns1096.ui-dns.biz",
                "ns1114.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "taztech.au",
            "domain_keyword": "taztech",
            "domain_tld": "au",
            "query_time": "2024-05-18 03:16:23",
            "update_date": "2024-01-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Simon Hughes",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nabtech.solutions",
            "domain_keyword": "nabtech",
            "domain_tld": "solutions",
            "query_time": "2024-05-18 15:25:11",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "taltech.pro",
            "domain_keyword": "taltech",
            "domain_tld": "pro",
            "query_time": "2024-05-16 12:34:36",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "tebtech.com.cn",
            "domain_keyword": "tebtech",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 19:11:57",
            "create_date": "2022-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "肖剑秋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.309,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tabtech.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5366</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tibtech.net, tartech.ru, fabtech.se, taltech.co.uk, mabtech.com, sabtech.com.br, cabtech.xyz, labtech.cn, taotech.org, kabtech.page, tabitech.pro, taptech.online, qabtech.com, sabtech.co.uk, taatech.com, labtech.asia, rabtech.xyz, tavtech.org, tawtech.uk, tcbtech.info, taotech.site, tautech.se, mabtech.online, labtech.com, tantech.live, fabtech.com.au, labtech.om, tagtech.global, tajtech.tech, sabtech.co.in, tabotech.com, habtech.ca, dabtech.ro, taxtech.co.jp, taotech.jp, labtech.best, tab-tech.tech, babtech.info, tactech.co.uk, habtech.com.br, sabtech.ae, trabtech.se, vabtech.in, tmbtech.com, tamtech.co.uk, tastech.net, taftech.xyz, taitech.com, tdbtech.com.br, fabtech.co.uk, tabatech.com, labtech.com.au, fabtech.de, rabtech.biz, taztech.com.au, jabtech.in, labtech.ninja, taltech.online, tcbtech.org, tautech.ru, labtech.hu, tab-tech.net, tgbtech.com, taxtech.blog, labtech.hr, fabtech.ventures, tpbtech.technology, tsbtech.com, cabtech.com, tabbtech.com, cabtech.pro, mabtech.org, taptech.net, cabtech.cn, tawtech.info, nabtech.online, tfabtech.in, taxtech.mobi, sabtech.com, rabtech.net, rabtech.com, fabtech.info, tbbtech.top, taztech.ca, taotech.club, tabstech.net, labtech.world, taktech.biz, tbatech.com, stabtech.ru, etabtech.com, tactech.it, tastech.in, cabtech.work, tajtech.org, cabtech.co.uk, taztech.au, nabtech.solutions, taltech.pro, tebtech.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tibtech.net</domain_name>
   <domain_keyword>tibtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 13:09:36</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tartech.ru</domain_name>
   <domain_keyword>tartech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:11:11</query_time>
   <create_date>2011-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vscale.io</value>
    <value>ns2.vscale.io</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>fabtech.se</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:07:40</query_time>
   <create_date>2016-09-08</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>taltech.co.uk</domain_name>
   <domain_keyword>taltech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 13:49:16</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>deb.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>mabtech.com</domain_name>
   <domain_keyword>mabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 12:25:50</query_time>
   <create_date>1997-10-26</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=mabtech.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sabtech.com.br</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 15:18:14</query_time>
   <create_date>2006-02-22</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrant_name>DAVI SABANELI DE OLIVEIRA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns30.alphaservers.com.br</value>
    <value>ns31.alphaservers.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cabtech.xyz</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 16:19:02</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>MO</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>ruben.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>labtech.cn</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 11:46:59</query_time>
   <create_date>2005-09-19</create_date>
   <expiry_date>2027-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>武汉凌特电子技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>taotech.org</domain_name>
   <domain_keyword>taotech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 01:52:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>3974</registrar_iana>
   <registrar_name>COSTDOMAIN.COM INC</registrar_name>
   <registrar_website>https://costdomain.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kabtech.page</domain_name>
   <domain_keyword>kabtech</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-18 01:42:49</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tabitech.pro</domain_name>
   <domain_keyword>tabitech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 01:25:27</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>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>12</num>
   <domain_name>taptech.online</domain_name>
   <domain_keyword>taptech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-10 22:17:55</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170258233</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>qabtech.com</domain_name>
   <domain_keyword>qabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:41:33</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=qabtech.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sabtech.co.uk</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 14:00:28</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-07-12</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>taatech.com</domain_name>
   <domain_keyword>taatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:52:27</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>labtech.asia</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2013-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rabtech.xyz</domain_name>
   <domain_keyword>rabtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-10 01:55:58</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tavtech.org</domain_name>
   <domain_keyword>tavtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:14:10</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tawtech.uk</domain_name>
   <domain_keyword>tawtech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 20:16:49</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2019-07-30</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>tcbtech.info</domain_name>
   <domain_keyword>tcbtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 14:46:35</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>21</num>
   <domain_name>taotech.site</domain_name>
   <domain_keyword>taotech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 16:12:15</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>gaundong</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>evangeline.ns.cloudflare.com</value>
    <value>yevgen.ns.cloudflare.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>tautech.se</domain_name>
   <domain_keyword>tautech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:46:43</query_time>
   <create_date>2011-05-06</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mabtech.online</domain_name>
   <domain_keyword>mabtech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 19:59:03</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Metaclipse Therapeutics</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>labtech.com</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:03:48</query_time>
   <create_date>1991-11-21</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2027-11-20</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>OH</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/labtech.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tantech.live</domain_name>
   <domain_keyword>tantech</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 14:25:51</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fabtech.com.au</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-05 22:56:21</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Sonya Rosella</registrant_name>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>labtech.om</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>om</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <registrar_iana>700000003</registrar_iana>
   <registrar_name>Gulf Cyber Technology Solutions ENT (GulfCyberTech)</registrar_name>
   <registrar_website>www.gulfcybertech.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tagtech.global</domain_name>
   <domain_keyword>tagtech</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-03 15:36:22</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Talal Abu-Ghazaleh Organization</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Amman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.tagidomains.com</value>
    <value>ns2.tagidomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tajtech.tech</domain_name>
   <domain_keyword>tajtech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 20:03:05</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-05-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns33.worldnic.com</value>
    <value>ns34.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sabtech.co.in</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-18 15:18:14</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2024-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>SAB TECH RESOURCES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tabotech.com</domain_name>
   <domain_keyword>tabotech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:14:30</query_time>
   <create_date>2012-06-16</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2026-06-16</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>Shanghai Meicheng Technology Information Development Co., Ltd.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>habtech.ca</domain_name>
   <domain_keyword>habtech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 08:33:48</query_time>
   <create_date>2000-09-21</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Andrew Jacobs</registrant_name>
   <registrant_company>Vipond Inc.</registrant_company>
   <registrant_address>6380 Vipond Drive</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L5T1A1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9055647060</registrant_phone>
   <registrant_fax>+1.9055647070</registrant_fax>
   <name_servers>
    <value>joel.ns.cloudflare.com</value>
    <value>nola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dabtech.ro</domain_name>
   <domain_keyword>dabtech</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-08 05:24:53</query_time>
   <create_date>2014-11-10</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>taxtech.co.jp</domain_name>
   <domain_keyword>taxtech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 10:20:44</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Tax Tech Co.ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>taotech.jp</domain_name>
   <domain_keyword>taotech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-09 03:21:35</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>setuhou kan</registrant_name>
   <registrant_address>Itabashi-Ku 5-5-9 Narimasu</registrant_address>
   <registrant_zip>1750094</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08054283888</registrant_phone>
   <registrant_fax>03-6912-6589</registrant_fax>
   <name_servers>
    <value>ns1.extrem.jp</value>
    <value>ns2.extrem.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>labtech.best</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-12</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.shockhosting.net</value>
    <value>ns2.shockhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tab-tech.tech</domain_name>
   <domain_keyword>tab-tech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 10:58:46</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-26</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>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lex.ns.cloudflare.com</value>
    <value>natasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>babtech.info</domain_name>
   <domain_keyword>babtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 19:02:48</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tactech.co.uk</domain_name>
   <domain_keyword>tactech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 20:35:21</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-09</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>40</num>
   <domain_name>habtech.com.br</domain_name>
   <domain_keyword>habtech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 20:19:43</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrant_name>DANIEL AUGUSTO FONTES BORBA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>katelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>sabtech.ae</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-02 02:06:26</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SUB SUB</registrant_name>
   <registrant_company>SUB SUB</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>trabtech.se</domain_name>
   <domain_keyword>trabtech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:00:56</query_time>
   <create_date>2003-04-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vabtech.in</domain_name>
   <domain_keyword>vabtech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-06 21:51:42</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-06-27</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>VABTECH SOLUTIONS PVT LTD</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tmbtech.com</domain_name>
   <domain_keyword>tmbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:45:25</query_time>
   <create_date>2013-12-14</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2024-12-14</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tamtech.co.uk</domain_name>
   <domain_keyword>tamtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 07:27:46</query_time>
   <create_date>2013-09-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>tastech.net</domain_name>
   <domain_keyword>tastech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 21:35:50</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tastech.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.tastech.net</value>
    <value>ns2.tastech.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>47</num>
   <domain_name>taftech.xyz</domain_name>
   <domain_keyword>taftech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 06:45:28</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-14</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>ns3.dhakawebhost.com</value>
    <value>ns4.dhakawebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>taitech.com</domain_name>
   <domain_keyword>taitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:20:58</query_time>
   <create_date>1998-12-22</create_date>
   <update_date>2017-12-27</update_date>
   <expiry_date>2026-12-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.ns.interland.net</value>
    <value>b.ns.interland.net</value>
    <value>c.ns.interland.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tdbtech.com.br</domain_name>
   <domain_keyword>tdbtech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 23:32:36</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>Ricardo Alvarez</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1100.hostgator.com.br</value>
    <value>ns1101.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>fabtech.co.uk</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 14:06:21</query_time>
   <create_date>2005-08-26</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2026-08-26</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>ns1.gb55.com</value>
    <value>ns2.gb55.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>tabatech.com</domain_name>
   <domain_keyword>tabatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:07:58</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2021-05-09</update_date>
   <expiry_date>2025-05-15</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>52</num>
   <domain_name>labtech.com.au</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 18:01:31</query_time>
   <update_date>2019-09-19</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Rick Zeuschner</registrant_name>
   <name_servers>
    <value>ns1.jellywebmedia.com</value>
    <value>ns2.jellywebmedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fabtech.de</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:34:45</query_time>
   <update_date>2010-12-13</update_date>
   <name_servers>
    <value>dns01.manitu.net</value>
    <value>dns02.manitu.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>rabtech.biz</domain_name>
   <domain_keyword>rabtech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 04:27:18</query_time>
   <create_date>2006-02-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2029-02-10</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>taztech.com.au</domain_name>
   <domain_keyword>taztech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 13:41:40</query_time>
   <update_date>2024-02-19</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Simon Hughes</registrant_name>
   <name_servers>
    <value>carrera.ns.cloudflare.com</value>
    <value>jihoon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>jabtech.in</domain_name>
   <domain_keyword>jabtech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 07:01:05</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-05-02</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>JAB Technology Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>labtech.ninja</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-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>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>58</num>
   <domain_name>taltech.online</domain_name>
   <domain_keyword>taltech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 18:41:39</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-17</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>ude Global</registrant_company>
   <registrant_state>KADIKOY</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tcbtech.org</domain_name>
   <domain_keyword>tcbtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 14:46:35</query_time>
   <create_date>2000-02-11</create_date>
   <update_date>2022-01-31</update_date>
   <expiry_date>2025-02-11</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>Contact Privacy Inc. Customer 0160511640</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tautech.ru</domain_name>
   <domain_keyword>tautech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:43:03</query_time>
   <create_date>2022-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>labtech.hu</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-28 10:29:48</query_time>
   <create_date>1999-07-14</create_date>
  </value>
  <value>
   <num>62</num>
   <domain_name>tab-tech.net</domain_name>
   <domain_keyword>tab-tech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 03:49:55</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>3996</registrar_iana>
   <registrar_name>Gname 027 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tgbtech.com</domain_name>
   <domain_keyword>tgbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 17:14:40</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-09</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>64</num>
   <domain_name>taxtech.blog</domain_name>
   <domain_keyword>taxtech</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-01 02:51:52</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>https://www.http.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dialoop.de</value>
    <value>ns2.dialoop.de</value>
    <value>ns3.dialoop.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>labtech.hr</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-29 11:46:59</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>LabTech d.o.o.</registrant_name>
   <registrant_address>ULICA BOROVA 3</registrant_address>
   <registrant_city>Osijek</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>31000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.studio4web.com</value>
    <value>ns2.studio4web.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>fabtech.ventures</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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>67</num>
   <domain_name>tpbtech.technology</domain_name>
   <domain_keyword>tpbtech</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-06 09:52:02</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.servidoresdns.net</value>
    <value>dns8.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tsbtech.com</domain_name>
   <domain_keyword>tsbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:41:55</query_time>
   <create_date>2017-12-05</create_date>
   <update_date>2020-11-29</update_date>
   <expiry_date>2024-12-05</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cabtech.com</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:59:45</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-04-30</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tabbtech.com</domain_name>
   <domain_keyword>tabbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:08:26</query_time>
   <create_date>2004-10-05</create_date>
   <update_date>2019-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.biz</value>
    <value>ns1026.ui-dns.com</value>
    <value>ns1026.ui-dns.de</value>
    <value>ns1026.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cabtech.pro</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 10:21:33</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</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>Glazov S Vladimir</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>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mabtech.org</domain_name>
   <domain_keyword>mabtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:08:54</query_time>
   <create_date>2001-10-23</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Ports Group AB</registrar_name>
   <registrar_website>https://whois.domaininfo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mabtech 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>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
    <value>ns3.loopia.se</value>
    <value>ns4.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>taptech.net</domain_name>
   <domain_keyword>taptech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 16:59:43</query_time>
   <create_date>2006-10-05</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=taptech.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cabtech.cn</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 16:19:02</query_time>
   <create_date>2021-04-19</create_date>
   <expiry_date>2027-04-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海青与蓝科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tawtech.info</domain_name>
   <domain_keyword>tawtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 18:16:50</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-07</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>Contact Privacy Inc. Customer 0162754318</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>nabtech.online</domain_name>
   <domain_keyword>nabtech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 13:48:16</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-15</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.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>77</num>
   <domain_name>tfabtech.in</domain_name>
   <domain_keyword>tfabtech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 21:49:06</query_time>
   <create_date>2022-01-28</create_date>
   <update_date>2022-02-02</update_date>
   <expiry_date>2026-01-28</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>T-Fab Technologies LLP</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>ns1.intermesh.net</value>
    <value>ns2.intermesh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>taxtech.mobi</domain_name>
   <domain_keyword>taxtech</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-10 20:09:54</query_time>
   <create_date>2006-09-28</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-28</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>CSC Corporate Domains, Inc.</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sabtech.com</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:18:14</query_time>
   <create_date>1995-05-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>rabtech.net</domain_name>
   <domain_keyword>rabtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 08:17:28</query_time>
   <create_date>2000-03-05</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rabtech.com</domain_name>
   <domain_keyword>rabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:17:28</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2019-10-14</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1049.ui-dns.org</value>
    <value>ns1071.ui-dns.de</value>
    <value>ns1076.ui-dns.biz</value>
    <value>ns1089.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fabtech.info</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2016-09-08</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FABIS AS</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>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>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tbbtech.top</domain_name>
   <domain_keyword>tbbtech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 22:48:23</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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>Northern Mariana Isl</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>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>84</num>
   <domain_name>taztech.ca</domain_name>
   <domain_keyword>taztech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 13:38:44</query_time>
   <create_date>2022-02-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>lex.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>taotech.club</domain_name>
   <domain_keyword>taotech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 23:44:38</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-30</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tabstech.net</domain_name>
   <domain_keyword>tabstech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 08:04:05</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-13</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.tabstech.net</value>
    <value>ns2.tabstech.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>87</num>
   <domain_name>labtech.world</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-04-05</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>88</num>
   <domain_name>taktech.biz</domain_name>
   <domain_keyword>taktech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 15:38:12</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tbatech.com</domain_name>
   <domain_keyword>tbatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:59:24</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-17</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>stabtech.ru</domain_name>
   <domain_keyword>stabtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:37:29</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Limited Liability Company &quot;UniTesS&quot;</registrant_company>
   <name_servers>
    <value>ns1.reddock.ru</value>
    <value>ns2.reddock.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>etabtech.com</domain_name>
   <domain_keyword>etabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:48:08</query_time>
   <create_date>2018-08-04</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-04</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>Hérault</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/etabtech.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>dara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tactech.it</domain_name>
   <domain_keyword>tactech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 20:45:43</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ITtrust Domain Services LTD</registrant_company>
   <registrant_address>6th floor 2 Grand Canal Square</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D02 A342</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tastech.in</domain_name>
   <domain_keyword>tastech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 19:51:32</query_time>
   <create_date>2014-08-09</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2026-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TAS TECHNOLOGIES</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cabtech.work</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 10:21:33</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-04-10</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>domain expired</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>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.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tajtech.org</domain_name>
   <domain_keyword>tajtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 00:25:55</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cabtech.co.uk</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 08:59:46</query_time>
   <create_date>1999-12-29</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1034.ui-dns.com</value>
    <value>ns1052.ui-dns.org</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1114.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>taztech.au</domain_name>
   <domain_keyword>taztech</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 03:16:23</query_time>
   <update_date>2024-01-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Simon Hughes</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nabtech.solutions</domain_name>
   <domain_keyword>nabtech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-18 15:25:11</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>taltech.pro</domain_name>
   <domain_keyword>taltech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 12:34:36</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>tebtech.com.cn</domain_name>
   <domain_keyword>tebtech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 19:11:57</query_time>
   <create_date>2022-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>肖剑秋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edna.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.309</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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