WHOIS QUERY TIME

5 Apr 2024 - 10:18 AM UTC

Registered: 17 October 2003
Modified: 27 September 2023
Expiry: 17 October 2024

REGISTRAR

Name: CETI S.C.

DNSSEC

Unsigned

NAME SERVERS

dns1.ibe.pl
dns2.ibe.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fabtech.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fabtech.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fabtech.pl",
            "domain_keyword": "fabtech",
            "domain_tld": "pl",
            "query_time": "2024-04-05 10:18:09",
            "create_date": "2003-10-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fabtech.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fabtech.pl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 10:18:09</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.091</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.127 seconds) for "fabtech.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Nov 2022 - 4:20 AM UTC

Registered: 17 October 2003
Modified: 19 October 2022
Expiry: 17 October 2023

REGISTRAR

Name: CETI S.C.

DNSSEC

Unsigned

NAME SERVERS

dns1.ibe.pl
dns2.ibe.pl

#2 - QUERY TIME

26 Nov 2022 - 4:20 AM UTC

Registered: 17 October 2003
Modified: 19 October 2022
Expiry: 17 October 2023

REGISTRAR

Name: CETI S.C.

NAME SERVERS

dns1.ibe.pl
dns2.ibe.pl

#3 - QUERY TIME

30 Oct 2023 - 9:04 PM UTC

Registered: 17 October 2003
Modified: 27 September 2023
Expiry: 17 October 2024

REGISTRAR

Name: CETI S.C.

DNSSEC

Unsigned

NAME SERVERS

dns1.ibe.pl
dns2.ibe.pl

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fabtech.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fabtech.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "fabtech.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "fabtech.pl",
            "domain_keyword": "fabtech",
            "domain_tld": "pl",
            "query_time": "2022-11-26 04:20:10",
            "create_date": "2003-10-17",
            "update_date": "2022-10-19",
            "expiry_date": "2023-10-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fabtech.pl",
            "domain_keyword": "fabtech",
            "domain_tld": "pl",
            "query_time": "2022-11-26 04:20:10",
            "create_date": "2003-10-17",
            "update_date": "2022-10-19",
            "expiry_date": "2023-10-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ]
        },
        {
            "num": 3,
            "domain_name": "fabtech.pl",
            "domain_keyword": "fabtech",
            "domain_tld": "pl",
            "query_time": "2023-10-30 21:04:38",
            "create_date": "2003-10-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.127,
        "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>fabtech.pl</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>fabtech.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fabtech.pl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-11-26 04:20:10</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2023-10-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fabtech.pl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-11-26 04:20:10</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2023-10-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>fabtech.pl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-30 21:04:38</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.127</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 37 domain names (in 0.092 seconds) which contained the exact domain keyword "fabtech".
Domain Name Registered Expiry Registrar Ownership
1 fabtech.org 3 May 1996 4 May 2025 Amazon Registrar, Inc. Identity Protection Service
2 fabtech.net 16 Jul 1998 15 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 fabtech.ca 7 Feb 2001 6 Feb 2031 BareMetal.com inc REDACTED FOR PRIVACY
4 fabtech.pl 17 Oct 2003 17 Oct 2024 CETI S.C. -
5 fabtech.co.uk 26 Aug 2005 26 Aug 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
6 fabtech.in 16 Jan 2006 16 Jan 2025 Netlynx Technologies Pvt. Ltd. Anjali Chavan
7 fabtech.com 10 Jul 2010 10 Jul 2029 GoDaddy.com, LLC -
8 fabtech.ru 21 Dec 2010 21 Dec 2024 SALENAMES-RU Private Person
9 fabtech.jp 21 Apr 2016 30 Apr 2025 - morita tomoharu
10 fabtech.info 8 Sep 2016 8 Sep 2024 Domeneshop AS dba domainnameshop.com FABIS AS
11 fabtech.se 8 Sep 2016 8 Sep 2024 Domeneshop AS -
12 fabtech.biz 8 Sep 2016 7 Sep 2024 Domeneshop AS dba domainnameshop.com FABIS AS
13 fabtech.ro 11 Dec 2017 10 Dec 2024 CYBER_FOLKS S.R.L. -
14 fabtech.llc 16 Apr 2019 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 fabtech.work 18 Aug 2020 18 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
16 fabtech.uk 19 Aug 2020 19 Aug 2024 Squarespace Domains LLC [Tag = GOOGLE] -
17 fabtech.xyz 8 Jan 2021 8 Jan 2025 Dynadot LLC -
18 fabtech.art 12 Jan 2021 12 Jan 2025 Namecheap Fabtech
19 fabtech.top 2 Feb 2021 2 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) su zheng
20 fabtech.co.nz 23 May 2022 - Key-Systems GmbH -
21 fabtech.live 27 Jan 2023 27 Jan 2025 GoDaddy.com, LLC Fab Tech
22 fabtech.tech 4 Apr 2023 4 Apr 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 fabtech.consulting 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 fabtech.ventures 16 Aug 2023 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 fabtech.store 18 Aug 2023 18 Aug 2024 OVH -
26 fabtech.cloud 24 Aug 2023 24 Aug 2024 Gandi SAS FabTech
27 fabtech.group 29 Sep 2023 29 Sep 2024 Tucows Domains Inc. Data Protected
28 fabtech.best 11 Oct 2023 11 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 fabtech.space 4 Nov 2023 4 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Personal
30 fabtech.pro 14 Nov 2023 14 Nov 2024 Registrar of Domain Names REG.RU LLC Private Person
31 fabtech.solutions 12 Feb 2024 12 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
32 fabtech.nl 20 Feb 2024 - XNS Registrar B.V. -
33 fabtech.us 9 Mar 2024 9 Mar 2025 UdomainName.com LLC Domain Name Privacy Inc.
34 fabtech.eu - - 1API GmbH -
35 fabtech.de - - - -
36 fabtech.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD IT Admin
37 fabtech.com.au - - Melbourne IT Sonya Rosella
38 fabtech.ae - - AESERVER FABTECH INTERNATIONAL LIMITED

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fabtech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fabtech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 38,
        "relation": "eq",
        "current": 38
    },
    "unique_domains": "fabtech.org, fabtech.net, fabtech.ca, fabtech.pl, fabtech.co.uk, fabtech.in, fabtech.com, fabtech.ru, fabtech.jp, fabtech.info, fabtech.se, fabtech.biz, fabtech.ro, fabtech.llc, fabtech.work, fabtech.uk, fabtech.xyz, fabtech.art, fabtech.top, fabtech.co.nz, fabtech.live, fabtech.tech, fabtech.consulting, fabtech.ventures, fabtech.store, fabtech.cloud, fabtech.group, fabtech.best, fabtech.space, fabtech.pro, fabtech.solutions, fabtech.nl, fabtech.us, fabtech.eu, fabtech.de, fabtech.au, fabtech.com.au, fabtech.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "fabtech.org",
            "domain_keyword": "fabtech",
            "domain_tld": "org",
            "query_time": "2024-05-04 00:36:02",
            "create_date": "1996-05-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1139.awsdns-14.org",
                "ns-2016.awsdns-60.co.uk",
                "ns-407.awsdns-50.com",
                "ns-547.awsdns-04.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fabtech.net",
            "domain_keyword": "fabtech",
            "domain_tld": "net",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "1998-07-16",
            "update_date": "2023-07-16",
            "expiry_date": "2025-07-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=fabtech.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fabtech.ca",
            "domain_keyword": "fabtech",
            "domain_tld": "ca",
            "query_time": "2024-05-03 09:40:35",
            "create_date": "2001-02-07",
            "update_date": "2021-02-08",
            "expiry_date": "2031-02-06",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bellhosting.com",
                "ns2.bellhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fabtech.pl",
            "domain_keyword": "fabtech",
            "domain_tld": "pl",
            "query_time": "2024-04-05 10:18:09",
            "create_date": "2003-10-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "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": 6,
            "domain_name": "fabtech.in",
            "domain_keyword": "fabtech",
            "domain_tld": "in",
            "query_time": "2024-05-30 20:56:19",
            "create_date": "2006-01-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1004,
            "registrar_name": "Netlynx Technologies Pvt. Ltd.",
            "registrar_website": "http://www.netlynx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anjali Chavan",
            "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.techtry.com",
                "ns2.techtry.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fabtech.com",
            "domain_keyword": "fabtech",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:40:50",
            "create_date": "2010-07-10",
            "update_date": "2022-09-09",
            "expiry_date": "2029-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "fabtech.ru",
            "domain_keyword": "fabtech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:00:05",
            "create_date": "2010-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "fabtech.jp",
            "domain_keyword": "fabtech",
            "domain_tld": "jp",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2016-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "morita tomoharu",
            "registrant_address": "584-2 dairakujimachi",
            "registrant_zip": "193-0816",
            "registrant_email": "[email protected]",
            "registrant_phone": "042-649-6886",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "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": 12,
            "domain_name": "fabtech.biz",
            "domain_keyword": "fabtech",
            "domain_tld": "biz",
            "query_time": "2024-05-15 15:21:56",
            "create_date": "2016-09-08",
            "update_date": "2024-04-27",
            "expiry_date": "2024-09-07",
            "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": 13,
            "domain_name": "fabtech.ro",
            "domain_keyword": "fabtech",
            "domain_tld": "ro",
            "query_time": "2024-04-18 00:48:39",
            "create_date": "2017-12-11",
            "expiry_date": "2024-12-10",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "fabtech.llc",
            "domain_keyword": "fabtech",
            "domain_tld": "llc",
            "query_time": "2024-05-20 15:01:58",
            "create_date": "2019-04-16",
            "update_date": "2023-05-31",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fabtech.work",
            "domain_keyword": "fabtech",
            "domain_tld": "work",
            "query_time": "2024-05-12 11:52:26",
            "create_date": "2020-08-18",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-18",
            "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": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fabtech.uk",
            "domain_keyword": "fabtech",
            "domain_tld": "uk",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2020-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "fabtech.xyz",
            "domain_keyword": "fabtech",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 15:21:56",
            "create_date": "2021-01-08",
            "update_date": "2023-11-30",
            "expiry_date": "2025-01-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "fabtech.art",
            "domain_keyword": "fabtech",
            "domain_tld": "art",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2021-01-12",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Fabtech",
            "registrant_state": "Gloucestershire",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fabtech.top",
            "domain_keyword": "fabtech",
            "domain_tld": "top",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "2021-02-02",
            "expiry_date": "2026-02-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "su zheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "fabtech.co.nz",
            "domain_keyword": "fabtech",
            "domain_tld": "co.nz",
            "query_time": "2024-06-11 14:06:21",
            "create_date": "2022-05-23",
            "update_date": "2024-05-13",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fabtech.live",
            "domain_keyword": "fabtech",
            "domain_tld": "live",
            "query_time": "2024-05-03 09:40:35",
            "create_date": "2023-01-27",
            "update_date": "2023-07-22",
            "expiry_date": "2025-01-27",
            "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": "Fab Tech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mexico",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fabtech.tech",
            "domain_keyword": "fabtech",
            "domain_tld": "tech",
            "query_time": "2024-06-02 15:13:35",
            "create_date": "2023-04-04",
            "update_date": "2024-05-11",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fabtech.consulting",
            "domain_keyword": "fabtech",
            "domain_tld": "consulting",
            "query_time": "2024-05-23 18:53:20",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "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": 25,
            "domain_name": "fabtech.store",
            "domain_keyword": "fabtech",
            "domain_tld": "store",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2023-08-18",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fabtech.cloud",
            "domain_keyword": "fabtech",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 09:30:49",
            "create_date": "2023-08-24",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FabTech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1-b.gandi.net",
                "ns-72-a.gandi.net",
                "ns-75-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fabtech.group",
            "domain_keyword": "fabtech",
            "domain_tld": "group",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hampshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nimbushosting.co.uk",
                "ns2.nimbushosting.co.uk",
                "ns3.nimbushosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fabtech.best",
            "domain_keyword": "fabtech",
            "domain_tld": "best",
            "query_time": "2024-05-03 09:40:35",
            "create_date": "2023-10-11",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-11",
            "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": 29,
            "domain_name": "fabtech.space",
            "domain_keyword": "fabtech",
            "domain_tld": "space",
            "query_time": "2024-05-20 15:01:58",
            "create_date": "2023-11-04",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Personal",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fabtech.pro",
            "domain_keyword": "fabtech",
            "domain_tld": "pro",
            "query_time": "2024-05-12 11:52:26",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tomskaya",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fabtech.solutions",
            "domain_keyword": "fabtech",
            "domain_tld": "solutions",
            "query_time": "2024-06-02 15:13:35",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fabtech.nl",
            "domain_keyword": "fabtech",
            "domain_tld": "nl",
            "query_time": "2024-04-26 10:49:11",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 33,
            "domain_name": "fabtech.us",
            "domain_keyword": "fabtech",
            "domain_tld": "us",
            "query_time": "2024-05-03 07:31:52",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 931,
            "registrar_name": "UdomainName.com LLC",
            "registrar_website": "www.udomainname.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "PAPHOS",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.13256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "fabtech.eu",
            "domain_keyword": "fabtech",
            "domain_tld": "eu",
            "query_time": "2024-05-05 02:37:12",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.1api.net",
            "name_servers": [
                "ns1.dns24.hu",
                "ns2.dns24.hu",
                "ns3.dns24.hu",
                "ns4.dns24.hu"
            ]
        },
        {
            "num": 35,
            "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": 36,
            "domain_name": "fabtech.au",
            "domain_keyword": "fabtech",
            "domain_tld": "au",
            "query_time": "2024-05-19 02:24:52",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "IT Admin",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "domain_name": "fabtech.ae",
            "domain_keyword": "fabtech",
            "domain_tld": "ae",
            "query_time": "2024-06-11 14:06:21",
            "registrar_name": "AESERVER",
            "registrant_name": "FABTECH INTERNATIONAL LIMITED",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns90.aeserver.com",
                "ns91.aeserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fabtech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>38</total>
  <relation>eq</relation>
  <current>38</current>
 </count>
 <unique_domains>fabtech.org, fabtech.net, fabtech.ca, fabtech.pl, fabtech.co.uk, fabtech.in, fabtech.com, fabtech.ru, fabtech.jp, fabtech.info, fabtech.se, fabtech.biz, fabtech.ro, fabtech.llc, fabtech.work, fabtech.uk, fabtech.xyz, fabtech.art, fabtech.top, fabtech.co.nz, fabtech.live, fabtech.tech, fabtech.consulting, fabtech.ventures, fabtech.store, fabtech.cloud, fabtech.group, fabtech.best, fabtech.space, fabtech.pro, fabtech.solutions, fabtech.nl, fabtech.us, fabtech.eu, fabtech.de, fabtech.au, fabtech.com.au, fabtech.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fabtech.org</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 00:36:02</query_time>
   <create_date>1996-05-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1139.awsdns-14.org</value>
    <value>ns-2016.awsdns-60.co.uk</value>
    <value>ns-407.awsdns-50.com</value>
    <value>ns-547.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fabtech.net</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>1998-07-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-07-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=fabtech.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fabtech.ca</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 09:40:35</query_time>
   <create_date>2001-02-07</create_date>
   <update_date>2021-02-08</update_date>
   <expiry_date>2031-02-06</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bellhosting.com</value>
    <value>ns2.bellhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fabtech.pl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 10:18:09</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</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>6</num>
   <domain_name>fabtech.in</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 20:56:19</query_time>
   <create_date>2006-01-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1004</registrar_iana>
   <registrar_name>Netlynx Technologies Pvt. Ltd.</registrar_name>
   <registrar_website>http://www.netlynx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anjali Chavan</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.techtry.com</value>
    <value>ns2.techtry.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fabtech.com</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:40:50</query_time>
   <create_date>2010-07-10</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2029-07-10</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.siteground.net</value>
    <value>ns2.siteground.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>8</num>
   <domain_name>fabtech.ru</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:00:05</query_time>
   <create_date>2010-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>fabtech.jp</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2016-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>morita tomoharu</registrant_name>
   <registrant_address>584-2 dairakujimachi</registrant_address>
   <registrant_zip>193-0816</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>042-649-6886</registrant_phone>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</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>11</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>12</num>
   <domain_name>fabtech.biz</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 15:21:56</query_time>
   <create_date>2016-09-08</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-09-07</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>13</num>
   <domain_name>fabtech.ro</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-18 00:48:39</query_time>
   <create_date>2017-12-11</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fabtech.llc</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-20 15:01:58</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fabtech.work</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-12 11:52:26</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-18</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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanoi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.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>fabtech.uk</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fabtech.xyz</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 15:21:56</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>fabtech.art</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2023-12-29</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>Fabtech</registrant_company>
   <registrant_state>Gloucestershire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>fabtech.top</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>2021-02-02</create_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>su zheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>fabtech.co.nz</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-11 14:06:21</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-13</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <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>21</num>
   <domain_name>fabtech.live</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-03 09:40:35</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-01-27</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>Fab Tech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mexico</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fabtech.tech</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 15:13:35</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>fabtech.consulting</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-23 18:53:20</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>24</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>25</num>
   <domain_name>fabtech.store</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fabtech.cloud</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 09:30:49</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FabTech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1-b.gandi.net</value>
    <value>ns-72-a.gandi.net</value>
    <value>ns-75-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fabtech.group</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hampshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nimbushosting.co.uk</value>
    <value>ns2.nimbushosting.co.uk</value>
    <value>ns3.nimbushosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fabtech.best</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-03 09:40:35</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-11</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>29</num>
   <domain_name>fabtech.space</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 15:01:58</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Personal</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fabtech.pro</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 11:52:26</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tomskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fabtech.solutions</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-02 15:13:35</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>32</num>
   <domain_name>fabtech.nl</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 10:49:11</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fabtech.us</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-03 07:31:52</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>931</registrar_iana>
   <registrar_name>UdomainName.com LLC</registrar_name>
   <registrar_website>www.udomainname.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>PAPHOS</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.13256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>fabtech.eu</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 02:37:12</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.dns24.hu</value>
    <value>ns2.dns24.hu</value>
    <value>ns3.dns24.hu</value>
    <value>ns4.dns24.hu</value>
   </name_servers>
  </value>
  <value>
   <num>35</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>36</num>
   <domain_name>fabtech.au</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 02:24:52</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>IT Admin</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</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>38</num>
   <domain_name>fabtech.ae</domain_name>
   <domain_keyword>fabtech</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-11 14:06:21</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>FABTECH INTERNATIONAL LIMITED</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns90.aeserver.com</value>
    <value>ns91.aeserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.092</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,497 domain names (in 0.267 seconds) which look and sound like the brand name "fabtech".
Domain Name Registered Expiry Registrar Ownership
1 fastech.org 24 Sep 2017 24 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
2 fnbtech.ru 22 Dec 2020 22 Dec 2024 TIMEWEB-RU OOO FNB Inzhiniring
3 famtech.org 9 Nov 2020 9 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 fartech.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
5 factech.net 13 May 2024 13 May 2025 Squarespace Domains II LLC FAC Technology
6 fabtech1.info 21 Oct 2015 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 faabtech.com 24 Oct 2023 24 Oct 2024 NEUBOX Internet S.A. de C.V. Faab Tech
8 faztech.pro 2 Mar 2022 2 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Dmitry S Alekhin
9 fa-tech.nl 11 Apr 2005 - ZXCS -
10 mabtech.com 26 Oct 1997 25 Oct 2024 Ascio Technologies, Inc Not Disclosed
11 fabtich.work 24 Mar 2023 24 Mar 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
12 ffabtech.work 25 Apr 2023 25 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
13 ffbtech.com 22 Jul 2017 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 fibtech.hu 4 Jun 2009 - - -
15 famtech.io 6 Sep 2018 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 habtech.ae - - Etisalat Habib Seraj Technical Services
17 fabtecg.work 14 Mar 2023 14 Mar 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
18 fastech.solutions 7 Apr 2023 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 fawtech.net 26 Sep 2022 26 Sep 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 pabtech.co.uk 12 Feb 2000 12 Feb 2026 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
21 fabbtech.com 6 May 2012 6 May 2026 Netdorm, Inc. dba DnsExit.com -
22 famtech.us 15 Sep 2003 14 Sep 2025 GoDaddy.com, LLC Famtech
23 cabtech.net 4 Jan 2004 4 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
24 2abtech.com 23 Nov 2023 23 Nov 2024 IONOS SE 2ABTech
25 famtech.blog 8 Mar 2024 8 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
26 labtech.hu 14 Jul 1999 - - -
27 factech.com 30 Apr 2003 15 Feb 2026 GoDaddy.com, LLC -
28 faztech.org 7 Oct 2011 7 Oct 2024 Nom-iq Ltd. dba COM LAUDE Fugro N.V.
29 ffbtech.net 20 Mar 2017 20 Mar 2025 Tucows Domains Inc. -
30 fastech.services 13 Mar 2024 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 fantech.dev 27 Sep 2022 27 Sep 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
32 fastech.app 3 Jan 2022 3 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
33 fbatech.club 4 May 2023 4 May 2024 NameCheap, Inc. REDACTED FOR PRIVACY
34 labtech.com.pl 22 Aug 2006 22 Aug 2024 OVH SAS -
35 factech.jetzt 20 Jul 2015 19 Jul 2024 united-domains AG Dte. W. Rechtsanwaltsgesellschaft mbh
36 fastech.info 10 May 2022 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 fhbtech.cn 21 Sep 2023 21 Sep 2024 茂名市群英网络有限公司 周鑫航
38 labtech.education 3 Dec 2020 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 faytech.us 21 Mar 2012 20 Mar 2025 GoDaddy.com, LLC Jesse Cooper
40 tabtech.africa 12 Jul 2023 12 Jul 2024 HOSTEUR REDACTED
41 fartech.online 6 Jun 2024 6 Jun 2025 Communigal Communications Ltd Domain Name Privacy Inc.
42 faxtech.com 4 Apr 2003 4 Apr 2025 ABOVE.COM PTY LTD. -
43 afbtech.com 24 Nov 2023 24 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
44 faotech.com 24 Jan 2012 24 Jan 2025 FastDomain Inc. -
45 labtech.space 26 Dec 2023 26 Dec 2024 Key-Systems LLC -
46 labtech.cz 31 Aug 1999 27 Oct 2024 REG-INTERNET-CZ Ing. Jan Šlegr
47 fcbtech.link 7 Feb 2024 7 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
48 famtech.net 18 May 2021 18 May 2025 Name.com, Inc. Domain Protection Services, Inc.
49 faytech.co.in 23 Jul 2013 23 Jul 2025 GoDaddy.com, LLC Faytech Security Solutions Private Limited
50 fabtechh.work 27 Apr 2023 27 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
51 fabterch.work 27 Apr 2023 27 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
52 fabtechs.co 2 Jul 2016 1 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
53 tabtech.org 17 Dec 1999 17 Dec 2025 CSC Corporate Domains, Inc. IT Business Services
54 faatech.be 30 Oct 2019 - Vimexx -
55 fahtech.org 20 Mar 2023 20 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 fastech.tech 4 Dec 2017 4 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
57 nabtech.com 20 May 1997 21 May 2025 Network Solutions, LLC -
58 mabtech.co.uk 20 Oct 2004 20 Oct 2024 eNom LLC [Tag = ENOM] -
59 fabmech.com 21 Feb 2020 21 Feb 2025 GoDaddy.com, LLC -
60 fabltech.com 24 Oct 2022 24 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
61 fabutech.in 4 Feb 2013 4 Feb 2026 GoDaddy.com, LLC Fabutech
62 babtech.com 6 Mar 1998 5 Mar 2025 Megazone Corp., dba HOSTING.KR Jinsu kim
63 fibtech.com 20 Nov 2014 20 Nov 2024 GoDaddy.com, LLC -
64 farbtech.it 6 Oct 2015 6 Oct 2024 Register S.p.a. Farb Tech Srl
65 gabtech.xyz 21 May 2024 21 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
66 wabtech.com 17 Nov 1999 17 Nov 2024 CSC CORPORATE DOMAINS, INC. Wabtec Canada, Inc.  
67 faltech.ai - - 1api.net Domains By Proxy, LLC
68 fabtechx.com 17 Feb 2024 17 Feb 2027 GoDaddy.com, LLC -
69 fastech.net 21 Jun 2004 21 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
70 jabtech.com 21 Jul 2002 21 Jul 2024 Tucows Domains Inc. -
71 faktech.com 4 Jun 2012 4 Jun 2024 Vautron Rechenzentrum AG -
72 eabtech.org 15 Dec 2014 15 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
73 faytech.net 17 Jan 2013 17 Jan 2025 GoDaddy.com, LLC -
74 fcbtech.com.au - - Domain Directors Pty Ltd trading as Instra Libby Boyce
75 factech.org 28 Dec 2023 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 famtech.site 20 May 2023 20 May 2025 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
77 faztech.store 24 Jan 2024 24 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169999622
78 fabtecu.work 1 Apr 2023 1 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
79 fastech.pro 7 Jan 2021 7 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 faitech.co.jp 9 Jan 2002 - - FAITECH Company
81 faitech.top 20 May 2022 20 May 2025 NameSilo,LLC See PrivacyGuardian.org
82 farbtech.com 24 Sep 2009 24 Sep 2025 GoDaddy.com, LLC -
83 mabtech.org 23 Oct 2001 23 Oct 2024 Ports Group AB mabtech ab
84 fibtech.net 18 Dec 2015 18 Dec 2024 1API GmbH Registrant of fibtech.net
85 fubtech.com 5 Jun 2017 5 Jun 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
86 cabtech.cn 19 Apr 2021 19 Apr 2027 阿里云计算有限公司(万网) 上海青与蓝科技有限公司
87 nabtech.online 15 Apr 2023 15 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
88 fabatech.de - - - -
89 tfabtech.in 28 Jan 2022 28 Jan 2026 Endurance Digital Domain Technology LLP T-Fab Technologies LLP
90 f2btech.com 12 Jan 2024 12 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
91 fastech.com.cn 20 May 2003 20 Jun 2024 阿里云计算有限公司(万网) 上海泛宇信息技术有限公司
92 rabtech.com 8 Aug 1997 7 Aug 2024 IONOS SE REDACTED FOR PRIVACY
93 faztech.tech 19 Aug 2022 19 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
94 faytech.pl 7 Sep 2017 7 Sep 2024 Key-Systems GmbH -
95 fabtsch.work 6 Apr 2023 6 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
96 labtech.world 5 Apr 2023 5 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 labtech.solutions 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 fastech.co.jp 17 Jan 2006 - - fastech Inc.
99 sabtech.win 23 Mar 2023 23 Mar 2024 Cloudflare, Inc. REDACTED FOR PRIVACY
100 labtech.com.br 16 Mar 2000 16 Mar 2029 - LABTECH Produtos para Laborat?rios e Hosp. LTDA
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 Fabtech.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fabtech.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fabtech.pl",
        "page_size": 100
    },
    "count": {
        "total": 5497,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fastech.org, fnbtech.ru, famtech.org, fartech.info, factech.net, fabtech1.info, faabtech.com, faztech.pro, fa-tech.nl, mabtech.com, fabtich.work, ffabtech.work, ffbtech.com, fibtech.hu, famtech.io, habtech.ae, fabtecg.work, fastech.solutions, fawtech.net, pabtech.co.uk, fabbtech.com, famtech.us, cabtech.net, 2abtech.com, famtech.blog, labtech.hu, factech.com, faztech.org, ffbtech.net, fastech.services, fantech.dev, fastech.app, fbatech.club, labtech.com.pl, factech.jetzt, fastech.info, fhbtech.cn, labtech.education, faytech.us, tabtech.africa, fartech.online, faxtech.com, afbtech.com, faotech.com, labtech.space, labtech.cz, fcbtech.link, famtech.net, faytech.co.in, fabtechh.work, fabterch.work, fabtechs.co, tabtech.org, faatech.be, fahtech.org, fastech.tech, nabtech.com, mabtech.co.uk, fabmech.com, fabltech.com, fabutech.in, babtech.com, fibtech.com, farbtech.it, gabtech.xyz, wabtech.com, faltech.ai, fabtechx.com, fastech.net, jabtech.com, faktech.com, eabtech.org, faytech.net, fcbtech.com.au, factech.org, famtech.site, faztech.store, fabtecu.work, fastech.pro, faitech.co.jp, faitech.top, farbtech.com, mabtech.org, fibtech.net, fubtech.com, cabtech.cn, nabtech.online, fabatech.de, tfabtech.in, f2btech.com, fastech.com.cn, rabtech.com, faztech.tech, faytech.pl, fabtsch.work, labtech.world, labtech.solutions, fastech.co.jp, sabtech.win, labtech.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "fastech.org",
            "domain_keyword": "fastech",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:14:45",
            "create_date": "2017-09-24",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fnbtech.ru",
            "domain_keyword": "fnbtech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:49",
            "create_date": "2020-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "OOO FNB Inzhiniring",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "famtech.org",
            "domain_keyword": "famtech",
            "domain_tld": "org",
            "query_time": "2024-04-23 01:49:46",
            "create_date": "2020-11-09",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-09",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fartech.info",
            "domain_keyword": "fartech",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:04:03",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "factech.net",
            "domain_keyword": "factech",
            "domain_tld": "net",
            "query_time": "2024-06-02 16:49:43",
            "create_date": "2024-05-13",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FAC Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "fabtech1.info",
            "domain_keyword": "fabtech1",
            "domain_tld": "info",
            "query_time": "2024-06-11 14:06:21",
            "create_date": "2015-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "faabtech.com",
            "domain_keyword": "faabtech",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:37:12",
            "create_date": "2023-10-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "Stanley Saint Fabre",
            "registrant_company": "Faab Tech",
            "registrant_address": "Blanco Garces #154",
            "registrant_city": "Estacion Central",
            "registrant_state": "Metropolitana",
            "registrant_zip": "2860000",
            "registrant_country": "CL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.950740155",
            "name_servers": [
                "ns143.neubox.net",
                "ns144.neubox.net",
                "ns245.neubox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "faztech.pro",
            "domain_keyword": "faztech",
            "domain_tld": "pro",
            "query_time": "2024-05-06 17:02:04",
            "create_date": "2022-03-02",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-02",
            "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": "Dmitry S Alekhin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fa-tech.nl",
            "domain_keyword": "fa-tech",
            "domain_tld": "nl",
            "query_time": "2024-05-20 14:55:52",
            "create_date": "2005-04-11",
            "update_date": "2022-02-05",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "domain_name": "fabtich.work",
            "domain_keyword": "fabtich",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:43",
            "create_date": "2023-03-24",
            "update_date": "2024-04-23",
            "expiry_date": "2024-03-24",
            "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": 12,
            "domain_name": "ffabtech.work",
            "domain_keyword": "ffabtech",
            "domain_tld": "work",
            "query_time": "2024-06-02 15:00:15",
            "create_date": "2023-04-25",
            "update_date": "2024-05-25",
            "expiry_date": "2024-04-25",
            "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_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ffbtech.com",
            "domain_keyword": "ffbtech",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:58:16",
            "create_date": "2017-07-22",
            "update_date": "2020-07-02",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fibtech.hu",
            "domain_keyword": "fibtech",
            "domain_tld": "hu",
            "query_time": "2024-05-10 17:21:14",
            "create_date": "2009-06-04"
        },
        {
            "num": 15,
            "domain_name": "famtech.io",
            "domain_keyword": "famtech",
            "domain_tld": "io",
            "query_time": "2024-05-25 03:44:46",
            "create_date": "2018-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "habtech.ae",
            "domain_keyword": "habtech",
            "domain_tld": "ae",
            "query_time": "2024-05-29 20:19:43",
            "registrar_name": "Etisalat",
            "registrant_name": "Nazar",
            "registrant_company": "Habib Seraj Technical Services",
            "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"
            ]
        },
        {
            "num": 17,
            "domain_name": "fabtecg.work",
            "domain_keyword": "fabtecg",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "2023-03-14",
            "update_date": "2024-04-13",
            "expiry_date": "2024-03-14",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "fastech.solutions",
            "domain_keyword": "fastech",
            "domain_tld": "solutions",
            "query_time": "2024-06-11 22:49:23",
            "create_date": "2023-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fawtech.net",
            "domain_keyword": "fawtech",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:45:46",
            "create_date": "2022-09-26",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1000.mochahost.com",
                "ns2000.mochahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pabtech.co.uk",
            "domain_keyword": "pabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 21:55:40",
            "create_date": "2000-02-12",
            "update_date": "2024-01-13",
            "expiry_date": "2026-02-12",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "fabbtech.com",
            "domain_keyword": "fabbtech",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:33:01",
            "create_date": "2012-05-06",
            "update_date": "2024-02-07",
            "expiry_date": "2026-05-06",
            "registrar_iana": 887,
            "registrar_name": "Netdorm, Inc. dba DnsExit.com",
            "registrar_website": "http://www.dnsexit.com",
            "name_servers": [
                "ns1.dnsexit.com",
                "ns2.dnsexit.com",
                "ns3.dnsexit.com",
                "ns4.dnsexit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "famtech.us",
            "domain_keyword": "famtech",
            "domain_tld": "us",
            "query_time": "2024-04-23 01:49:47",
            "create_date": "2003-09-15",
            "update_date": "2023-08-17",
            "expiry_date": "2025-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Web Administrator",
            "registrant_company": "Famtech",
            "registrant_address": "15 Lakewood Dr., Suite 11",
            "registrant_city": "Oakdale",
            "registrant_state": "Connecticut",
            "registrant_zip": "06370",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8604390481",
            "registrant_fax": "+1.8604391242",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cabtech.net",
            "domain_keyword": "cabtech",
            "domain_tld": "net",
            "query_time": "2024-04-22 08:59:45",
            "create_date": "2004-01-04",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/cabtech.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "2abtech.com",
            "domain_keyword": "2abtech",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:54:10",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2ABTech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1087.ui-dns.org",
                "ns1104.ui-dns.com",
                "ns1117.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "famtech.blog",
            "domain_keyword": "famtech",
            "domain_tld": "blog",
            "query_time": "2024-05-14 10:36:39",
            "create_date": "2024-03-08",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "labtech.hu",
            "domain_keyword": "labtech",
            "domain_tld": "hu",
            "query_time": "2024-05-28 10:29:48",
            "create_date": "1999-07-14"
        },
        {
            "num": 27,
            "domain_name": "factech.com",
            "domain_keyword": "factech",
            "domain_tld": "com",
            "query_time": "2024-06-13 17:13:41",
            "create_date": "2003-04-30",
            "update_date": "2022-09-17",
            "expiry_date": "2026-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.accruentsystems.com",
                "ns1.accruentsystems.com",
                "ns2.accruentsystems.com",
                "ns3.accruentsystems.com",
                "ns4.accruentsystems.com",
                "ns5.accruentsystems.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "faztech.org",
            "domain_keyword": "faztech",
            "domain_tld": "org",
            "query_time": "2024-04-12 08:34:40",
            "create_date": "2011-10-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "https://comlaude.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fugro N.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.novagraaf-dns.com",
                "dns2.novagraaf-dns.net",
                "dns3.novagraaf-dns.nl",
                "dns4.novagraaf-dns.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ffbtech.net",
            "domain_keyword": "ffbtech",
            "domain_tld": "net",
            "query_time": "2024-04-15 03:58:16",
            "create_date": "2017-03-20",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fastech.services",
            "domain_keyword": "fastech",
            "domain_tld": "services",
            "query_time": "2024-05-13 09:31:19",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fantech.dev",
            "domain_keyword": "fantech",
            "domain_tld": "dev",
            "query_time": "2024-05-12 04:51:22",
            "create_date": "2022-09-27",
            "update_date": "2022-10-02",
            "expiry_date": "2025-09-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fastech.app",
            "domain_keyword": "fastech",
            "domain_tld": "app",
            "query_time": "2024-05-22 06:24:59",
            "create_date": "2022-01-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-01-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-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": 33,
            "domain_name": "fbatech.club",
            "domain_keyword": "fbatech",
            "domain_tld": "club",
            "query_time": "2024-06-02 10:33:41",
            "create_date": "2023-05-04",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "labtech.com.pl",
            "domain_keyword": "labtech",
            "domain_tld": "com.pl",
            "query_time": "2024-05-07 07:22:20",
            "create_date": "2006-08-22",
            "update_date": "2022-06-24",
            "expiry_date": "2024-08-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "factech.jetzt",
            "domain_keyword": "factech",
            "domain_tld": "jetzt",
            "query_time": "2024-04-20 09:31:51",
            "create_date": "2015-07-20",
            "update_date": "2024-03-08",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dte. W. Rechtsanwaltsgesellschaft mbh",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fastech.info",
            "domain_keyword": "fastech",
            "domain_tld": "info",
            "query_time": "2024-05-13 09:31:19",
            "create_date": "2022-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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fhbtech.cn",
            "domain_keyword": "fhbtech",
            "domain_tld": "cn",
            "query_time": "2024-05-18 00:18:24",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "茂名市群英网络有限公司",
            "registrant_name": "周鑫航",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "labtech.education",
            "domain_keyword": "labtech",
            "domain_tld": "education",
            "query_time": "2024-05-19 16:22:10",
            "create_date": "2020-12-03",
            "update_date": "2023-07-23",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "faytech.us",
            "domain_keyword": "faytech",
            "domain_tld": "us",
            "query_time": "2024-05-26 03:11:18",
            "create_date": "2012-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jesse Cooper",
            "registrant_address": "121 varick street suite 301",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10013",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2014781763",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "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": 41,
            "domain_name": "fartech.online",
            "domain_keyword": "fartech",
            "domain_tld": "online",
            "query_time": "2024-06-08 17:17:09",
            "create_date": "2024-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "faxtech.com",
            "domain_keyword": "faxtech",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:30:19",
            "create_date": "2003-04-04",
            "update_date": "2019-04-03",
            "expiry_date": "2025-04-04",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please use contact form at https://www.above.com/registrar/email_form.html?domain=faxtech.com to contact owner",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "afbtech.com",
            "domain_keyword": "afbtech",
            "domain_tld": "com",
            "query_time": "2024-06-08 15:37:56",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "faotech.com",
            "domain_keyword": "faotech",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:47:28",
            "create_date": "2012-01-24",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "labtech.space",
            "domain_keyword": "labtech",
            "domain_tld": "space",
            "query_time": "2024-05-07 07:22:19",
            "create_date": "2023-12-26",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "labtech.cz",
            "domain_keyword": "labtech",
            "domain_tld": "cz",
            "query_time": "2024-05-05 18:47:33",
            "create_date": "1999-08-31",
            "update_date": "2017-01-30",
            "expiry_date": "2024-10-27",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Jan Šlegr",
            "registrant_company": "Ing. Jan Šlegr",
            "registrant_address": "Vazovova 3215/5, Praha 412, 143 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.grdns.cz",
                "ns.grdns.it"
            ]
        },
        {
            "num": 47,
            "domain_name": "fcbtech.link",
            "domain_keyword": "fcbtech",
            "domain_tld": "link",
            "query_time": "2024-05-09 06:51:53",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "famtech.net",
            "domain_keyword": "famtech",
            "domain_tld": "net",
            "query_time": "2024-04-23 01:49:46",
            "create_date": "2021-05-18",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/famtech.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "faytech.co.in",
            "domain_keyword": "faytech",
            "domain_tld": "co.in",
            "query_time": "2024-05-13 13:38:38",
            "create_date": "2013-07-23",
            "update_date": "2023-05-31",
            "expiry_date": "2025-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Faytech Security Solutions 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": [
                "ns1.us8.webhostface.biz",
                "ns2.us8.webhostface.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fabtechh.work",
            "domain_keyword": "fabtechh",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "2023-04-27",
            "update_date": "2024-05-27",
            "expiry_date": "2024-04-27",
            "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_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fabterch.work",
            "domain_keyword": "fabterch",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:42",
            "create_date": "2023-04-27",
            "update_date": "2024-05-27",
            "expiry_date": "2024-04-27",
            "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_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fabtechs.co",
            "domain_keyword": "fabtechs",
            "domain_tld": "co",
            "query_time": "2024-06-11 14:06:25",
            "create_date": "2016-07-02",
            "update_date": "2024-05-29",
            "expiry_date": "2024-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JP-14",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "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": 54,
            "domain_name": "faatech.be",
            "domain_keyword": "faatech",
            "domain_tld": "be",
            "query_time": "2024-04-18 11:52:13",
            "create_date": "2019-10-30",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 55,
            "domain_name": "fahtech.org",
            "domain_keyword": "fahtech",
            "domain_tld": "org",
            "query_time": "2024-05-10 14:52:29",
            "create_date": "2023-03-20",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fastech.tech",
            "domain_keyword": "fastech",
            "domain_tld": "tech",
            "query_time": "2024-05-16 09:59:47",
            "create_date": "2017-12-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-04",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nabtech.com",
            "domain_keyword": "nabtech",
            "domain_tld": "com",
            "query_time": "2024-06-10 13:57:36",
            "create_date": "1997-05-20",
            "update_date": "2022-02-15",
            "expiry_date": "2025-05-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns25.worldnic.com",
                "ns26.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mabtech.co.uk",
            "domain_keyword": "mabtech",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 14:08:54",
            "create_date": "2004-10-20",
            "update_date": "2022-09-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "fabmech.com",
            "domain_keyword": "fabmech",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:26:45",
            "create_date": "2020-02-21",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fabltech.com",
            "domain_keyword": "fabltech",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:06:30",
            "create_date": "2022-10-24",
            "update_date": "2024-06-09",
            "expiry_date": "2024-10-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ankara",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fabutech.in",
            "domain_keyword": "fabutech",
            "domain_tld": "in",
            "query_time": "2024-06-11 10:27:56",
            "create_date": "2013-02-04",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fabutech",
            "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.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "babtech.com",
            "domain_keyword": "babtech",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:12:58",
            "create_date": "1998-03-06",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Jinsu kim",
            "registrant_company": "Jinsu kim",
            "registrant_address": "Hagil-ri, 253-3 Hyangnam-eup Hwaseong-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "18620",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313528463",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "fibtech.com",
            "domain_keyword": "fibtech",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:44:52",
            "create_date": "2014-11-20",
            "update_date": "2022-09-17",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "farbtech.it",
            "domain_keyword": "farbtech",
            "domain_tld": "it",
            "query_time": "2024-05-12 09:52:54",
            "create_date": "2015-10-06",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Farb Tech Srl",
            "name_servers": [
                "ns1.plaindns.net",
                "ns2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 65,
            "domain_name": "gabtech.xyz",
            "domain_keyword": "gabtech",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 18:21:23",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wabtech.com",
            "domain_keyword": "wabtech",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:20:31",
            "create_date": "1999-11-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-17",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Wabtec Canada, Inc.",
            "registrant_company": "Wabtec Canada, Inc.  ",
            "registrant_address": "475 Seaman Street",
            "registrant_city": "Stoney Creek",
            "registrant_state": "ON",
            "registrant_zip": "L8E 2R2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9055618705",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "faltech.ai",
            "domain_keyword": "faltech",
            "domain_tld": "ai",
            "query_time": "2024-06-01 04:24:19",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fabtechx.com",
            "domain_keyword": "fabtechx",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:06:25",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2027-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fastech.net",
            "domain_keyword": "fastech",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:14:45",
            "create_date": "2004-06-21",
            "update_date": "2023-10-18",
            "expiry_date": "2024-06-21",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/4e590b9b-52fa-4b29-a726-e56288a2aca3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jabtech.com",
            "domain_keyword": "jabtech",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:48:41",
            "create_date": "2002-07-21",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "plesk4700a.trouble-free.net",
                "plesk4700b.trouble-free.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "faktech.com",
            "domain_keyword": "faktech",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:37:27",
            "create_date": "2012-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Drenthe",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.doorpointserver.nl",
                "ns2.doorpointserver.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "eabtech.org",
            "domain_keyword": "eabtech",
            "domain_tld": "org",
            "query_time": "2024-04-26 05:11:25",
            "create_date": "2014-12-15",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1psw.name.com",
                "ns2fgv.name.com",
                "ns3fgq.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "faytech.net",
            "domain_keyword": "faytech",
            "domain_tld": "net",
            "query_time": "2024-04-25 00:26:25",
            "create_date": "2013-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fcbtech.com.au",
            "domain_keyword": "fcbtech",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 06:35:20",
            "update_date": "2023-07-31",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Libby Boyce",
            "name_servers": [
                "ns-1291.awsdns-33.org",
                "ns-1922.awsdns-48.co.uk",
                "ns-268.awsdns-33.com",
                "ns-916.awsdns-50.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "factech.org",
            "domain_keyword": "factech",
            "domain_tld": "org",
            "query_time": "2024-05-10 16:16:28",
            "create_date": "2023-12-28",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.himalayanhosting.com",
                "ns2.himalayanhosting.com",
                "ns3.himalayanhosting.com",
                "ns4.himalayanhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "famtech.site",
            "domain_keyword": "famtech",
            "domain_tld": "site",
            "query_time": "2024-05-23 07:52:58",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "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": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "faztech.store",
            "domain_keyword": "faztech",
            "domain_tld": "store",
            "query_time": "2024-05-20 03:17:13",
            "create_date": "2024-01-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169999622",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "fabtecu.work",
            "domain_keyword": "fabtecu",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:41",
            "create_date": "2023-04-01",
            "update_date": "2024-05-01",
            "expiry_date": "2024-04-01",
            "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": 79,
            "domain_name": "fastech.pro",
            "domain_keyword": "fastech",
            "domain_tld": "pro",
            "query_time": "2024-05-15 19:59:31",
            "create_date": "2021-01-07",
            "update_date": "2023-02-21",
            "expiry_date": "2025-01-07",
            "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": 80,
            "domain_name": "faitech.co.jp",
            "domain_keyword": "faitech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 12:36:54",
            "create_date": "2002-01-09",
            "update_date": "2024-02-01",
            "registrant_company": "FAITECH Company",
            "name_servers": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ]
        },
        {
            "num": 81,
            "domain_name": "faitech.top",
            "domain_keyword": "faitech",
            "domain_tld": "top",
            "query_time": "2024-06-01 09:14:06",
            "create_date": "2022-05-20",
            "update_date": "2022-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "farbtech.com",
            "domain_keyword": "farbtech",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:18:26",
            "create_date": "2009-09-24",
            "update_date": "2024-05-07",
            "expiry_date": "2025-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "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": 84,
            "domain_name": "fibtech.net",
            "domain_keyword": "fibtech",
            "domain_tld": "net",
            "query_time": "2024-04-15 13:44:52",
            "create_date": "2015-12-18",
            "update_date": "2022-04-02",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of fibtech.net",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fubtech.com",
            "domain_keyword": "fubtech",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:40:39",
            "create_date": "2017-06-05",
            "update_date": "2023-09-08",
            "expiry_date": "2027-06-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "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": 87,
            "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": 88,
            "domain_name": "fabatech.de",
            "domain_keyword": "fabatech",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:33:56",
            "update_date": "2013-08-15",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 89,
            "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": 90,
            "domain_name": "f2btech.com",
            "domain_keyword": "f2btech",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:42:45",
            "create_date": "2024-01-12",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns96.hostgator.com.br",
                "ns97.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fastech.com.cn",
            "domain_keyword": "fastech",
            "domain_tld": "com.cn",
            "query_time": "2024-06-11 22:49:23",
            "create_date": "2003-05-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海泛宇信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "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": 93,
            "domain_name": "faztech.tech",
            "domain_keyword": "faztech",
            "domain_tld": "tech",
            "query_time": "2024-04-25 00:29:03",
            "create_date": "2022-08-19",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-19",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "faytech.pl",
            "domain_keyword": "faytech",
            "domain_tld": "pl",
            "query_time": "2024-05-14 19:36:48",
            "create_date": "2017-09-07",
            "update_date": "2017-09-21",
            "expiry_date": "2024-09-07",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net/",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fabtsch.work",
            "domain_keyword": "fabtsch",
            "domain_tld": "work",
            "query_time": "2024-05-29 12:19:44",
            "create_date": "2023-04-06",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-06",
            "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": 96,
            "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": 97,
            "domain_name": "labtech.solutions",
            "domain_keyword": "labtech",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 11:46:59",
            "create_date": "2024-02-27",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fastech.co.jp",
            "domain_keyword": "fastech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-03 12:32:12",
            "create_date": "2006-01-17",
            "update_date": "2024-02-01",
            "registrant_company": "fastech Inc.",
            "name_servers": [
                "ns01.ns-itpark.jp",
                "ns02.ns-itpark.jp"
            ]
        },
        {
            "num": 99,
            "domain_name": "sabtech.win",
            "domain_keyword": "sabtech",
            "domain_tld": "win",
            "query_time": "2024-06-02 09:53:26",
            "create_date": "2023-03-23",
            "update_date": "2023-03-28",
            "expiry_date": "2024-03-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "colette.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "labtech.com.br",
            "domain_keyword": "labtech",
            "domain_tld": "com.br",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2000-03-16",
            "update_date": "2024-04-02",
            "expiry_date": "2029-03-16",
            "registrant_name": "LABTECH Produtos para Laborat?rios e Hosp. LTDA",
            "name_servers": [
                "dns3501.playunix.com.br",
                "dns3502.playunix.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.267,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fabtech.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5497</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fastech.org, fnbtech.ru, famtech.org, fartech.info, factech.net, fabtech1.info, faabtech.com, faztech.pro, fa-tech.nl, mabtech.com, fabtich.work, ffabtech.work, ffbtech.com, fibtech.hu, famtech.io, habtech.ae, fabtecg.work, fastech.solutions, fawtech.net, pabtech.co.uk, fabbtech.com, famtech.us, cabtech.net, 2abtech.com, famtech.blog, labtech.hu, factech.com, faztech.org, ffbtech.net, fastech.services, fantech.dev, fastech.app, fbatech.club, labtech.com.pl, factech.jetzt, fastech.info, fhbtech.cn, labtech.education, faytech.us, tabtech.africa, fartech.online, faxtech.com, afbtech.com, faotech.com, labtech.space, labtech.cz, fcbtech.link, famtech.net, faytech.co.in, fabtechh.work, fabterch.work, fabtechs.co, tabtech.org, faatech.be, fahtech.org, fastech.tech, nabtech.com, mabtech.co.uk, fabmech.com, fabltech.com, fabutech.in, babtech.com, fibtech.com, farbtech.it, gabtech.xyz, wabtech.com, faltech.ai, fabtechx.com, fastech.net, jabtech.com, faktech.com, eabtech.org, faytech.net, fcbtech.com.au, factech.org, famtech.site, faztech.store, fabtecu.work, fastech.pro, faitech.co.jp, faitech.top, farbtech.com, mabtech.org, fibtech.net, fubtech.com, cabtech.cn, nabtech.online, fabatech.de, tfabtech.in, f2btech.com, fastech.com.cn, rabtech.com, faztech.tech, faytech.pl, fabtsch.work, labtech.world, labtech.solutions, fastech.co.jp, sabtech.win, labtech.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fastech.org</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:14:45</query_time>
   <create_date>2017-09-24</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fnbtech.ru</domain_name>
   <domain_keyword>fnbtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:49</query_time>
   <create_date>2020-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>OOO FNB Inzhiniring</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>famtech.org</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 01:49:46</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-09</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fartech.info</domain_name>
   <domain_keyword>fartech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:04:03</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>factech.net</domain_name>
   <domain_keyword>factech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 16:49:43</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-13</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FAC Technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>fabtech1.info</domain_name>
   <domain_keyword>fabtech1</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 14:06:21</query_time>
   <create_date>2015-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.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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>faabtech.com</domain_name>
   <domain_keyword>faabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:37:12</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>Stanley Saint Fabre</registrant_name>
   <registrant_company>Faab Tech</registrant_company>
   <registrant_address>Blanco Garces #154</registrant_address>
   <registrant_city>Estacion Central</registrant_city>
   <registrant_state>Metropolitana</registrant_state>
   <registrant_zip>2860000</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.950740155</registrant_phone>
   <name_servers>
    <value>ns143.neubox.net</value>
    <value>ns144.neubox.net</value>
    <value>ns245.neubox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>faztech.pro</domain_name>
   <domain_keyword>faztech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 17:02:04</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-02</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>Dmitry S Alekhin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fa-tech.nl</domain_name>
   <domain_keyword>fa-tech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 14:55:52</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2022-02-05</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</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>11</num>
   <domain_name>fabtich.work</domain_name>
   <domain_keyword>fabtich</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:43</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-03-24</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>12</num>
   <domain_name>ffabtech.work</domain_name>
   <domain_keyword>ffabtech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-02 15:00:15</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-04-25</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_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ffbtech.com</domain_name>
   <domain_keyword>ffbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:58:16</query_time>
   <create_date>2017-07-22</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fibtech.hu</domain_name>
   <domain_keyword>fibtech</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 17:21:14</query_time>
   <create_date>2009-06-04</create_date>
  </value>
  <value>
   <num>15</num>
   <domain_name>famtech.io</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 03:44:46</query_time>
   <create_date>2018-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>habtech.ae</domain_name>
   <domain_keyword>habtech</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-29 20:19:43</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Nazar</registrant_name>
   <registrant_company>Habib Seraj Technical Services</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>
  <value>
   <num>17</num>
   <domain_name>fabtecg.work</domain_name>
   <domain_keyword>fabtecg</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-03-14</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>fastech.solutions</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-11 22:49:23</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.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>fawtech.net</domain_name>
   <domain_keyword>fawtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:45:46</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1000.mochahost.com</value>
    <value>ns2000.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pabtech.co.uk</domain_name>
   <domain_keyword>pabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 21:55:40</query_time>
   <create_date>2000-02-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>fabbtech.com</domain_name>
   <domain_keyword>fabbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:33:01</query_time>
   <create_date>2012-05-06</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_iana>887</registrar_iana>
   <registrar_name>Netdorm, Inc. dba DnsExit.com</registrar_name>
   <registrar_website>http://www.dnsexit.com</registrar_website>
   <name_servers>
    <value>ns1.dnsexit.com</value>
    <value>ns2.dnsexit.com</value>
    <value>ns3.dnsexit.com</value>
    <value>ns4.dnsexit.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>famtech.us</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 01:49:47</query_time>
   <create_date>2003-09-15</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Web Administrator</registrant_name>
   <registrant_company>Famtech</registrant_company>
   <registrant_address>15 Lakewood Dr., Suite 11</registrant_address>
   <registrant_city>Oakdale</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>06370</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8604390481</registrant_phone>
   <registrant_fax>+1.8604391242</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>23</num>
   <domain_name>cabtech.net</domain_name>
   <domain_keyword>cabtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 08:59:45</query_time>
   <create_date>2004-01-04</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/cabtech.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>2abtech.com</domain_name>
   <domain_keyword>2abtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:54:10</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</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>2ABTech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1087.ui-dns.org</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1117.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>famtech.blog</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-14 10:36:39</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>26</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>27</num>
   <domain_name>factech.com</domain_name>
   <domain_keyword>factech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 17:13:41</query_time>
   <create_date>2003-04-30</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.accruentsystems.com</value>
    <value>ns1.accruentsystems.com</value>
    <value>ns2.accruentsystems.com</value>
    <value>ns3.accruentsystems.com</value>
    <value>ns4.accruentsystems.com</value>
    <value>ns5.accruentsystems.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>faztech.org</domain_name>
   <domain_keyword>faztech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 08:34:40</query_time>
   <create_date>2011-10-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>https://comlaude.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fugro N.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.novagraaf-dns.com</value>
    <value>dns2.novagraaf-dns.net</value>
    <value>dns3.novagraaf-dns.nl</value>
    <value>dns4.novagraaf-dns.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ffbtech.net</domain_name>
   <domain_keyword>ffbtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 03:58:16</query_time>
   <create_date>2017-03-20</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fastech.services</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-13 09:31:19</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>fantech.dev</domain_name>
   <domain_keyword>fantech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 04:51:22</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>32</num>
   <domain_name>fastech.app</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-22 06:24:59</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-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>33</num>
   <domain_name>fbatech.club</domain_name>
   <domain_keyword>fbatech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 10:33:41</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-04</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>labtech.com.pl</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-07 07:22:20</query_time>
   <create_date>2006-08-22</create_date>
   <update_date>2022-06-24</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>factech.jetzt</domain_name>
   <domain_keyword>factech</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-04-20 09:31:51</query_time>
   <create_date>2015-07-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dte. W. Rechtsanwaltsgesellschaft mbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fastech.info</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 09:31:19</query_time>
   <create_date>2022-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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>37</num>
   <domain_name>fhbtech.cn</domain_name>
   <domain_keyword>fhbtech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 00:18:24</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>labtech.education</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-19 16:22:10</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>faytech.us</domain_name>
   <domain_keyword>faytech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-26 03:11:18</query_time>
   <create_date>2012-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jesse Cooper</registrant_name>
   <registrant_address>121 varick street suite 301</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10013</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2014781763</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>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>41</num>
   <domain_name>fartech.online</domain_name>
   <domain_keyword>fartech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 17:17:09</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>faxtech.com</domain_name>
   <domain_keyword>faxtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:30:19</query_time>
   <create_date>2003-04-04</create_date>
   <update_date>2019-04-03</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please use contact form at https://www.above.com/registrar/email_form.html?domain=faxtech.com to contact owner</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>afbtech.com</domain_name>
   <domain_keyword>afbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 15:37:56</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>faotech.com</domain_name>
   <domain_keyword>faotech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:47:28</query_time>
   <create_date>2012-01-24</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>labtech.space</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 07:22:19</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>labtech.cz</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 18:47:33</query_time>
   <create_date>1999-08-31</create_date>
   <update_date>2017-01-30</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Jan Šlegr</registrant_name>
   <registrant_company>Ing. Jan Šlegr</registrant_company>
   <registrant_address>Vazovova 3215/5, Praha 412, 143 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.grdns.cz</value>
    <value>ns.grdns.it</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>fcbtech.link</domain_name>
   <domain_keyword>fcbtech</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-09 06:51:53</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>famtech.net</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 01:49:46</query_time>
   <create_date>2021-05-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/famtech.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>elliot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>faytech.co.in</domain_name>
   <domain_keyword>faytech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-13 13:38:38</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2025-07-23</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>Faytech Security Solutions 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>ns1.us8.webhostface.biz</value>
    <value>ns2.us8.webhostface.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fabtechh.work</domain_name>
   <domain_keyword>fabtechh</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-04-27</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_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fabterch.work</domain_name>
   <domain_keyword>fabterch</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:42</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-04-27</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_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>fabtechs.co</domain_name>
   <domain_keyword>fabtechs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-11 14:06:25</query_time>
   <create_date>2016-07-02</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</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>JP-14</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</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>54</num>
   <domain_name>faatech.be</domain_name>
   <domain_keyword>faatech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 11:52:13</query_time>
   <create_date>2019-10-30</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>fahtech.org</domain_name>
   <domain_keyword>fahtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 14:52:29</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fastech.tech</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 09:59:47</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-04</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nabtech.com</domain_name>
   <domain_keyword>nabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 13:57:36</query_time>
   <create_date>1997-05-20</create_date>
   <update_date>2022-02-15</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns25.worldnic.com</value>
    <value>ns26.worldnic.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>mabtech.co.uk</domain_name>
   <domain_keyword>mabtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 14:08:54</query_time>
   <create_date>2004-10-20</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>fabmech.com</domain_name>
   <domain_keyword>fabmech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:26:45</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fabltech.com</domain_name>
   <domain_keyword>fabltech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:06:30</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2024-10-24</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ankara</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fabutech.in</domain_name>
   <domain_keyword>fabutech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-11 10:27:56</query_time>
   <create_date>2013-02-04</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-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>Fabutech</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.servconfig.com</value>
    <value>ns2.servconfig.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>62</num>
   <domain_name>babtech.com</domain_name>
   <domain_keyword>babtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:12:58</query_time>
   <create_date>1998-03-06</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Jinsu kim</registrant_name>
   <registrant_company>Jinsu kim</registrant_company>
   <registrant_address>Hagil-ri, 253-3 Hyangnam-eup Hwaseong-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>18620</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313528463</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>fibtech.com</domain_name>
   <domain_keyword>fibtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:44:52</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>64</num>
   <domain_name>farbtech.it</domain_name>
   <domain_keyword>farbtech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 09:52:54</query_time>
   <create_date>2015-10-06</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Farb Tech Srl</registrant_company>
   <name_servers>
    <value>ns1.plaindns.net</value>
    <value>ns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>gabtech.xyz</domain_name>
   <domain_keyword>gabtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 18:21:23</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wabtech.com</domain_name>
   <domain_keyword>wabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:20:31</query_time>
   <create_date>1999-11-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-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>Wabtec Canada, Inc.</registrant_name>
   <registrant_company>Wabtec Canada, Inc.  </registrant_company>
   <registrant_address>475 Seaman Street</registrant_address>
   <registrant_city>Stoney Creek</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L8E 2R2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9055618705</registrant_phone>
   <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>67</num>
   <domain_name>faltech.ai</domain_name>
   <domain_keyword>faltech</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-01 04:24:19</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fabtechx.com</domain_name>
   <domain_keyword>fabtechx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:06:25</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2027-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>ns73.domaincontrol.com</value>
    <value>ns74.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>69</num>
   <domain_name>fastech.net</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:14:45</query_time>
   <create_date>2004-06-21</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4e590b9b-52fa-4b29-a726-e56288a2aca3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jabtech.com</domain_name>
   <domain_keyword>jabtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:48:41</query_time>
   <create_date>2002-07-21</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>plesk4700a.trouble-free.net</value>
    <value>plesk4700b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>faktech.com</domain_name>
   <domain_keyword>faktech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:37:27</query_time>
   <create_date>2012-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Drenthe</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.doorpointserver.nl</value>
    <value>ns2.doorpointserver.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>eabtech.org</domain_name>
   <domain_keyword>eabtech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 05:11:25</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1psw.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3fgq.name.com</value>
    <value>ns4jpz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>faytech.net</domain_name>
   <domain_keyword>faytech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 00:26:25</query_time>
   <create_date>2013-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fcbtech.com.au</domain_name>
   <domain_keyword>fcbtech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 06:35:20</query_time>
   <update_date>2023-07-31</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>Libby Boyce</registrant_name>
   <name_servers>
    <value>ns-1291.awsdns-33.org</value>
    <value>ns-1922.awsdns-48.co.uk</value>
    <value>ns-268.awsdns-33.com</value>
    <value>ns-916.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>factech.org</domain_name>
   <domain_keyword>factech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 16:16:28</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.himalayanhosting.com</value>
    <value>ns2.himalayanhosting.com</value>
    <value>ns3.himalayanhosting.com</value>
    <value>ns4.himalayanhosting.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>76</num>
   <domain_name>famtech.site</domain_name>
   <domain_keyword>famtech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 07:52:58</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</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>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>faztech.store</domain_name>
   <domain_keyword>faztech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 03:17:13</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-24</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 0169999622</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fabtecu.work</domain_name>
   <domain_keyword>fabtecu</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:41</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-04-01</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>79</num>
   <domain_name>fastech.pro</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 19:59:31</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2025-01-07</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>80</num>
   <domain_name>faitech.co.jp</domain_name>
   <domain_keyword>faitech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 12:36:54</query_time>
   <create_date>2002-01-09</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>FAITECH Company</registrant_company>
   <name_servers>
    <value>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>faitech.top</domain_name>
   <domain_keyword>faitech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 09:14:06</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2022-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>farbtech.com</domain_name>
   <domain_keyword>farbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:18:26</query_time>
   <create_date>2009-09-24</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</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>84</num>
   <domain_name>fibtech.net</domain_name>
   <domain_keyword>fibtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 13:44:52</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2022-04-02</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of fibtech.net</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>robin.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>fubtech.com</domain_name>
   <domain_keyword>fubtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:40:39</query_time>
   <create_date>2017-06-05</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2027-06-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</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>87</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>88</num>
   <domain_name>fabatech.de</domain_name>
   <domain_keyword>fabatech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:33:56</query_time>
   <update_date>2013-08-15</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>89</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>90</num>
   <domain_name>f2btech.com</domain_name>
   <domain_keyword>f2btech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:42:45</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns96.hostgator.com.br</value>
    <value>ns97.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fastech.com.cn</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-11 22:49:23</query_time>
   <create_date>2003-05-20</create_date>
   <expiry_date>2024-06-20</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>92</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>93</num>
   <domain_name>faztech.tech</domain_name>
   <domain_keyword>faztech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-25 00:29:03</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-19</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>faytech.pl</domain_name>
   <domain_keyword>faytech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 19:36:48</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2017-09-21</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net/</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>fabtsch.work</domain_name>
   <domain_keyword>fabtsch</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 12:19:44</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-06</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>96</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>97</num>
   <domain_name>labtech.solutions</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 11:46:59</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fastech.co.jp</domain_name>
   <domain_keyword>fastech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-03 12:32:12</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>fastech Inc.</registrant_company>
   <name_servers>
    <value>ns01.ns-itpark.jp</value>
    <value>ns02.ns-itpark.jp</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>sabtech.win</domain_name>
   <domain_keyword>sabtech</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-02 09:53:26</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>colette.ns.cloudflare.com</value>
    <value>elliot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>labtech.com.br</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2000-03-16</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2029-03-16</expiry_date>
   <registrant_name>LABTECH Produtos para Laborat?rios e Hosp. LTDA</registrant_name>
   <name_servers>
    <value>dns3501.playunix.com.br</value>
    <value>dns3502.playunix.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.267</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.