WHOIS QUERY TIME

13 May 2024 - 6:13 AM UTC

Registered: 22 November 2019
Modified: 1 December 2023

NAME SERVERS

ns1.xserver.jp
ns2.xserver.jp
ns3.xserver.jp
ns4.xserver.jp
ns5.xserver.jp

REGISTRANT

Company: HITEC CO.,LTD.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hitec.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hitec.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hitec.co.jp",
            "domain_keyword": "hitec",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2019-11-22",
            "update_date": "2023-12-01",
            "registrant_company": "HITEC CO.,LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hitec.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hitec.co.jp</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>HITEC CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.049 seconds) for "hitec.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 11:47 PM UTC

Registered: 22 November 2019
Modified: 1 December 2022

NAME SERVERS

ns1.xserver.jp
ns2.xserver.jp
ns3.xserver.jp
ns4.xserver.jp
ns5.xserver.jp

REGISTRANT

Company: HITEC CO.,LTD.

#2 - QUERY TIME

15 Mar 2024 - 7:32 AM UTC

Registered: 22 November 2019
Modified: 1 December 2023

NAME SERVERS

ns1.xserver.jp
ns2.xserver.jp
ns3.xserver.jp
ns4.xserver.jp
ns5.xserver.jp

REGISTRANT

Company: HITEC CO.,LTD.

* 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=hitec.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hitec.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hitec.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "hitec.co.jp",
            "domain_keyword": "hitec",
            "domain_tld": "co.jp",
            "query_time": "2023-04-20 23:47:24",
            "create_date": "2019-11-22",
            "update_date": "2022-12-01",
            "registrant_company": "HITEC CO.,LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "hitec.co.jp",
            "domain_keyword": "hitec",
            "domain_tld": "co.jp",
            "query_time": "2024-03-15 07:32:35",
            "create_date": "2019-11-22",
            "update_date": "2023-12-01",
            "registrant_company": "HITEC CO.,LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "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>hitec.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hitec.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hitec.co.jp</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-20 23:47:24</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2022-12-01</update_date>
   <registrant_company>HITEC CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>hitec.co.jp</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-03-15 07:32:35</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>HITEC CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 61 domain names (in 0.058 seconds) which contained the exact domain keyword "hitec".
Domain Name Registered Expiry Registrar Ownership
1 hitec.com 20 Mar 1995 21 Mar 2025 GoDaddy.com, LLC -
2 hitec.co.uk 14 Jan 1997 14 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
3 hitec.be 5 Mar 1997 - ClearMedia NV -
4 hitec.com.br 4 Dec 1997 4 Dec 2024 - HITEC INFORMATICA
5 hitec.com.pl 9 Oct 1998 8 Oct 2026 home.pl S.A. -
6 hitec.org 16 Jan 1999 16 Jan 2027 Network Solutions, LLC Hospitality Finance and Technology Professionals
7 hitec.net 31 Mar 1999 31 Mar 2025 GoDaddy.com, LLC -
8 hitec.pl 23 Apr 1999 22 Apr 2026 home.pl S.A. -
9 hitec.biz 27 Mar 2002 26 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
10 hitec.ca 11 Dec 2003 11 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
11 hitec.tv 26 Jan 2004 26 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 017792110
12 hitec.com.cn 3 Sep 2007 3 Sep 2024 阿里云计算有限公司(万网) 李葳
13 hitec.co.th 15 Jan 2010 14 Jan 2025 THNIC Hi-Tech Resources Co., Ltd. (บริษัท ไฮเท็ครีสอร์ทส์ (ประเทศไทย) จำกัด)
14 hitec.ie 18 Mar 2010 18 Mar 2025 Hosting Ireland Hi-Tec Computing Limited
15 hitec.cl 6 Apr 2011 4 May 2025 NIC Chile Electrónica Hitec Ltda
16 hitec.jp 17 May 2012 31 May 2025 - (Not displayed by registrant's request)
17 hitec.global 9 Sep 2014 9 Sep 2024 Wild West Domains, LLC Domains By Proxy, LLC
18 hitec.scot 23 Sep 2014 23 Sep 2024 Tucows Domains Inc. Andrew Hart
19 hitec.glass 28 Oct 2014 28 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 hitec.in 26 Mar 2015 26 Mar 2025 Spaceship, Inc. Digits United Limited
21 hitec.work 11 Aug 2015 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 hitec.online 26 Aug 2015 26 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 hitec.zone 11 Sep 2015 11 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
24 hitec.technology 27 Oct 2015 27 Oct 2024 Gransy, s.r.o. HITEC Bt
25 hitec.vision 13 Mar 2018 13 Mar 2025 Key-Systems, LLC HITECVISION ADVISORY AS
26 hitec.one 24 Apr 2018 24 Apr 2024 IONOS SE 1&1 Internet Limited
27 hitec.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 hitec.it 9 May 2018 9 May 2025 Algorithmedia S.r.l. Puglia.com Srls
29 hitec.cloud 23 Aug 2018 23 Aug 2024 Synergy Wholesale Pty Ltd HiTec Pty Ltd
30 hitec.us 22 Dec 2018 22 Dec 2024 GoDaddy.com, LLC NewMarket Services Corporation
31 hitec.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
32 hitec.solutions 9 Mar 2019 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 hitec.company 8 May 2019 8 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
34 hitec.uk 3 Jul 2019 3 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
35 hitec.xyz 10 Jul 2019 10 Jul 2025 West263 International Limited Y Swetha
36 hitec.co.jp 22 Nov 2019 - - HITEC CO.,LTD.
37 hitec.football 20 Dec 2020 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 hitec.srl 24 Feb 2021 24 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Hitec Solutions S.a.s.
39 hitec.host 21 Apr 2021 21 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
40 hitec.wtf 26 Apr 2021 26 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
41 hitec.madrid 7 Jun 2021 10 Jun 2024 Tecnocrática Centro de Datos S.L. Yproperin S.L.
42 hitec.sk 1 Jan 2022 1 Jan 2025 Gransy s.r.o. ESAT, s.r.o.
43 hitec.help 2 Jan 2022 2 Jan 2025 Domain.com, LLC Chris Lavaux
44 hitec.space 1 Nov 2022 1 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
45 hitec.blog 20 Mar 2023 20 Mar 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
46 hitec.store 14 Apr 2023 14 Apr 2025 Sav.com, LLC - 15 Privacy Protection
47 hitec.tech 15 May 2023 15 May 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Qin Xiao Ke
48 hitec.life 21 May 2023 21 May 2025 Sav.com, LLC Privacy Protection
49 hitec.site 16 Jun 2023 16 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
50 hitec.info 13 Jul 2023 13 Jul 2024 Sav.com, LLC - 3 REDACTED FOR PRIVACY
51 hitec.lol 16 Jul 2023 16 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
52 hitec.club 10 Nov 2023 10 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
53 hitec.group 3 Feb 2024 3 Feb 2025 Sav.com, LLC - 31 REDACTED FOR PRIVACY
54 hitec.org.uk 26 Feb 2024 26 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
55 hitec.city 22 Apr 2024 22 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 hitec.pro 5 Jun 2024 5 Jun 2025 Sav.com, LLC - 15 REDACTED FOR PRIVACY
57 hitec.de - - - -
58 hitec.com.pt - - - -
59 hitec.ae - - 101domain GRS Ltd HITECH BUSINESS SOLUTIONS
60 hitec.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Andrew Gibson
61 hitec.pt - 7 Feb 2025 - -
62 hitec.ai - - Porkbun LLC Private by Design, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hitec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hitec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 62,
        "relation": "eq",
        "current": 62
    },
    "unique_domains": "hitec.com, hitec.co.uk, hitec.be, hitec.com.br, hitec.com.pl, hitec.org, hitec.net, hitec.pl, hitec.biz, hitec.ca, hitec.tv, hitec.com.cn, hitec.co.th, hitec.ie, hitec.cl, hitec.jp, hitec.global, hitec.scot, hitec.glass, hitec.in, hitec.work, hitec.online, hitec.zone, hitec.technology, hitec.vision, hitec.one, hitec.app, hitec.it, hitec.cloud, hitec.us, hitec.dev, hitec.solutions, hitec.company, hitec.uk, hitec.xyz, hitec.co.jp, hitec.football, hitec.srl, hitec.host, hitec.wtf, hitec.madrid, hitec.sk, hitec.help, hitec.space, hitec.blog, hitec.store, hitec.tech, hitec.life, hitec.site, hitec.info, hitec.lol, hitec.club, hitec.group, hitec.org.uk, hitec.city, hitec.pro, hitec.de, hitec.com.pt, hitec.ae, hitec.com.au, hitec.pt, hitec.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "hitec.com",
            "domain_keyword": "hitec",
            "domain_tld": "com",
            "query_time": "2024-05-20 06:51:08",
            "create_date": "1995-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hitec.co.uk",
            "domain_keyword": "hitec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "1997-01-14",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "hitec.be",
            "domain_keyword": "hitec",
            "domain_tld": "be",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "1997-03-05",
            "registrar_name": "ClearMedia NV",
            "registrar_website": "http://www.clearmedia.be",
            "name_servers": [
                "ns01.cleardns.be",
                "ns02.cleardns.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "hitec.com.br",
            "domain_keyword": "hitec",
            "domain_tld": "com.br",
            "query_time": "2024-06-07 18:51:04",
            "create_date": "1997-12-04",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-04",
            "registrant_name": "HITEC INFORMATICA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.hitec.com.br",
                "ns5.hitec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "hitec.com.pl",
            "domain_keyword": "hitec",
            "domain_tld": "com.pl",
            "query_time": "2024-04-22 19:38:38",
            "create_date": "1998-10-09",
            "update_date": "2023-08-28",
            "expiry_date": "2026-10-08",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hitec.org",
            "domain_keyword": "hitec",
            "domain_tld": "org",
            "query_time": "2024-06-10 20:08:49",
            "create_date": "1999-01-16",
            "update_date": "2024-02-23",
            "expiry_date": "2027-01-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hospitality Finance and Technology Professionals",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "viddy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hitec.net",
            "domain_keyword": "hitec",
            "domain_tld": "net",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "1999-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "cbru.br.ns.els-gms.att.net",
                "cmtu.mt.ns.els-gms.att.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hitec.pl",
            "domain_keyword": "hitec",
            "domain_tld": "pl",
            "query_time": "2024-04-23 09:06:32",
            "create_date": "1999-04-23",
            "update_date": "2023-03-01",
            "expiry_date": "2026-04-22",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hitec.biz",
            "domain_keyword": "hitec",
            "domain_tld": "biz",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2002-03-27",
            "update_date": "2023-03-02",
            "expiry_date": "2025-03-26",
            "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": "Kiev",
            "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": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hitec.ca",
            "domain_keyword": "hitec",
            "domain_tld": "ca",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2003-12-11",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-11",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hitec.tv",
            "domain_keyword": "hitec",
            "domain_tld": "tv",
            "query_time": "2024-05-20 06:51:09",
            "create_date": "2004-01-26",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 017792110",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hitec.com.cn",
            "domain_keyword": "hitec",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 06:51:09",
            "create_date": "2007-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李葳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hitec.co.th",
            "domain_keyword": "hitec",
            "domain_tld": "co.th",
            "query_time": "2024-05-20 06:51:08",
            "create_date": "2010-01-15",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "registrar_name": "THNIC",
            "registrant_company": "Hi-Tech Resources Co., Ltd. (บริษัท ไฮเท็ครีสอร์ทส์ (ประเทศไทย) จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "master01.csloxinfo.com",
                "master02.csloxinfo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hitec.ie",
            "domain_keyword": "hitec",
            "domain_tld": "ie",
            "query_time": "2024-05-19 02:55:00",
            "create_date": "2010-03-18",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-18",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Hi-Tec Computing Limited",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hitec.cl",
            "domain_keyword": "hitec",
            "domain_tld": "cl",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2011-04-06",
            "expiry_date": "2025-05-04",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Electrónica Hitec Ltda",
            "name_servers": [
                "ns8439.hostgator.com",
                "ns8440.hostgator.com"
            ]
        },
        {
            "num": 16,
            "domain_name": "hitec.jp",
            "domain_keyword": "hitec",
            "domain_tld": "jp",
            "query_time": "2024-06-02 22:05:03",
            "create_date": "2012-05-17",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "hitec.global",
            "domain_keyword": "hitec",
            "domain_tld": "global",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2014-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hitec.scot",
            "domain_keyword": "hitec",
            "domain_tld": "scot",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2014-09-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "Andrew Hart",
            "registrant_state": "Lanarkshire",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hostingseries.com",
                "ns2.hostingseries.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hitec.glass",
            "domain_keyword": "hitec",
            "domain_tld": "glass",
            "query_time": "2024-05-10 04:24:32",
            "create_date": "2014-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2025-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hitec.in",
            "domain_keyword": "hitec",
            "domain_tld": "in",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2015-03-26",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digits United Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hitec.work",
            "domain_keyword": "hitec",
            "domain_tld": "work",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2015-08-11",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hitec.online",
            "domain_keyword": "hitec",
            "domain_tld": "online",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2015-08-26",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-26",
            "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": 23,
            "domain_name": "hitec.zone",
            "domain_keyword": "hitec",
            "domain_tld": "zone",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2015-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.isp.hosting.ua",
                "ns2.isp.hosting.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hitec.technology",
            "domain_keyword": "hitec",
            "domain_tld": "technology",
            "query_time": "2024-05-10 04:24:32",
            "create_date": "2015-10-27",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HITEC Bt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.webpark.hu",
                "dns2.webpark.hu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hitec.vision",
            "domain_keyword": "hitec",
            "domain_tld": "vision",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2018-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HITECVISION ADVISORY 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": [
                "ns01.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hitec.one",
            "domain_keyword": "hitec",
            "domain_tld": "one",
            "query_time": "2024-06-02 22:05:03",
            "create_date": "2018-04-24",
            "update_date": "2023-06-08",
            "expiry_date": "2024-04-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1026.ui-dns.org",
                "ns1076.ui-dns.de",
                "ns1110.ui-dns.biz",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hitec.app",
            "domain_keyword": "hitec",
            "domain_tld": "app",
            "query_time": "2024-05-13 06:13:17",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hitec.it",
            "domain_keyword": "hitec",
            "domain_tld": "it",
            "query_time": "2024-06-09 17:48:15",
            "create_date": "2018-05-09",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-09",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 29,
            "domain_name": "hitec.cloud",
            "domain_keyword": "hitec",
            "domain_tld": "cloud",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2018-08-23",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HiTec Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hitec.us",
            "domain_keyword": "hitec",
            "domain_tld": "us",
            "query_time": "2024-05-13 06:13:19",
            "create_date": "2018-12-22",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Stephen Petersen",
            "registrant_company": "NewMarket Services Corporation",
            "registrant_address": "201 S. 3rd Street",
            "registrant_city": "Richmond",
            "registrant_state": "Virginia",
            "registrant_zip": "23219",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8047886150",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hitec.dev",
            "domain_keyword": "hitec",
            "domain_tld": "dev",
            "query_time": "2024-05-03 09:51:47",
            "create_date": "2019-02-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "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": 32,
            "domain_name": "hitec.solutions",
            "domain_keyword": "hitec",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 14:02:49",
            "create_date": "2019-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hitec.company",
            "domain_keyword": "hitec",
            "domain_tld": "company",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2019-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hitec.company",
                "ns2.hitec.company"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hitec.uk",
            "domain_keyword": "hitec",
            "domain_tld": "uk",
            "query_time": "2024-05-10 04:24:34",
            "create_date": "2019-07-03",
            "update_date": "2024-02-29",
            "expiry_date": "2024-07-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "hitec.xyz",
            "domain_keyword": "hitec",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 19:38:36",
            "create_date": "2019-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hitec.co.jp",
            "domain_keyword": "hitec",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2019-11-22",
            "update_date": "2023-12-01",
            "registrant_company": "HITEC CO.,LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 37,
            "domain_name": "hitec.football",
            "domain_keyword": "hitec",
            "domain_tld": "football",
            "query_time": "2024-05-03 09:51:48",
            "create_date": "2020-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hitec.srl",
            "domain_keyword": "hitec",
            "domain_tld": "srl",
            "query_time": "2024-06-07 18:51:04",
            "create_date": "2021-02-24",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hitec Solutions S.a.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "hitec.host",
            "domain_keyword": "hitec",
            "domain_tld": "host",
            "query_time": "2024-05-01 07:11:29",
            "create_date": "2021-04-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns54.hostgator.mx",
                "ns55.hostgator.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hitec.wtf",
            "domain_keyword": "hitec",
            "domain_tld": "wtf",
            "query_time": "2024-05-26 14:02:49",
            "create_date": "2021-04-26",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-26",
            "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-1453.awsdns-53.org",
                "ns-1829.awsdns-36.co.uk",
                "ns-29.awsdns-03.com",
                "ns-900.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hitec.madrid",
            "domain_keyword": "hitec",
            "domain_tld": "madrid",
            "query_time": "2024-05-10 04:24:32",
            "create_date": "2021-06-07",
            "update_date": "2023-11-24",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos S.L.",
            "registrar_website": "https://www.tecnocratica.net",
            "registrant_company": "Yproperin S.L.",
            "registrant_state": "Tarragona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.virtualns.net",
                "ns2.virtualns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hitec.sk",
            "domain_keyword": "hitec",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:41:32",
            "create_date": "2022-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "ESAT, s.r.o.",
            "registrant_company": "ESAT, s.r.o.",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 43,
            "domain_name": "hitec.help",
            "domain_keyword": "hitec",
            "domain_tld": "help",
            "query_time": "2024-05-10 04:24:32",
            "create_date": "2022-01-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Chris Lavaux",
            "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": [
                "casey.ns.cloudflare.com",
                "davina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hitec.space",
            "domain_keyword": "hitec",
            "domain_tld": "space",
            "query_time": "2024-06-07 18:51:04",
            "create_date": "2022-11-01",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-01",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hitec.blog",
            "domain_keyword": "hitec",
            "domain_tld": "blog",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2023-03-20",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-20",
            "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",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hitec.store",
            "domain_keyword": "hitec",
            "domain_tld": "store",
            "query_time": "2024-05-03 09:51:48",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hitec.tech",
            "domain_keyword": "hitec",
            "domain_tld": "tech",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2023-05-15",
            "update_date": "2023-08-31",
            "expiry_date": "2033-05-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Qin Xiao Ke",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hitec.life",
            "domain_keyword": "hitec",
            "domain_tld": "life",
            "query_time": "2024-05-22 00:47:30",
            "create_date": "2023-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hitec.site",
            "domain_keyword": "hitec",
            "domain_tld": "site",
            "query_time": "2024-05-10 04:24:32",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hitec.info",
            "domain_keyword": "hitec",
            "domain_tld": "info",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2023-07-13",
            "update_date": "2024-02-26",
            "expiry_date": "2024-07-13",
            "registrar_iana": 3893,
            "registrar_name": "Sav.com, LLC - 3",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hitec.lol",
            "domain_keyword": "hitec",
            "domain_tld": "lol",
            "query_time": "2024-05-28 19:57:12",
            "create_date": "2023-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "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": 52,
            "domain_name": "hitec.club",
            "domain_keyword": "hitec",
            "domain_tld": "club",
            "query_time": "2024-05-13 06:13:18",
            "create_date": "2023-11-10",
            "update_date": "2024-04-02",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hitec.group",
            "domain_keyword": "hitec",
            "domain_tld": "group",
            "query_time": "2024-05-24 18:20:58",
            "create_date": "2024-02-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hitec.org.uk",
            "domain_keyword": "hitec",
            "domain_tld": "org.uk",
            "query_time": "2024-05-10 04:24:34",
            "create_date": "2024-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "hitec.city",
            "domain_keyword": "hitec",
            "domain_tld": "city",
            "query_time": "2024-04-25 12:01:29",
            "create_date": "2024-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "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": [
                "ns3.iseencloud.net",
                "ns4.iseencloud.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hitec.pro",
            "domain_keyword": "hitec",
            "domain_tld": "pro",
            "query_time": "2024-06-07 18:51:04",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hitec.de",
            "domain_keyword": "hitec",
            "domain_tld": "de",
            "query_time": "2024-05-06 02:46:27",
            "update_date": "2021-12-31",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "hitec.com.pt",
            "domain_keyword": "hitec",
            "domain_tld": "com.pt",
            "query_time": "2024-05-20 06:51:09",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 59,
            "domain_name": "hitec.ae",
            "domain_keyword": "hitec",
            "domain_tld": "ae",
            "query_time": "2024-05-26 14:02:49",
            "registrar_name": "101domain GRS Ltd",
            "registrant_name": "HITECH BUSINESS SOLUTIONS CO",
            "registrant_company": "HITECH BUSINESS SOLUTIONS",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "hitec.com.au",
            "domain_keyword": "hitec",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 19:57:14",
            "update_date": "2023-10-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Andrew Gibson",
            "name_servers": [
                "ns1.syd6.hostyourservices.net",
                "ns2.syd6.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "hitec.pt",
            "domain_keyword": "hitec",
            "domain_tld": "pt",
            "query_time": "2024-06-07 18:51:31",
            "expiry_date": "2025-02-07",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 62,
            "domain_name": "hitec.ai",
            "domain_keyword": "hitec",
            "domain_tld": "ai",
            "query_time": "2024-06-07 18:51:04",
            "registrar_name": "Porkbun LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, 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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hitec</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>62</total>
  <relation>eq</relation>
  <current>62</current>
 </count>
 <unique_domains>hitec.com, hitec.co.uk, hitec.be, hitec.com.br, hitec.com.pl, hitec.org, hitec.net, hitec.pl, hitec.biz, hitec.ca, hitec.tv, hitec.com.cn, hitec.co.th, hitec.ie, hitec.cl, hitec.jp, hitec.global, hitec.scot, hitec.glass, hitec.in, hitec.work, hitec.online, hitec.zone, hitec.technology, hitec.vision, hitec.one, hitec.app, hitec.it, hitec.cloud, hitec.us, hitec.dev, hitec.solutions, hitec.company, hitec.uk, hitec.xyz, hitec.co.jp, hitec.football, hitec.srl, hitec.host, hitec.wtf, hitec.madrid, hitec.sk, hitec.help, hitec.space, hitec.blog, hitec.store, hitec.tech, hitec.life, hitec.site, hitec.info, hitec.lol, hitec.club, hitec.group, hitec.org.uk, hitec.city, hitec.pro, hitec.de, hitec.com.pt, hitec.ae, hitec.com.au, hitec.pt, hitec.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hitec.com</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 06:51:08</query_time>
   <create_date>1995-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hitec.co.uk</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>1997-01-14</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>hitec.be</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>1997-03-05</create_date>
   <registrar_name>ClearMedia NV</registrar_name>
   <registrar_website>http://www.clearmedia.be</registrar_website>
   <name_servers>
    <value>ns01.cleardns.be</value>
    <value>ns02.cleardns.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>hitec.com.br</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-07 18:51:04</query_time>
   <create_date>1997-12-04</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrant_name>HITEC INFORMATICA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.hitec.com.br</value>
    <value>ns5.hitec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>hitec.com.pl</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-22 19:38:38</query_time>
   <create_date>1998-10-09</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-10-08</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hitec.org</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 20:08:49</query_time>
   <create_date>1999-01-16</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2027-01-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hospitality Finance and Technology Professionals</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>viddy.ns.cloudflare.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>hitec.net</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>1999-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>cbru.br.ns.els-gms.att.net</value>
    <value>cmtu.mt.ns.els-gms.att.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>hitec.pl</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 09:06:32</query_time>
   <create_date>1999-04-23</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hitec.biz</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2025-03-26</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>Kiev</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>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hitec.ca</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2003-12-11</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hitec.tv</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 06:51:09</query_time>
   <create_date>2004-01-26</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 017792110</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hitec.com.cn</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 06:51:09</query_time>
   <create_date>2007-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李葳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hitec.co.th</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-20 06:51:08</query_time>
   <create_date>2010-01-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Hi-Tech Resources Co., Ltd. (บริษัท ไฮเท็ครีสอร์ทส์ (ประเทศไทย) จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>master01.csloxinfo.com</value>
    <value>master02.csloxinfo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hitec.ie</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-19 02:55:00</query_time>
   <create_date>2010-03-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>Hi-Tec Computing Limited</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hitec.cl</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2011-04-06</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Electrónica Hitec Ltda</registrant_name>
   <name_servers>
    <value>ns8439.hostgator.com</value>
    <value>ns8440.hostgator.com</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>hitec.jp</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 22:05:03</query_time>
   <create_date>2012-05-17</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>hitec.global</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>18</num>
   <domain_name>hitec.scot</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>Andrew Hart</registrant_company>
   <registrant_state>Lanarkshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hostingseries.com</value>
    <value>ns2.hostingseries.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hitec.glass</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-05-10 04:24:32</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hitec.in</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digits United Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hitec.work</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2015-08-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hitec.online</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-26</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>23</num>
   <domain_name>hitec.zone</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.isp.hosting.ua</value>
    <value>ns2.isp.hosting.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hitec.technology</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-10 04:24:32</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HITEC Bt</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>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.webpark.hu</value>
    <value>dns2.webpark.hu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hitec.vision</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HITECVISION ADVISORY 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>ns01.no.brand.one.com</value>
    <value>ns02.no.brand.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hitec.one</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 22:05:03</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-04-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1026.ui-dns.org</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1110.ui-dns.biz</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hitec.app</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 06:13:17</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>28</num>
   <domain_name>hitec.it</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-09 17:48:15</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hitec.cloud</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>synergywholesale.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HiTec Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hitec.us</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 06:13:19</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Stephen Petersen</registrant_name>
   <registrant_company>NewMarket Services Corporation</registrant_company>
   <registrant_address>201 S. 3rd Street</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>Virginia</registrant_state>
   <registrant_zip>23219</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8047886150</registrant_phone>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>hitec.dev</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 09:51:47</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>32</num>
   <domain_name>hitec.solutions</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 14:02:49</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>33</num>
   <domain_name>hitec.company</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2019-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hitec.company</value>
    <value>ns2.hitec.company</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>hitec.uk</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 04:24:34</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>hitec.xyz</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 19:38:36</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hitec.co.jp</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>HITEC CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>hitec.football</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-03 09:51:48</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.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>38</num>
   <domain_name>hitec.srl</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-07 18:51:04</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hitec Solutions S.a.s.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hitec.host</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-01 07:11:29</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns54.hostgator.mx</value>
    <value>ns55.hostgator.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hitec.wtf</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-26 14:02:49</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-26</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-1453.awsdns-53.org</value>
    <value>ns-1829.awsdns-36.co.uk</value>
    <value>ns-29.awsdns-03.com</value>
    <value>ns-900.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hitec.madrid</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>madrid</domain_tld>
   <query_time>2024-05-10 04:24:32</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos S.L.</registrar_name>
   <registrar_website>https://www.tecnocratica.net</registrar_website>
   <registrant_company>Yproperin S.L.</registrant_company>
   <registrant_state>Tarragona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.virtualns.net</value>
    <value>ns2.virtualns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hitec.sk</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:41:32</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>ESAT, s.r.o.</registrant_name>
   <registrant_company>ESAT, s.r.o.</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>hitec.help</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-10 04:24:32</query_time>
   <create_date>2022-01-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Chris Lavaux</registrant_company>
   <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>casey.ns.cloudflare.com</value>
    <value>davina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hitec.space</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-07 18:51:04</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-01</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hitec.blog</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-20</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>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hitec.store</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 09:51:48</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>hitec.tech</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-05-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Qin Xiao Ke</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hitec.life</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-22 00:47:30</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hitec.site</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 04:24:32</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hitec.info</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>3893</registrar_iana>
   <registrar_name>Sav.com, LLC - 3</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hitec.lol</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-28 19:57:12</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</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>52</num>
   <domain_name>hitec.club</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-13 06:13:18</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BeiJing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hitec.group</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-24 18:20:58</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hitec.org.uk</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-10 04:24:34</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>hitec.city</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-25 12:01:29</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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>ns3.iseencloud.net</value>
    <value>ns4.iseencloud.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hitec.pro</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-07 18:51:04</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hitec.de</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 02:46:27</query_time>
   <update_date>2021-12-31</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>hitec.com.pt</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-20 06:51:09</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>hitec.ae</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-26 14:02:49</query_time>
   <registrar_name>101domain GRS Ltd</registrar_name>
   <registrant_name>HITECH BUSINESS SOLUTIONS CO</registrant_name>
   <registrant_company>HITECH BUSINESS SOLUTIONS</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>hitec.com.au</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 19:57:14</query_time>
   <update_date>2023-10-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Andrew Gibson</registrant_name>
   <name_servers>
    <value>ns1.syd6.hostyourservices.net</value>
    <value>ns2.syd6.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>hitec.pt</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-07 18:51:31</query_time>
   <expiry_date>2025-02-07</expiry_date>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>hitec.ai</domain_name>
   <domain_keyword>hitec</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-07 18:51:04</query_time>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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 1,857 domain names (in 0.07 seconds) which look and sound like the brand name "hitec".
Domain Name Registered Expiry Registrar Ownership
1 hitef.com 9 Oct 2015 9 Oct 2024 GANDI SAS REDACTED FOR PRIVACY
2 hotec.ru 11 Jun 2013 11 Jun 2024 REGRU-RU Private Person
3 hi-tec.cz 9 Apr 2014 9 Apr 2028 REG-GRANSY Sierra Sport s.r.o.
4 hatec.pl 19 Jun 2019 19 Jun 2024 Aftermarket.pl Limited -
5 hitech.zone 30 Apr 2014 30 Apr 2025 IONOS SE REDACTED FOR PRIVACY
6 qitec.info 27 Nov 2014 27 Nov 2024 1API GmbH REDACTED FOR PRIVACY
7 vitec.co.in 4 Jan 2019 4 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
8 hwtec.com 19 Dec 2016 19 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
9 hittec.cn 23 Apr 2020 23 Apr 2025 阿里巴巴云计算(北京)有限公司 任良云
10 hintec.com 3 May 1999 3 May 2028 Network Solutions, LLC -
11 hiteck.biz 24 Feb 2004 23 Feb 2025 Netpia.com, Inc. Hi-Tec Korea
12 ditec.fr 31 Dec 2015 31 Dec 2024 XNS Registrar B.V. Nomio24
13 hitcc.net 13 Oct 2020 13 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
14 hitek.au - - Above.au Pty Limited Domain Admin
15 hdtec.store 22 Oct 2023 22 Oct 2024 Network Solutions LLC -
16 eitec.biz 21 Dec 2010 20 Dec 2024 Japan Registry Services Co., Ltd. eitecCo.,Ltd
17 bitec.co.jp 29 Mar 2006 - - BIT CORPORATION
18 aitec.solutions 14 Mar 2024 14 Mar 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
19 hftec.com.cn 14 Nov 2018 14 Nov 2024 阿里云计算有限公司(万网) 郭相珂
20 zitec.design 31 Jan 2020 31 Jan 2025 NameCheap, Inc. Zitec Com SRL RO15496736
21 citec.biz 31 Jul 2002 30 Jul 2024 Network Solutions, LLC Citec Ltd
22 vitec.international 1 Apr 2014 1 Apr 2025 Gandi SAS VITEC
23 hotec.cc 20 Jul 2004 20 Jul 2025 Ledl.net GmbH Dipl.-Ing. Alfred Offner GmbH
24 hetec.info 25 Nov 2008 25 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
25 hi-tec.it 6 Nov 1998 8 May 2025 Aruba Business s.r.l. Hi-Tec Srl
26 hitech.co.in 9 Feb 2009 9 Feb 2026 GoDaddy.com, LLC HI-TECH ENGINEERS
27 nitec.co 10 Aug 2016 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 sitec.store 14 Jun 2016 14 Jun 2024 CSL Computer Service Langenbach GmbH SITEC CZ s.r.o.
29 hitev.com 5 Sep 2013 5 Sep 2024 Epik LLC SmoothVentures
30 sitec.dev 3 Feb 2021 3 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
31 hifec.com 3 May 2018 3 May 2025 IONOS SE 1&1 Internet Limited
32 hdtec.solutions 30 Apr 2020 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 hatec.tech 18 Mar 2021 18 Mar 2025 OVH Hatec
34 hitech.melbourne 8 Oct 2016 8 Oct 2024 Instra Corporation Pty Ltd REDACTED FOR PRIVACY
35 hikec.org 7 May 2008 7 May 2025 Porkbun LLC Private by Design, LLC
36 hctec.dev 7 Sep 2023 7 Sep 2024 CloudFlare, Inc. HCTec IT-Systemhaus
37 hitea.info 26 May 2022 26 May 2025 Cronon GmbH REDACTED FOR PRIVACY
38 hites.store 8 Jul 2019 8 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jiang qian
39 hitech.capital 21 Sep 2023 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 heitec.jp 30 May 2012 31 May 2025 - yuuichirou hayashi
41 hitech.rent 9 Jan 2017 9 Jan 2025 Network Solutions LLC -
42 zitec.ru 16 Feb 2017 16 Feb 2025 RU-CENTER-RU NETGALAXY LTD.
43 hintec.eu - - Key-Systems GmbH -
44 nitec.xyz 11 Aug 2022 11 Aug 2024 Sav.com, LLC - 36 Privacy Protection
45 vitec.org 18 Aug 2012 18 Aug 2024 Gandi SAS VITEC
46 heitec.cloud 3 May 2018 3 May 2025 united-domains AG Heitec AG
47 haitec.vip 17 May 2016 17 May 2024 IONOS SE IMAGEplus - Werbung & Kommunikation
48 sitec.ovh 12 Sep 2022 12 Sep 2024 OVH SAS SITEC ingenierie
49 hirec.cn 12 Nov 2023 12 Nov 2024 山东开创集团股份有限公司 王银芳
50 hqtec.top 17 Nov 2023 17 Nov 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
51 hptec.tel 21 Nov 2018 21 Nov 2028 Eranet International Limited huaweinajingmigongju(kunshan)youxiangongsi
52 zitec.org 27 Sep 1999 27 Sep 2024 Tucows Domains Inc. Zee Communication
53 litec.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Lucas Kapobassis
54 xitec.ru 31 Oct 2008 31 Oct 2024 RU-CENTER-RU Private Person
55 hitech.nyc 13 Oct 2014 12 Oct 2025 Hello Internet Corp. HI! TECH-
56 hutec.top 2 Jan 2023 2 Jan 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
57 hitex.net.in 12 Jul 2023 12 Jul 2028 GoDaddy.com, LLC HYDERABAD INTERNATIONAL TRADE EXPOSITIONS LTD
58 witec.be 6 Jan 2001 - Telenet BV -
59 hitech.help 3 Jan 2017 3 Jan 2025 1API GmbH Domains By Proxy, LLC
60 mitec.co.jp 6 Mar 1998 - - Microtechno Corporation
61 fitec.fr 16 Mar 1997 22 Oct 2025 NUXIT FORMATION INFORMATIQUE ET TECHNIQUE
62 hi-tec.org 2 Sep 2019 2 Sep 2024 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
63 hiteco.cloud 8 Apr 2022 8 Apr 2025 Tucows Domains Inc. Data Protected
64 gitec.srl 20 Sep 2022 20 Sep 2025 Tucows Domains Inc. Data Protected
65 vitec.ltd 6 Aug 2023 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 hutec.ru 6 Nov 2023 6 Nov 2024 REGRU-RU Private Person
67 kitec.fr 11 Jan 2010 11 Jan 2025 OVH Ano Nymous
68 jitec.com 2 Oct 2003 2 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
69 hitvc.win 5 May 2024 5 May 2025 Sav.com LLC REDACTED FOR PRIVACY
70 hit-ec.com 3 Sep 2017 3 Sep 2024 Cronon GmbH -
71 hi-tec.online 3 Mar 2024 3 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
72 titec.com.cn 26 Sep 2020 26 Sep 2024 阿里云计算有限公司(万网) 郭相珂
73 hiten.com 4 Mar 1996 5 Mar 2032 GoDaddy.com, LLC -
74 yitec.cn 19 Mar 2014 19 Mar 2028 阿里云计算有限公司(万网) 鲁明安
75 mitec.cl 15 Jan 2010 15 Feb 2025 NIC Chile MANUEL ANTONIO INOSTROZA LOZANO
76 heitec.equipment 3 Feb 2014 3 Feb 2025 united-domains AG Heitec AG
77 hitech.vip 10 Mar 2021 10 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mo zhen peng
78 vitec.solutions 6 Jun 2023 6 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 hitech.institute 3 May 2023 3 May 2025 Sav.com, LLC Privacy Protection
80 hitek.fr 27 Sep 2007 22 Apr 2026 GANDI Ano Nymous
81 xitec.de - - - -
82 litec.info 1 Mar 2013 1 Mar 2025 Vautron Rechenzentrum AG Markus Jank
83 bitec.org 25 Feb 2016 25 Feb 2025 Sav.com, LLC Privacy Protection
84 mitec.ru 25 May 2006 25 May 2025 SALENAMES-RU Private Person
85 hi-tec.com.pl 21 May 2008 21 May 2025 nazwa.pl sp. z o.o. -
86 hitex.info 14 Sep 2001 14 Sep 2024 1API GmbH Hitex GmbH
87 bitec.ae - - Etisalat Bitec
88 hitvc.com 13 Feb 2011 13 Feb 2025 GoDaddy.com, LLC -
89 hipec.org 3 May 2006 3 May 2025 Ports Group AB COH HoldCo, Inc.
90 hptec.de - - - -
91 witec.store 6 Aug 2023 6 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
92 hrtec.ru 17 Oct 2018 17 Oct 2024 RU-CENTER-RU Private Person
93 jitec.se 26 Jan 2004 26 Jan 2025 LoopiaGroup2 -
94 h-tec.sk 14 Apr 2020 14 Apr 2025 WebSupport s.r.o. -
95 hotec.store 20 Jun 2018 20 Jun 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
96 hitex.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Leo Rodriguez
97 hites.global 2 Sep 2021 2 Sep 2025 Wild West Domains, LLC Domains By Proxy, LLC
98 hintec.net 9 Nov 2022 9 Nov 2024 Domain.com, LLC REDACTED FOR PRIVACY
99 hxtec.link 23 Jul 2023 23 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
100 hitek.com 22 Apr 1998 21 Apr 2031 Vitalwerks Internet Solutions, LLC / No-IP.com Hitek Logistic Inc.
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 Hitec.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hitec.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hitec.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 1857,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hitef.com, hotec.ru, hi-tec.cz, hatec.pl, hitech.zone, qitec.info, vitec.co.in, hwtec.com, hittec.cn, hintec.com, hiteck.biz, ditec.fr, hitcc.net, hitek.au, hdtec.store, eitec.biz, bitec.co.jp, aitec.solutions, hftec.com.cn, zitec.design, citec.biz, vitec.international, hotec.cc, hetec.info, hi-tec.it, hitech.co.in, nitec.co, sitec.store, hitev.com, sitec.dev, hifec.com, hdtec.solutions, hatec.tech, hitech.melbourne, hikec.org, hctec.dev, hitea.info, hites.store, hitech.capital, heitec.jp, hitech.rent, zitec.ru, hintec.eu, nitec.xyz, vitec.org, heitec.cloud, haitec.vip, sitec.ovh, hirec.cn, hqtec.top, hptec.tel, zitec.org, litec.com.au, xitec.ru, hitech.nyc, hutec.top, hitex.net.in, witec.be, hitech.help, mitec.co.jp, fitec.fr, hi-tec.org, hiteco.cloud, gitec.srl, vitec.ltd, hutec.ru, kitec.fr, jitec.com, hitvc.win, hit-ec.com, hi-tec.online, titec.com.cn, hiten.com, yitec.cn, mitec.cl, heitec.equipment, hitech.vip, vitec.solutions, hitech.institute, hitek.fr, xitec.de, litec.info, bitec.org, mitec.ru, hi-tec.com.pl, hitex.info, bitec.ae, hitvc.com, hipec.org, hptec.de, witec.store, hrtec.ru, jitec.se, h-tec.sk, hotec.store, hitex.net.au, hites.global, hintec.net, hxtec.link, hitek.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hitef.com",
            "domain_keyword": "hitef",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:40:58",
            "create_date": "2015-10-09",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-09",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1110.awsdns-10.org",
                "ns-1697.awsdns-20.co.uk",
                "ns-281.awsdns-35.com",
                "ns-912.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hotec.ru",
            "domain_keyword": "hotec",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:24:35",
            "create_date": "2013-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "hi-tec.cz",
            "domain_keyword": "hi-tec",
            "domain_tld": "cz",
            "query_time": "2024-05-06 01:19:33",
            "create_date": "2014-04-09",
            "update_date": "2014-08-15",
            "expiry_date": "2028-04-09",
            "registrar_name": "REG-GRANSY",
            "registrant_name": "Holoubek Jaroslav",
            "registrant_company": "Sierra Sport s.r.o.",
            "registrant_address": "Střítež 3, Střítež, 58811",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ]
        },
        {
            "num": 4,
            "domain_name": "hatec.pl",
            "domain_keyword": "hatec",
            "domain_tld": "pl",
            "query_time": "2024-03-27 17:52:22",
            "create_date": "2019-06-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-06-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.hosting",
                "ns2.aftermarket.hosting"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "hitech.zone",
            "domain_keyword": "hitech",
            "domain_tld": "zone",
            "query_time": "2024-05-10 04:24:37",
            "create_date": "2014-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "qitec.info",
            "domain_keyword": "qitec",
            "domain_tld": "info",
            "query_time": "2024-05-31 06:58:22",
            "create_date": "2014-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vitec.co.in",
            "domain_keyword": "vitec",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 15:31:36",
            "create_date": "2019-01-04",
            "update_date": "2023-01-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hwtec.com",
            "domain_keyword": "hwtec",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:01:27",
            "create_date": "2016-12-19",
            "update_date": "2022-11-29",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns.youming.com",
                "xiaoxuan.youming.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hittec.cn",
            "domain_keyword": "hittec",
            "domain_tld": "cn",
            "query_time": "2024-04-23 00:13:25",
            "create_date": "2020-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "任良云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hintec.com",
            "domain_keyword": "hintec",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:11:26",
            "create_date": "1999-05-03",
            "update_date": "2022-05-12",
            "expiry_date": "2028-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns.nameserver7.de",
                "ns.nameserver8.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hiteck.biz",
            "domain_keyword": "hiteck",
            "domain_tld": "biz",
            "query_time": "2024-04-22 19:40:45",
            "create_date": "2004-02-24",
            "update_date": "2023-02-18",
            "expiry_date": "2025-02-23",
            "registrar_iana": 130,
            "registrar_name": "Netpia.com, Inc.",
            "registrar_website": "whois.ibi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hi-Tec Korea",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.urimaeul.net",
                "ns2.urimaeul.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ditec.fr",
            "domain_keyword": "ditec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:29:51",
            "create_date": "2015-12-31",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "hitcc.net",
            "domain_keyword": "hitcc",
            "domain_tld": "net",
            "query_time": "2024-05-03 09:51:02",
            "create_date": "2020-10-13",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hitcc.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hitek.au",
            "domain_keyword": "hitek",
            "domain_tld": "au",
            "query_time": "2024-05-10 04:25:27",
            "update_date": "2024-03-29",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hdtec.store",
            "domain_keyword": "hdtec",
            "domain_tld": "store",
            "query_time": "2024-05-07 15:45:06",
            "create_date": "2023-10-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "eitec.biz",
            "domain_keyword": "eitec",
            "domain_tld": "biz",
            "query_time": "2024-05-14 19:30:53",
            "create_date": "2010-12-21",
            "update_date": "2023-10-31",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eitecCo.,Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bitec.co.jp",
            "domain_keyword": "bitec",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 04:18:09",
            "create_date": "2006-03-29",
            "update_date": "2024-04-01",
            "registrant_company": "BIT CORPORATION",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 18,
            "domain_name": "aitec.solutions",
            "domain_keyword": "aitec",
            "domain_tld": "solutions",
            "query_time": "2024-05-15 06:33:43",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hftec.com.cn",
            "domain_keyword": "hftec",
            "domain_tld": "com.cn",
            "query_time": "2024-05-25 20:39:47",
            "create_date": "2018-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郭相珂",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "zitec.design",
            "domain_keyword": "zitec",
            "domain_tld": "design",
            "query_time": "2024-05-27 19:37:12",
            "create_date": "2020-01-31",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zitec Com SRL RO15496736",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bucharest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar 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": 21,
            "domain_name": "citec.biz",
            "domain_keyword": "citec",
            "domain_tld": "biz",
            "query_time": "2024-05-27 20:25:00",
            "create_date": "2002-07-31",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Citec Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vitec.international",
            "domain_keyword": "vitec",
            "domain_tld": "international",
            "query_time": "2024-05-29 15:31:36",
            "create_date": "2014-04-01",
            "update_date": "2024-01-20",
            "expiry_date": "2025-04-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VITEC",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hotec.cc",
            "domain_keyword": "hotec",
            "domain_tld": "cc",
            "query_time": "2024-06-08 10:18:40",
            "create_date": "2004-07-20",
            "update_date": "2023-10-24",
            "expiry_date": "2025-07-20",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.ledl.net/",
            "registrant_company": "Dipl.-Ing. Alfred Offner GmbH",
            "registrant_country": "AT",
            "registrant_email": "https://whois.ledl.net/contact",
            "name_servers": [
                "ns1.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hetec.info",
            "domain_keyword": "hetec",
            "domain_tld": "info",
            "query_time": "2024-05-29 14:48:35",
            "create_date": "2008-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks02.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hi-tec.it",
            "domain_keyword": "hi-tec",
            "domain_tld": "it",
            "query_time": "2024-05-29 15:03:43",
            "create_date": "1998-11-06",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-08",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Hi-Tec Srl",
            "registrant_address": "Via Agrigento, 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20148",
            "registrant_country": "IT",
            "name_servers": [
                "dns.consultingweb.it",
                "dns2.consultingweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "hitech.co.in",
            "domain_keyword": "hitech",
            "domain_tld": "co.in",
            "query_time": "2024-06-07 18:51:09",
            "create_date": "2009-02-09",
            "update_date": "2023-02-21",
            "expiry_date": "2026-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HI-TECH ENGINEERS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nitec.co",
            "domain_keyword": "nitec",
            "domain_tld": "co",
            "query_time": "2024-04-23 22:32:25",
            "create_date": "2016-08-10",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sitec.store",
            "domain_keyword": "sitec",
            "domain_tld": "store",
            "query_time": "2024-04-22 18:24:22",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_company": "SITEC CZ s.r.o.",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hitev.com",
            "domain_keyword": "hitev",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:41:51",
            "create_date": "2013-09-05",
            "update_date": "2024-02-12",
            "expiry_date": "2024-09-05",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Garett Thompson",
            "registrant_company": "SmoothVentures",
            "registrant_address": "22823 Malabar Peak",
            "registrant_city": "San Antonio",
            "registrant_state": "Texas",
            "registrant_zip": "78261",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7604702155",
            "name_servers": [
                "ns1.buy-this-at-greatbrand.com",
                "ns2.buy-this-at-greatbrand.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sitec.dev",
            "domain_keyword": "sitec",
            "domain_tld": "dev",
            "query_time": "2024-05-06 12:33:21",
            "create_date": "2021-02-03",
            "update_date": "2022-02-07",
            "expiry_date": "2025-02-03",
            "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": 31,
            "domain_name": "hifec.com",
            "domain_keyword": "hifec",
            "domain_tld": "com",
            "query_time": "2024-05-08 00:51:54",
            "create_date": "2018-05-03",
            "update_date": "2018-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.biz",
                "ns1026.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1078.ui-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hdtec.solutions",
            "domain_keyword": "hdtec",
            "domain_tld": "solutions",
            "query_time": "2024-05-07 15:45:06",
            "create_date": "2020-04-30",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hatec.tech",
            "domain_keyword": "hatec",
            "domain_tld": "tech",
            "query_time": "2024-05-19 03:51:56",
            "create_date": "2021-03-18",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-18",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Hatec",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "hitech.melbourne",
            "domain_keyword": "hitech",
            "domain_tld": "melbourne",
            "query_time": "2024-05-13 06:13:21",
            "create_date": "2016-10-08",
            "update_date": "2022-10-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hikec.org",
            "domain_keyword": "hikec",
            "domain_tld": "org",
            "query_time": "2024-05-12 08:56:59",
            "create_date": "2008-05-07",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "celine.ns.cloudflare.com",
                "mike.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hctec.dev",
            "domain_keyword": "hctec",
            "domain_tld": "dev",
            "query_time": "2024-05-20 22:27:03",
            "create_date": "2023-09-07",
            "update_date": "2024-05-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HCTec IT-Systemhaus",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kimora.ns.cloudflare.com",
                "simon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hitea.info",
            "domain_keyword": "hitea",
            "domain_tld": "info",
            "query_time": "2024-05-28 19:57:11",
            "create_date": "2022-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hites.store",
            "domain_keyword": "hites",
            "domain_tld": "store",
            "query_time": "2024-05-28 19:57:59",
            "create_date": "2019-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "jiang qian",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "hitech.capital",
            "domain_keyword": "hitech",
            "domain_tld": "capital",
            "query_time": "2024-06-01 01:52:14",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "heitec.jp",
            "domain_keyword": "heitec",
            "domain_tld": "jp",
            "query_time": "2024-06-02 15:23:08",
            "create_date": "2012-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "yuuichirou hayashi",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 41,
            "domain_name": "hitech.rent",
            "domain_keyword": "hitech",
            "domain_tld": "rent",
            "query_time": "2024-04-22 19:38:48",
            "create_date": "2017-01-09",
            "update_date": "2023-11-15",
            "expiry_date": "2025-01-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "zitec.ru",
            "domain_keyword": "zitec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:13:45",
            "create_date": "2017-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "hintec.eu",
            "domain_keyword": "hintec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:50:58",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns1.x4w.net",
                "ns2.rhx.info"
            ]
        },
        {
            "num": 44,
            "domain_name": "nitec.xyz",
            "domain_keyword": "nitec",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 02:31:31",
            "create_date": "2022-08-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-11",
            "registrar_iana": 3926,
            "registrar_name": "Sav.com, LLC - 36",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "vitec.org",
            "domain_keyword": "vitec",
            "domain_tld": "org",
            "query_time": "2024-05-08 09:08:42",
            "create_date": "2012-08-18",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VITEC",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "heitec.cloud",
            "domain_keyword": "heitec",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 17:26:09",
            "create_date": "2018-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heitec AG",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "haitec.vip",
            "domain_keyword": "haitec",
            "domain_tld": "vip",
            "query_time": "2024-06-01 01:41:17",
            "create_date": "2016-05-17",
            "update_date": "2023-07-01",
            "expiry_date": "2024-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IMAGEplus - Werbung & Kommunikation",
            "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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sitec.ovh",
            "domain_keyword": "sitec",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 11:58:49",
            "create_date": "2022-09-12",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-12",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "SAS SITEC ingenierie",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "hirec.cn",
            "domain_keyword": "hirec",
            "domain_tld": "cn",
            "query_time": "2024-06-13 11:37:27",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "山东开创集团股份有限公司",
            "registrant_name": "王银芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hqtec.top",
            "domain_keyword": "hqtec",
            "domain_tld": "top",
            "query_time": "2024-04-18 21:01:07",
            "create_date": "2023-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hptec.tel",
            "domain_keyword": "hptec",
            "domain_tld": "tel",
            "query_time": "2024-04-18 06:37:27",
            "create_date": "2018-11-21",
            "update_date": "2022-04-22",
            "expiry_date": "2028-11-21",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "huaweinajingmigongju(kunshan)youxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.01isp.com",
                "ns4.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "zitec.org",
            "domain_keyword": "zitec",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:00:09",
            "create_date": "1999-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zee Communication",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zanzibar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TZ",
            "registrant_email": "please query the rdds service of the registrar 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.zanlink.com",
                "ns2.zanlink.com",
                "ns4.zanlink.com",
                "ns5.zanlink.com",
                "ns6.zanlink.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "litec.com.au",
            "domain_keyword": "litec",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 13:03:31",
            "update_date": "2023-10-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Lucas Kapobassis",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "xitec.ru",
            "domain_keyword": "xitec",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:02:20",
            "create_date": "2008-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "hitech.nyc",
            "domain_keyword": "hitech",
            "domain_tld": "nyc",
            "query_time": "2024-05-03 09:51:51",
            "create_date": "2014-10-13",
            "update_date": "2022-09-03",
            "expiry_date": "2025-10-12",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp.",
            "registrar_website": "https://www.hello.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HI! TECH-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns12.hellodotnyc.com",
                "ns13.hellodotnyc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hutec.top",
            "domain_keyword": "hutec",
            "domain_tld": "top",
            "query_time": "2024-05-09 08:39:08",
            "create_date": "2023-01-02",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hitex.net.in",
            "domain_keyword": "hitex",
            "domain_tld": "net.in",
            "query_time": "2024-05-28 19:58:01",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2028-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HYDERABAD INTERNATIONAL TRADE EXPOSITIONS LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kyree.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "witec.be",
            "domain_keyword": "witec",
            "domain_tld": "be",
            "query_time": "2024-05-28 07:16:06",
            "create_date": "2001-01-06",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns.be.hostbasket.com",
                "ns.fr.hostbasket.com",
                "ns.nl.hostbasket.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 59,
            "domain_name": "hitech.help",
            "domain_keyword": "hitech",
            "domain_tld": "help",
            "query_time": "2024-06-04 14:40:10",
            "create_date": "2017-01-03",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mitec.co.jp",
            "domain_keyword": "mitec",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 14:47:01",
            "create_date": "1998-03-06",
            "update_date": "2024-04-01",
            "registrant_company": "Microtechno Corporation",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 61,
            "domain_name": "fitec.fr",
            "domain_keyword": "fitec",
            "domain_tld": "fr",
            "query_time": "2024-06-06 20:28:05",
            "create_date": "1997-03-16",
            "update_date": "2024-01-13",
            "expiry_date": "2025-10-22",
            "registrar_name": "NUXIT",
            "registrar_website": "https://www.nuxit.com/creation-et-transfert-de-domaine/",
            "registrant_company": "FORMATION INFORMATIQUE ET TECHNIQUE",
            "registrant_address": "rue d'Aulnay, route nationale 370, 95500 Gonesse",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.147687523",
            "name_servers": [
                "ns1.cp.hegerys.com",
                "ns2.cp.hegerys.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 62,
            "domain_name": "hi-tec.org",
            "domain_keyword": "hi-tec",
            "domain_tld": "org",
            "query_time": "2024-06-08 22:49:53",
            "create_date": "2019-09-02",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hiteco.cloud",
            "domain_keyword": "hiteco",
            "domain_tld": "cloud",
            "query_time": "2024-06-07 18:52:07",
            "create_date": "2022-04-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gitec.srl",
            "domain_keyword": "gitec",
            "domain_tld": "srl",
            "query_time": "2024-06-13 06:06:08",
            "create_date": "2022-09-20",
            "update_date": "2023-09-18",
            "expiry_date": "2025-09-20",
            "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": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "vitec.ltd",
            "domain_keyword": "vitec",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 18:55:21",
            "create_date": "2023-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hutec.ru",
            "domain_keyword": "hutec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:38:00",
            "create_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "kitec.fr",
            "domain_keyword": "kitec",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:28:32",
            "create_date": "2010-01-11",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-11",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 68,
            "domain_name": "jitec.com",
            "domain_keyword": "jitec",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:20:27",
            "create_date": "2003-10-02",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hitvc.win",
            "domain_keyword": "hitvc",
            "domain_tld": "win",
            "query_time": "2024-05-08 16:32:28",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hit-ec.com",
            "domain_keyword": "hit-ec",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:20:27",
            "create_date": "2017-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks12.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hi-tec.online",
            "domain_keyword": "hi-tec",
            "domain_tld": "online",
            "query_time": "2024-05-10 13:50:13",
            "create_date": "2024-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-03",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "titec.com.cn",
            "domain_keyword": "titec",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 20:55:20",
            "create_date": "2020-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郭相珂",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hiten.com",
            "domain_keyword": "hiten",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:57:57",
            "create_date": "1996-03-04",
            "update_date": "2023-03-06",
            "expiry_date": "2032-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "damien.ns.cloudflare.com",
                "poppy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "yitec.cn",
            "domain_keyword": "yitec",
            "domain_tld": "cn",
            "query_time": "2024-05-30 22:52:59",
            "create_date": "2014-03-19",
            "expiry_date": "2028-03-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "鲁明安",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mitec.cl",
            "domain_keyword": "mitec",
            "domain_tld": "cl",
            "query_time": "2024-06-02 14:47:01",
            "create_date": "2010-01-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MANUEL ANTONIO INOSTROZA LOZANO",
            "name_servers": [
                "cl.hnc.cl",
                "cl2.hnc.cl"
            ]
        },
        {
            "num": 76,
            "domain_name": "heitec.equipment",
            "domain_keyword": "heitec",
            "domain_tld": "equipment",
            "query_time": "2024-04-25 06:35:03",
            "create_date": "2014-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heitec AG",
            "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": 77,
            "domain_name": "hitech.vip",
            "domain_keyword": "hitech",
            "domain_tld": "vip",
            "query_time": "2024-04-22 19:38:48",
            "create_date": "2021-03-10",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mo zhen peng",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vitec.solutions",
            "domain_keyword": "vitec",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 09:08:42",
            "create_date": "2023-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hitech.institute",
            "domain_keyword": "hitech",
            "domain_tld": "institute",
            "query_time": "2024-05-10 04:24:37",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "hitek.fr",
            "domain_keyword": "hitek",
            "domain_tld": "fr",
            "query_time": "2024-05-10 04:25:27",
            "create_date": "2007-09-27",
            "update_date": "2024-04-04",
            "expiry_date": "2026-04-22",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-152-a.gandi.net",
                "ns-17-b.gandi.net",
                "ns-186-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 81,
            "domain_name": "xitec.de",
            "domain_keyword": "xitec",
            "domain_tld": "de",
            "query_time": "2024-05-06 04:19:04",
            "update_date": "2022-09-16",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "litec.info",
            "domain_keyword": "litec",
            "domain_tld": "info",
            "query_time": "2024-05-08 13:12:43",
            "create_date": "2013-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Markus Jank",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bitec.org",
            "domain_keyword": "bitec",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:48:03",
            "create_date": "2016-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mitec.ru",
            "domain_keyword": "mitec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 05:23:09",
            "create_date": "2006-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "hi-tec.com.pl",
            "domain_keyword": "hi-tec",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 06:10:30",
            "create_date": "2008-05-21",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-21",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hitex.info",
            "domain_keyword": "hitex",
            "domain_tld": "info",
            "query_time": "2024-05-28 19:58:01",
            "create_date": "2001-09-14",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hitex GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bitec.ae",
            "domain_keyword": "bitec",
            "domain_tld": "ae",
            "query_time": "2024-05-31 17:48:13",
            "registrar_name": "Etisalat",
            "registrant_name": "Bitec",
            "registrant_company": "Bitec",
            "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": 88,
            "domain_name": "hitvc.com",
            "domain_keyword": "hitvc",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:23:40",
            "create_date": "2011-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hipec.org",
            "domain_keyword": "hipec",
            "domain_tld": "org",
            "query_time": "2024-05-03 00:43:45",
            "create_date": "2006-05-03",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-03",
            "registrar_iana": 73,
            "registrar_name": "Ports Group AB",
            "registrar_website": "https://whois.domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COH HoldCo, Inc.",
            "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": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "hptec.de",
            "domain_keyword": "hptec",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:41:33",
            "update_date": "2022-04-25",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 91,
            "domain_name": "witec.store",
            "domain_keyword": "witec",
            "domain_tld": "store",
            "query_time": "2024-05-03 08:14:53",
            "create_date": "2023-08-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-06",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hrtec.ru",
            "domain_keyword": "hrtec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:34:33",
            "create_date": "2018-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "jitec.se",
            "domain_keyword": "jitec",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:13:11",
            "create_date": "2004-01-26",
            "update_date": "2024-04-12",
            "expiry_date": "2025-01-26",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns3.loopia.se",
                "ns4.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "h-tec.sk",
            "domain_keyword": "h-tec",
            "domain_tld": "sk",
            "query_time": "2024-05-05 05:50:06",
            "create_date": "2020-04-14",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-14",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "hotec.store",
            "domain_keyword": "hotec",
            "domain_tld": "store",
            "query_time": "2024-04-25 07:31:08",
            "create_date": "2018-06-20",
            "update_date": "2023-09-13",
            "expiry_date": "2025-06-20",
            "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": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hitex.net.au",
            "domain_keyword": "hitex",
            "domain_tld": "net.au",
            "query_time": "2024-05-10 04:25:37",
            "update_date": "2023-06-09",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Leo Rodriguez",
            "name_servers": [
                "ns1.hosting-australia.com",
                "ns2.hosting-australia.com",
                "ns3.hosting-australia.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hites.global",
            "domain_keyword": "hites",
            "domain_tld": "global",
            "query_time": "2024-05-15 19:45:52",
            "create_date": "2021-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2025-09-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hintec.net",
            "domain_keyword": "hintec",
            "domain_tld": "net",
            "query_time": "2024-06-05 15:33:11",
            "create_date": "2022-11-09",
            "update_date": "2024-02-03",
            "expiry_date": "2024-11-09",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/9ed063cc-776c-4e4c-84a7-a798bed355af",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hxtec.link",
            "domain_keyword": "hxtec",
            "domain_tld": "link",
            "query_time": "2024-05-31 21:52:26",
            "create_date": "2023-07-23",
            "update_date": "2024-05-19",
            "expiry_date": "2024-07-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jonah.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hitek.com",
            "domain_keyword": "hitek",
            "domain_tld": "com",
            "query_time": "2024-06-07 18:52:12",
            "create_date": "1998-04-22",
            "update_date": "2022-03-22",
            "expiry_date": "2031-04-21",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Cote, Richard",
            "registrant_company": "Hitek Logistic Inc.",
            "registrant_address": "9475, Rte Transcanadienne Ouest",
            "registrant_city": "Ville Saint-Laurent",
            "registrant_state": "Quebec",
            "registrant_zip": "H4S 1V3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5146315115",
            "registrant_fax": "+1.5146315135",
            "name_servers": [
                "static-1.no-ip.com",
                "static-2.no-ip.com",
                "static-3.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.07,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hitec.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1857</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hitef.com, hotec.ru, hi-tec.cz, hatec.pl, hitech.zone, qitec.info, vitec.co.in, hwtec.com, hittec.cn, hintec.com, hiteck.biz, ditec.fr, hitcc.net, hitek.au, hdtec.store, eitec.biz, bitec.co.jp, aitec.solutions, hftec.com.cn, zitec.design, citec.biz, vitec.international, hotec.cc, hetec.info, hi-tec.it, hitech.co.in, nitec.co, sitec.store, hitev.com, sitec.dev, hifec.com, hdtec.solutions, hatec.tech, hitech.melbourne, hikec.org, hctec.dev, hitea.info, hites.store, hitech.capital, heitec.jp, hitech.rent, zitec.ru, hintec.eu, nitec.xyz, vitec.org, heitec.cloud, haitec.vip, sitec.ovh, hirec.cn, hqtec.top, hptec.tel, zitec.org, litec.com.au, xitec.ru, hitech.nyc, hutec.top, hitex.net.in, witec.be, hitech.help, mitec.co.jp, fitec.fr, hi-tec.org, hiteco.cloud, gitec.srl, vitec.ltd, hutec.ru, kitec.fr, jitec.com, hitvc.win, hit-ec.com, hi-tec.online, titec.com.cn, hiten.com, yitec.cn, mitec.cl, heitec.equipment, hitech.vip, vitec.solutions, hitech.institute, hitek.fr, xitec.de, litec.info, bitec.org, mitec.ru, hi-tec.com.pl, hitex.info, bitec.ae, hitvc.com, hipec.org, hptec.de, witec.store, hrtec.ru, jitec.se, h-tec.sk, hotec.store, hitex.net.au, hites.global, hintec.net, hxtec.link, hitek.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hitef.com</domain_name>
   <domain_keyword>hitef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:40:58</query_time>
   <create_date>2015-10-09</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1110.awsdns-10.org</value>
    <value>ns-1697.awsdns-20.co.uk</value>
    <value>ns-281.awsdns-35.com</value>
    <value>ns-912.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hotec.ru</domain_name>
   <domain_keyword>hotec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:24:35</query_time>
   <create_date>2013-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>hi-tec.cz</domain_name>
   <domain_keyword>hi-tec</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-06 01:19:33</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2014-08-15</update_date>
   <expiry_date>2028-04-09</expiry_date>
   <registrar_name>REG-GRANSY</registrar_name>
   <registrant_name>Holoubek Jaroslav</registrant_name>
   <registrant_company>Sierra Sport s.r.o.</registrant_company>
   <registrant_address>Střítež 3, Střítež, 58811</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>hatec.pl</domain_name>
   <domain_keyword>hatec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-27 17:52:22</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.hosting</value>
    <value>ns2.aftermarket.hosting</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hitech.zone</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-10 04:24:37</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>qitec.info</domain_name>
   <domain_keyword>qitec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 06:58:22</query_time>
   <create_date>2014-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vitec.co.in</domain_name>
   <domain_keyword>vitec</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 15:31:36</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2025-01-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_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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hwtec.com</domain_name>
   <domain_keyword>hwtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:01:27</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2022-11-29</update_date>
   <expiry_date>2024-12-19</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns.youming.com</value>
    <value>xiaoxuan.youming.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hittec.cn</domain_name>
   <domain_keyword>hittec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 00:13:25</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>任良云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hintec.com</domain_name>
   <domain_keyword>hintec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:11:26</query_time>
   <create_date>1999-05-03</create_date>
   <update_date>2022-05-12</update_date>
   <expiry_date>2028-05-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.nameserver7.de</value>
    <value>ns.nameserver8.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hiteck.biz</domain_name>
   <domain_keyword>hiteck</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 19:40:45</query_time>
   <create_date>2004-02-24</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>130</registrar_iana>
   <registrar_name>Netpia.com, Inc.</registrar_name>
   <registrar_website>whois.ibi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hi-Tec Korea</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.urimaeul.net</value>
    <value>ns2.urimaeul.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ditec.fr</domain_name>
   <domain_keyword>ditec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:29:51</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>hitcc.net</domain_name>
   <domain_keyword>hitcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 09:51:02</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hitcc.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hitek.au</domain_name>
   <domain_keyword>hitek</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-10 04:25:27</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hdtec.store</domain_name>
   <domain_keyword>hdtec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 15:45:06</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>eitec.biz</domain_name>
   <domain_keyword>eitec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 19:30:53</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eitecCo.,Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bitec.co.jp</domain_name>
   <domain_keyword>bitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 04:18:09</query_time>
   <create_date>2006-03-29</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>BIT CORPORATION</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>aitec.solutions</domain_name>
   <domain_keyword>aitec</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-15 06:33:43</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hftec.com.cn</domain_name>
   <domain_keyword>hftec</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-25 20:39:47</query_time>
   <create_date>2018-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郭相珂</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>zitec.design</domain_name>
   <domain_keyword>zitec</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-27 19:37:12</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zitec Com SRL RO15496736</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bucharest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>21</num>
   <domain_name>citec.biz</domain_name>
   <domain_keyword>citec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 20:25:00</query_time>
   <create_date>2002-07-31</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-30</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_company>Citec Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.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>vitec.international</domain_name>
   <domain_keyword>vitec</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-29 15:31:36</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VITEC</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hotec.cc</domain_name>
   <domain_keyword>hotec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-08 10:18:40</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.ledl.net/</registrar_website>
   <registrant_company>Dipl.-Ing. Alfred Offner GmbH</registrant_company>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whois.ledl.net/contact</registrant_email>
   <name_servers>
    <value>ns1.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hetec.info</domain_name>
   <domain_keyword>hetec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 14:48:35</query_time>
   <create_date>2008-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hi-tec.it</domain_name>
   <domain_keyword>hi-tec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 15:03:43</query_time>
   <create_date>1998-11-06</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Hi-Tec Srl</registrant_company>
   <registrant_address>Via Agrigento, 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20148</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.consultingweb.it</value>
    <value>dns2.consultingweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hitech.co.in</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-07 18:51:09</query_time>
   <create_date>2009-02-09</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HI-TECH ENGINEERS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</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>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>27</num>
   <domain_name>nitec.co</domain_name>
   <domain_keyword>nitec</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 22:32:25</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</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>sitec.store</domain_name>
   <domain_keyword>sitec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-22 18:24:22</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_company>SITEC CZ s.r.o.</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hitev.com</domain_name>
   <domain_keyword>hitev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:41:51</query_time>
   <create_date>2013-09-05</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Garett Thompson</registrant_name>
   <registrant_company>SmoothVentures</registrant_company>
   <registrant_address>22823 Malabar Peak</registrant_address>
   <registrant_city>San Antonio</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78261</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7604702155</registrant_phone>
   <name_servers>
    <value>ns1.buy-this-at-greatbrand.com</value>
    <value>ns2.buy-this-at-greatbrand.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sitec.dev</domain_name>
   <domain_keyword>sitec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 12:33:21</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2022-02-07</update_date>
   <expiry_date>2025-02-03</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>31</num>
   <domain_name>hifec.com</domain_name>
   <domain_keyword>hifec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 00:51:54</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2018-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1026.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1078.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hdtec.solutions</domain_name>
   <domain_keyword>hdtec</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-07 15:45:06</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>33</num>
   <domain_name>hatec.tech</domain_name>
   <domain_keyword>hatec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 03:51:56</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Hatec</registrant_company>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hitech.melbourne</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-05-13 06:13:21</query_time>
   <create_date>2016-10-08</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hikec.org</domain_name>
   <domain_keyword>hikec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 08:56:59</query_time>
   <create_date>2008-05-07</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>celine.ns.cloudflare.com</value>
    <value>mike.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hctec.dev</domain_name>
   <domain_keyword>hctec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 22:27:03</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HCTec IT-Systemhaus</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kimora.ns.cloudflare.com</value>
    <value>simon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>hitea.info</domain_name>
   <domain_keyword>hitea</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 19:57:11</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hites.store</domain_name>
   <domain_keyword>hites</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 19:57:59</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>jiang qian</registrant_company>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hitech.capital</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-06-01 01:52:14</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-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>ns25.domaincontrol.com</value>
    <value>ns26.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>heitec.jp</domain_name>
   <domain_keyword>heitec</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 15:23:08</query_time>
   <create_date>2012-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>yuuichirou hayashi</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>hitech.rent</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-04-22 19:38:48</query_time>
   <create_date>2017-01-09</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>zitec.ru</domain_name>
   <domain_keyword>zitec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:13:45</query_time>
   <create_date>2017-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>hintec.eu</domain_name>
   <domain_keyword>hintec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:50:58</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.x4w.net</value>
    <value>ns2.rhx.info</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>nitec.xyz</domain_name>
   <domain_keyword>nitec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 02:31:31</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>3926</registrar_iana>
   <registrar_name>Sav.com, LLC - 36</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>vitec.org</domain_name>
   <domain_keyword>vitec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 09:08:42</query_time>
   <create_date>2012-08-18</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VITEC</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>heitec.cloud</domain_name>
   <domain_keyword>heitec</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 17:26:09</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>Heitec AG</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>haitec.vip</domain_name>
   <domain_keyword>haitec</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 01:41:17</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IMAGEplus - Werbung &amp; Kommunikation</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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sitec.ovh</domain_name>
   <domain_keyword>sitec</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 11:58:49</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>SAS SITEC ingenierie</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hirec.cn</domain_name>
   <domain_keyword>hirec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-13 11:37:27</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</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>50</num>
   <domain_name>hqtec.top</domain_name>
   <domain_keyword>hqtec</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 21:01:07</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Guang Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hptec.tel</domain_name>
   <domain_keyword>hptec</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-18 06:37:27</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2028-11-21</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>huaweinajingmigongju(kunshan)youxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.01isp.com</value>
    <value>ns4.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>zitec.org</domain_name>
   <domain_keyword>zitec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:00:09</query_time>
   <create_date>1999-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</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>Zee Communication</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zanzibar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.zanlink.com</value>
    <value>ns2.zanlink.com</value>
    <value>ns4.zanlink.com</value>
    <value>ns5.zanlink.com</value>
    <value>ns6.zanlink.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>litec.com.au</domain_name>
   <domain_keyword>litec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 13:03:31</query_time>
   <update_date>2023-10-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Lucas Kapobassis</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>54</num>
   <domain_name>xitec.ru</domain_name>
   <domain_keyword>xitec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:02:20</query_time>
   <create_date>2008-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>hitech.nyc</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-03 09:51:51</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp.</registrar_name>
   <registrar_website>https://www.hello.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HI! TECH-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns12.hellodotnyc.com</value>
    <value>ns13.hellodotnyc.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>hutec.top</domain_name>
   <domain_keyword>hutec</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 08:39:08</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Hebei</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hitex.net.in</domain_name>
   <domain_keyword>hitex</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-28 19:58:01</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2028-07-12</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>HYDERABAD INTERNATIONAL TRADE EXPOSITIONS LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kyree.ns.cloudflare.com</value>
    <value>meera.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>58</num>
   <domain_name>witec.be</domain_name>
   <domain_keyword>witec</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 07:16:06</query_time>
   <create_date>2001-01-06</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns.be.hostbasket.com</value>
    <value>ns.fr.hostbasket.com</value>
    <value>ns.nl.hostbasket.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>hitech.help</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-04 14:40:10</query_time>
   <create_date>2017-01-03</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>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>60</num>
   <domain_name>mitec.co.jp</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 14:47:01</query_time>
   <create_date>1998-03-06</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Microtechno Corporation</registrant_company>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>fitec.fr</domain_name>
   <domain_keyword>fitec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-06 20:28:05</query_time>
   <create_date>1997-03-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_name>NUXIT</registrar_name>
   <registrar_website>https://www.nuxit.com/creation-et-transfert-de-domaine/</registrar_website>
   <registrant_company>FORMATION INFORMATIQUE ET TECHNIQUE</registrant_company>
   <registrant_address>rue d'Aulnay, route nationale 370, 95500 Gonesse</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.147687523</registrant_phone>
   <name_servers>
    <value>ns1.cp.hegerys.com</value>
    <value>ns2.cp.hegerys.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>hi-tec.org</domain_name>
   <domain_keyword>hi-tec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 22:49:53</query_time>
   <create_date>2019-09-02</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hiteco.cloud</domain_name>
   <domain_keyword>hiteco</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-07 18:52:07</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gitec.srl</domain_name>
   <domain_keyword>gitec</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-13 06:06:08</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-09-20</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>vitec.ltd</domain_name>
   <domain_keyword>vitec</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 18:55:21</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-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>ns01.domaincontrol.com</value>
    <value>ns02.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>66</num>
   <domain_name>hutec.ru</domain_name>
   <domain_keyword>hutec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:38:00</query_time>
   <create_date>2023-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>kitec.fr</domain_name>
   <domain_keyword>kitec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:28:32</query_time>
   <create_date>2010-01-11</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>jitec.com</domain_name>
   <domain_keyword>jitec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:20:27</query_time>
   <create_date>2003-10-02</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-02</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hitvc.win</domain_name>
   <domain_keyword>hitvc</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-08 16:32:28</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>ns1.dns.com</value>
    <value>ns2.dns.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>70</num>
   <domain_name>hit-ec.com</domain_name>
   <domain_keyword>hit-ec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:20:27</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hi-tec.online</domain_name>
   <domain_keyword>hi-tec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 13:50:13</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-03</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>titec.com.cn</domain_name>
   <domain_keyword>titec</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 20:55:20</query_time>
   <create_date>2020-09-26</create_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郭相珂</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>hiten.com</domain_name>
   <domain_keyword>hiten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:57:57</query_time>
   <create_date>1996-03-04</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2032-03-05</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>damien.ns.cloudflare.com</value>
    <value>poppy.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>74</num>
   <domain_name>yitec.cn</domain_name>
   <domain_keyword>yitec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 22:52:59</query_time>
   <create_date>2014-03-19</create_date>
   <expiry_date>2028-03-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>鲁明安</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mitec.cl</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 14:47:01</query_time>
   <create_date>2010-01-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MANUEL ANTONIO INOSTROZA LOZANO</registrant_name>
   <name_servers>
    <value>cl.hnc.cl</value>
    <value>cl2.hnc.cl</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>heitec.equipment</domain_name>
   <domain_keyword>heitec</domain_keyword>
   <domain_tld>equipment</domain_tld>
   <query_time>2024-04-25 06:35:03</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</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>Heitec AG</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>77</num>
   <domain_name>hitech.vip</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-22 19:38:48</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mo zhen peng</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>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>78</num>
   <domain_name>vitec.solutions</domain_name>
   <domain_keyword>vitec</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 09:08:42</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-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>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>79</num>
   <domain_name>hitech.institute</domain_name>
   <domain_keyword>hitech</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-10 04:24:37</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>hitek.fr</domain_name>
   <domain_keyword>hitek</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-10 04:25:27</query_time>
   <create_date>2007-09-27</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-152-a.gandi.net</value>
    <value>ns-17-b.gandi.net</value>
    <value>ns-186-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>xitec.de</domain_name>
   <domain_keyword>xitec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 04:19:04</query_time>
   <update_date>2022-09-16</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>litec.info</domain_name>
   <domain_keyword>litec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 13:12:43</query_time>
   <create_date>2013-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Markus Jank</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bitec.org</domain_name>
   <domain_keyword>bitec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:48:03</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mitec.ru</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 05:23:09</query_time>
   <create_date>2006-05-25</create_date>
   <expiry_date>2025-05-25</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>85</num>
   <domain_name>hi-tec.com.pl</domain_name>
   <domain_keyword>hi-tec</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 06:10:30</query_time>
   <create_date>2008-05-21</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hitex.info</domain_name>
   <domain_keyword>hitex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 19:58:01</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hitex GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bitec.ae</domain_name>
   <domain_keyword>bitec</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-31 17:48:13</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Bitec</registrant_name>
   <registrant_company>Bitec</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>88</num>
   <domain_name>hitvc.com</domain_name>
   <domain_keyword>hitvc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:23:40</query_time>
   <create_date>2011-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hipec.org</domain_name>
   <domain_keyword>hipec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 00:43:45</query_time>
   <create_date>2006-05-03</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-03</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>COH HoldCo, Inc.</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>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>hptec.de</domain_name>
   <domain_keyword>hptec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:41:33</query_time>
   <update_date>2022-04-25</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>witec.store</domain_name>
   <domain_keyword>witec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 08:14:53</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-06</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>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>92</num>
   <domain_name>hrtec.ru</domain_name>
   <domain_keyword>hrtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:34:33</query_time>
   <create_date>2018-10-17</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>jitec.se</domain_name>
   <domain_keyword>jitec</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:13:11</query_time>
   <create_date>2004-01-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns3.loopia.se</value>
    <value>ns4.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>h-tec.sk</domain_name>
   <domain_keyword>h-tec</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 05:50:06</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hotec.store</domain_name>
   <domain_keyword>hotec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-25 07:31:08</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-06-20</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>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hitex.net.au</domain_name>
   <domain_keyword>hitex</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-10 04:25:37</query_time>
   <update_date>2023-06-09</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Leo Rodriguez</registrant_name>
   <name_servers>
    <value>ns1.hosting-australia.com</value>
    <value>ns2.hosting-australia.com</value>
    <value>ns3.hosting-australia.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hites.global</domain_name>
   <domain_keyword>hites</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-15 19:45:52</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-09-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hintec.net</domain_name>
   <domain_keyword>hintec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 15:33:11</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9ed063cc-776c-4e4c-84a7-a798bed355af</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hxtec.link</domain_name>
   <domain_keyword>hxtec</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-31 21:52:26</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jonah.ns.cloudflare.com</value>
    <value>piper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hitek.com</domain_name>
   <domain_keyword>hitek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 18:52:12</query_time>
   <create_date>1998-04-22</create_date>
   <update_date>2022-03-22</update_date>
   <expiry_date>2031-04-21</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Cote, Richard</registrant_name>
   <registrant_company>Hitek Logistic Inc.</registrant_company>
   <registrant_address>9475, Rte Transcanadienne Ouest</registrant_address>
   <registrant_city>Ville Saint-Laurent</registrant_city>
   <registrant_state>Quebec</registrant_state>
   <registrant_zip>H4S 1V3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5146315115</registrant_phone>
   <registrant_fax>+1.5146315135</registrant_fax>
   <name_servers>
    <value>static-1.no-ip.com</value>
    <value>static-2.no-ip.com</value>
    <value>static-3.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.07</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.