WHOIS QUERY TIME

8 Jun 2024 - 5:36 AM UTC

Registered: 22 November 2011
Modified: 9 November 2022
Expiry: 22 November 2024

NAME SERVERS

ns1.solucoesparaweb.com.br
ns2.solucoesparaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Marcia de Freitas dos Santos
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=imtec.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "imtec.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "imtec.com.br",
            "domain_keyword": "imtec",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 05:36:43",
            "create_date": "2011-11-22",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-22",
            "registrant_name": "Marcia de Freitas dos Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.solucoesparaweb.com.br",
                "ns2.solucoesparaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>imtec.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>imtec.com.br</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 05:36:43</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Marcia de Freitas dos Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.solucoesparaweb.com.br</value>
    <value>ns2.solucoesparaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</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.171 seconds) for "imtec.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Jan 2023 - 12:32 AM UTC

Registered: 22 November 2011
Modified: 9 November 2022
Expiry: 22 November 2024

NAME SERVERS

ns1.solucoesparaweb.com.br
ns2.solucoesparaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Marcia de Freitas dos Santos
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

22 May 2023 - 1:39 PM UTC

Registered: 22 November 2011
Modified: 9 November 2022
Expiry: 22 November 2024

NAME SERVERS

ns1.solucoesparaweb.com.br
ns2.solucoesparaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Marcia de Freitas dos Santos

* 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=imtec.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "imtec.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "imtec.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "imtec.com.br",
            "domain_keyword": "imtec",
            "domain_tld": "com.br",
            "query_time": "2023-01-29 00:32:59",
            "create_date": "2011-11-22",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-22",
            "registrant_name": "Marcia de Freitas dos Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.solucoesparaweb.com.br",
                "ns2.solucoesparaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "imtec.com.br",
            "domain_keyword": "imtec",
            "domain_tld": "com.br",
            "query_time": "2023-05-22 13:39:42",
            "create_date": "2011-11-22",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-22",
            "registrant_name": "Marcia de Freitas dos Santos",
            "name_servers": [
                "ns1.solucoesparaweb.com.br",
                "ns2.solucoesparaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.171,
        "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>imtec.com.br</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>imtec.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>imtec.com.br</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-29 00:32:59</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Marcia de Freitas dos Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.solucoesparaweb.com.br</value>
    <value>ns2.solucoesparaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>imtec.com.br</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-05-22 13:39:42</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Marcia de Freitas dos Santos</registrant_name>
   <name_servers>
    <value>ns1.solucoesparaweb.com.br</value>
    <value>ns2.solucoesparaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.171</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 23 domain names (in 0.115 seconds) which contained the exact domain keyword "imtec".
Domain Name Registered Expiry Registrar Ownership
1 imtec.com 14 Sep 1995 13 Sep 2028 GoDaddy.com, LLC -
2 imtec.it 30 Dec 1997 9 Apr 2025 Register S.p.a. Imtec S.R.L.
3 imtec.org 9 Feb 1998 8 Feb 2025 Domeneshop AS dba domainnameshop.com Stiftelsen IMTEC
4 imtec.ru 22 Nov 2005 22 Nov 2024 RU-CENTER-RU Private Person
5 imtec.be 17 May 2006 - Vimexx -
6 imtec.co.jp 12 Jun 2006 - - Imtec Ltd
7 imtec.co.uk 23 Jul 2009 23 Jul 2025 Firstserv Limited [Tag = FIRSTSERV] -
8 imtec.com.br 22 Nov 2011 22 Nov 2024 - Marcia de Freitas dos Santos
9 imtec.nl 23 Jul 2012 - XNS Registrar B.V. -
10 imtec.cz 4 Jan 2014 4 Jan 2025 REG-GRANSY Imrich Mattoš - IMTEC
11 imtec.ca 7 Sep 2014 7 Sep 2024 Wild West Domains Canada, Inc. REDACTED FOR PRIVACY
12 imtec.net 14 Dec 2014 14 Dec 2024 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
13 imtec.cl 13 May 2018 13 May 2025 NIC Chile rodrigo andres gonzalez sanchez
14 imtec.com.co 15 Jun 2018 15 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 imtec.cat 3 Oct 2018 3 Oct 2024 Soluciones Corporativas IP, SLU IM Tecnologies i Comunicacions
16 imtec.international 18 Apr 2019 18 Apr 2029 GoDaddy.com, LLC Domains By Proxy, LLC
17 imtec.academy 18 Apr 2019 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 imtec.in 3 Sep 2019 3 Sep 2024 Endurance Digital Domain Technology LLP InteracOman
19 imtec.xyz 21 Nov 2021 21 Nov 2024 Sav.com, LLC Privacy Protection
20 imtec.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
21 imtec.srl 25 Nov 2023 25 Nov 2024 Tucows Domains Inc. Data Protected
22 imtec.solutions 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 imtec.de - - - -
24 imtec.com.au - - Domain Directors Pty Ltd trading as Instra Dirk Kemper

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=imtec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "imtec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 24,
        "relation": "eq",
        "current": 24
    },
    "unique_domains": "imtec.com, imtec.it, imtec.org, imtec.ru, imtec.be, imtec.co.jp, imtec.co.uk, imtec.com.br, imtec.nl, imtec.cz, imtec.ca, imtec.net, imtec.cl, imtec.com.co, imtec.cat, imtec.international, imtec.academy, imtec.in, imtec.xyz, imtec.info, imtec.srl, imtec.solutions, imtec.de, imtec.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "imtec.com",
            "domain_keyword": "imtec",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:51:37",
            "create_date": "1995-09-14",
            "update_date": "2023-09-13",
            "expiry_date": "2028-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "imtec.it",
            "domain_keyword": "imtec",
            "domain_tld": "it",
            "query_time": "2024-04-30 18:50:36",
            "create_date": "1997-12-30",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-09",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Imtec S.R.L.",
            "registrant_address": "Via Praga 19",
            "registrant_city": "Bianconese",
            "registrant_state": "PR",
            "registrant_zip": "43100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "imtec.org",
            "domain_keyword": "imtec",
            "domain_tld": "org",
            "query_time": "2024-06-08 05:36:43",
            "create_date": "1998-02-09",
            "update_date": "2024-05-06",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stiftelsen IMTEC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "imtec.ru",
            "domain_keyword": "imtec",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:19",
            "create_date": "2005-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "imtec.be",
            "domain_keyword": "imtec",
            "domain_tld": "be",
            "query_time": "2024-06-02 12:21:14",
            "create_date": "2006-05-17",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "daniella.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "imtec.co.jp",
            "domain_keyword": "imtec",
            "domain_tld": "co.jp",
            "query_time": "2024-06-08 05:36:43",
            "create_date": "2006-06-12",
            "update_date": "2023-07-01",
            "registrant_company": "Imtec Ltd",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ]
        },
        {
            "num": 7,
            "domain_name": "imtec.co.uk",
            "domain_keyword": "imtec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 06:00:43",
            "create_date": "2009-07-23",
            "update_date": "2023-07-23",
            "expiry_date": "2025-07-23",
            "registrar_name": "Firstserv Limited [Tag = FIRSTSERV]",
            "registrar_website": "https://firstserv.com",
            "name_servers": [
                "ns1.firstserv.com",
                "ns2.firstserv.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "imtec.com.br",
            "domain_keyword": "imtec",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 05:36:43",
            "create_date": "2011-11-22",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-22",
            "registrant_name": "Marcia de Freitas dos Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.solucoesparaweb.com.br",
                "ns2.solucoesparaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "imtec.nl",
            "domain_keyword": "imtec",
            "domain_tld": "nl",
            "query_time": "2024-05-08 13:20:27",
            "create_date": "2012-07-23",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "imtec.cz",
            "domain_keyword": "imtec",
            "domain_tld": "cz",
            "query_time": "2024-05-05 22:26:19",
            "create_date": "2014-01-04",
            "update_date": "2018-05-15",
            "expiry_date": "2025-01-04",
            "registrar_name": "REG-GRANSY",
            "registrant_name": "Mattoš Imrich",
            "registrant_company": "Imrich Mattoš - IMTEC",
            "registrant_address": "Kadnárová 19, Bratislava, 831 52",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ]
        },
        {
            "num": 11,
            "domain_name": "imtec.ca",
            "domain_keyword": "imtec",
            "domain_tld": "ca",
            "query_time": "2024-05-15 17:04:12",
            "create_date": "2014-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "imtec.net",
            "domain_keyword": "imtec",
            "domain_tld": "net",
            "query_time": "2024-06-02 12:21:14",
            "create_date": "2014-12-14",
            "update_date": "2020-03-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "imtec.cl",
            "domain_keyword": "imtec",
            "domain_tld": "cl",
            "query_time": "2024-05-15 17:04:12",
            "create_date": "2018-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "rodrigo andres gonzalez sanchez",
            "name_servers": [
                "ns12.hostgator.cl",
                "ns13.hostgator.cl"
            ]
        },
        {
            "num": 14,
            "domain_name": "imtec.com.co",
            "domain_keyword": "imtec",
            "domain_tld": "com.co",
            "query_time": "2024-05-15 17:04:12",
            "create_date": "2018-06-15",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-15",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "imtec.cat",
            "domain_keyword": "imtec",
            "domain_tld": "cat",
            "query_time": "2024-04-30 18:50:35",
            "create_date": "2018-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "IM Tecnologies i Comunicacions",
            "registrant_state": "Andorra La Vella",
            "registrant_country": "AD",
            "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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "imtec.international",
            "domain_keyword": "imtec",
            "domain_tld": "international",
            "query_time": "2024-04-30 18:50:36",
            "create_date": "2019-04-18",
            "update_date": "2024-04-24",
            "expiry_date": "2029-04-18",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "imtec.academy",
            "domain_keyword": "imtec",
            "domain_tld": "academy",
            "query_time": "2024-05-15 17:04:12",
            "create_date": "2019-04-18",
            "update_date": "2023-07-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "imtec.in",
            "domain_keyword": "imtec",
            "domain_tld": "in",
            "query_time": "2024-04-30 18:50:36",
            "create_date": "2019-09-03",
            "update_date": "2023-10-14",
            "expiry_date": "2024-09-03",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InteracOman",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Masqat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "OM",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.interactivedns.com",
                "ns34.interactivedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "imtec.xyz",
            "domain_keyword": "imtec",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 17:04:12",
            "create_date": "2021-11-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "imtec.info",
            "domain_keyword": "imtec",
            "domain_tld": "info",
            "query_time": "2024-04-16 12:27:10",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "imtec.srl",
            "domain_keyword": "imtec",
            "domain_tld": "srl",
            "query_time": "2024-05-25 18:01:34",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-25",
            "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": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "imtec.solutions",
            "domain_keyword": "imtec",
            "domain_tld": "solutions",
            "query_time": "2024-04-22 17:44:52",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "imtec.de",
            "domain_keyword": "imtec",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:13:44",
            "update_date": "2021-04-28",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 24,
            "domain_name": "imtec.com.au",
            "domain_keyword": "imtec",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 18:06:31",
            "update_date": "2023-01-13",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Dirk Kemper",
            "name_servers": [
                "ns-1.ezyreg.com",
                "ns-2.ezyreg.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.115,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>imtec</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>24</total>
  <relation>eq</relation>
  <current>24</current>
 </count>
 <unique_domains>imtec.com, imtec.it, imtec.org, imtec.ru, imtec.be, imtec.co.jp, imtec.co.uk, imtec.com.br, imtec.nl, imtec.cz, imtec.ca, imtec.net, imtec.cl, imtec.com.co, imtec.cat, imtec.international, imtec.academy, imtec.in, imtec.xyz, imtec.info, imtec.srl, imtec.solutions, imtec.de, imtec.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>imtec.com</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:51:37</query_time>
   <create_date>1995-09-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2028-09-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>ns15.domaincontrol.com</value>
    <value>ns16.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>imtec.it</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 18:50:36</query_time>
   <create_date>1997-12-30</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Imtec S.R.L.</registrant_company>
   <registrant_address>Via Praga 19</registrant_address>
   <registrant_city>Bianconese</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>imtec.org</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 05:36:43</query_time>
   <create_date>1998-02-09</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stiftelsen IMTEC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>imtec.ru</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:19</query_time>
   <create_date>2005-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>imtec.be</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 12:21:14</query_time>
   <create_date>2006-05-17</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>daniella.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>imtec.co.jp</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-08 05:36:43</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Imtec Ltd</registrant_company>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>imtec.co.uk</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 06:00:43</query_time>
   <create_date>2009-07-23</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_name>Firstserv Limited [Tag = FIRSTSERV]</registrar_name>
   <registrar_website>https://firstserv.com</registrar_website>
   <name_servers>
    <value>ns1.firstserv.com</value>
    <value>ns2.firstserv.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>imtec.com.br</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 05:36:43</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Marcia de Freitas dos Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.solucoesparaweb.com.br</value>
    <value>ns2.solucoesparaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>imtec.nl</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 13:20:27</query_time>
   <create_date>2012-07-23</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>imtec.cz</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 22:26:19</query_time>
   <create_date>2014-01-04</create_date>
   <update_date>2018-05-15</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>REG-GRANSY</registrar_name>
   <registrant_name>Mattoš Imrich</registrant_name>
   <registrant_company>Imrich Mattoš - IMTEC</registrant_company>
   <registrant_address>Kadnárová 19, Bratislava, 831 52</registrant_address>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>imtec.ca</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 17:04:12</query_time>
   <create_date>2014-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.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>12</num>
   <domain_name>imtec.net</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 12:21:14</query_time>
   <create_date>2014-12-14</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>imtec.cl</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-15 17:04:12</query_time>
   <create_date>2018-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>rodrigo andres gonzalez sanchez</registrant_name>
   <name_servers>
    <value>ns12.hostgator.cl</value>
    <value>ns13.hostgator.cl</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>imtec.com.co</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-15 17:04:12</query_time>
   <create_date>2018-06-15</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-15</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>imtec.cat</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-30 18:50:35</query_time>
   <create_date>2018-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>IM Tecnologies i Comunicacions</registrant_company>
   <registrant_state>Andorra La Vella</registrant_state>
   <registrant_country>AD</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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>imtec.international</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-30 18:50:36</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2029-04-18</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>imtec.academy</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-15 17:04:12</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-04-18</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>ns05.domaincontrol.com</value>
    <value>ns06.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>imtec.in</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 18:50:36</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InteracOman</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Masqat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>OM</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>ns33.interactivedns.com</value>
    <value>ns34.interactivedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>imtec.xyz</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 17:04:12</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>imtec.info</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 12:27:10</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>imtec.srl</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-25 18:01:34</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-25</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>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>imtec.solutions</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-22 17:44:52</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>imtec.de</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:13:44</query_time>
   <update_date>2021-04-28</update_date>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>imtec.com.au</domain_name>
   <domain_keyword>imtec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 18:06:31</query_time>
   <update_date>2023-01-13</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Dirk Kemper</registrant_name>
   <name_servers>
    <value>ns-1.ezyreg.com</value>
    <value>ns-2.ezyreg.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.115</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,549 domain names (in 0.084 seconds) which look and sound like the brand name "imtec".
Domain Name Registered Expiry Registrar Ownership
1 imlec.net 3 Jun 2015 3 Jun 2028 Automattic Inc. Knock Knock WHOIS Not There, LLC
2 iemtec.com 9 Dec 1998 8 Dec 2024 Tucows Domains Inc. -
3 aimtec.global 26 Apr 2017 26 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com AIMTEC a. s.
4 impec.co.in 2 Mar 2022 2 Mar 2025 Endurance Digital Domain Technology LLP MDOT TECHNOLOGY
5 intec.cloud 4 Mar 2016 4 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0142521119
6 iotec.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Jared Slabbert
7 omtec.site 5 Jul 2022 5 Jul 2026 Network Solutions LLC -
8 ibmtec.com 22 Feb 2016 19 Nov 2024 Cronon AG -
9 ietec.email 28 Jan 2015 28 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
10 mitec.co.jp 6 Mar 1998 - - Microtechno Corporation
11 immtec.cn 16 Jun 2023 16 Jun 2024 广东时代互联科技有限公司 舒蕊
12 ibtec.online 27 Dec 2023 27 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
13 imten.ru 7 Oct 2010 7 Oct 2024 RU-CENTER-RU Private Person
14 ietec.net 24 Dec 2012 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 amtec.tech 14 Aug 2023 14 Aug 2024 HOSTINGER operations, UAB Ahmad Mujtaba Web Technologies
16 imteco.ltd 21 Oct 2023 21 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 inmtec.net 21 Aug 2018 21 Aug 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 imtex.online 12 Aug 2021 12 Aug 2024 Registrar of Domain Names REG.RU, LLC -
19 emtec.cc 27 Apr 2001 27 Apr 2025 Network Solutions, LLC -
20 intec.ro - 31 May 2026 ICI - Registrar -
21 imtee.com 29 Sep 2019 29 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 iptec.cz 8 Dec 2005 8 Dec 2025 REG-INTERNET-CZ Tomáš Líbal
23 bmtec.org 28 Apr 2007 28 Apr 2025 INWX GmbH REDACTED FOR PRIVACY
24 pmtec.net 19 Mar 2007 19 Mar 2025 PSI-USA, Inc. dba Domain Robot Prüf-und Messtechnik Gesellschaft
25 simtec.info 4 Jan 2020 4 Jan 2025 Tucows Domains Inc. Data Protected
26 imhtec.com 25 Dec 2020 25 Dec 2024 DNSPod, Inc. REDACTED FOR PRIVACY
27 iotec.uk 6 Jul 2015 6 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
28 itmec.com 18 Feb 2005 18 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
29 jmtec.de - - - -
30 intec.lt 30 Mar 2023 31 Mar 2025 UAB "Universalūs sprendimai" -
31 smtec.pro 14 Dec 2023 14 Dec 2024 Regtime Ltd. Anatoly Rybin
32 imtef.com 7 Oct 2010 7 Oct 2024 acens Technologies, S.L.U. ATMTIENDAS
33 imdec.org 20 Apr 1999 20 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
34 i-mtec.com 12 Apr 2023 12 Apr 2025 RegistryGate GmbH REDACTED FOR PRIVACY
35 imsec.net 28 Apr 2023 28 Apr 2025 GoDaddy.com, LLC -
36 istec.pt 10 Jun 1997 - - ITA - Instituto de Tecnologias Avancadas para a Formacao, Lda
37 idtec.ru 26 Mar 2008 26 Mar 2025 RU-CENTER-RU Private Person
38 ibtec.com 8 May 1996 9 May 2025 Domain.com, LLC REDACTED FOR PRIVACY
39 imtek.nl 30 Sep 2004 - The Registrar Company B.V. -
40 kmtec.co.jp 1 Jul 2005 - - KM Techno Co.Ltd
41 ictec.info 8 Apr 2021 8 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Enjoyworks, Inc.
42 amtec.kiwi 18 Nov 2016 18 Nov 2024 Tucows Data Protected
43 i-tec.site 5 Jun 2023 5 Jun 2024 Dynadot LLC -
44 i9tec.com 25 Jan 2011 25 Jan 2025 GoDaddy.com, LLC -
45 iotec.live 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 wimtec.ru 30 Nov 2020 30 Nov 2024 RU-CENTER-RU Private Person
47 imteq.ru 27 Oct 2007 27 Oct 2024 RU-CENTER-RU Private Person
48 simtec.hu 2 Feb 2022 - - -
49 mitec.de - - - -
50 gmtec.sk 24 Oct 2012 24 Oct 2024 INTERNET CZ, a.s. Duracka Marek - MBT Computers
51 kimtec.eu - - CRegISP Ltd -
52 lmtec.net 24 Oct 2022 24 Oct 2024 Gandi SAS -
53 amtec.com 5 Aug 1991 4 Aug 2024 NameCheap, Inc. -
54 emtec.space 4 Feb 2021 4 Feb 2025 Name SRS AB DOMENE AS
55 rimtec.us 21 Nov 2013 20 Nov 2024 Squarespace Domains II LLC Nathan Muller
56 iqtec.nl 14 Aug 2014 - team.blue nl B.V. -
57 iztec.de - - - -
58 mitec.support 27 Oct 2023 27 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
59 omtec.ae - - Etisalat Eumecon IT Systems
60 xmtec.com 15 May 2012 15 May 2025 Go Australia Domains, LLC -
61 dmtec.cn 2 Apr 2014 2 Apr 2025 阿里云计算有限公司(万网) 上海数凹文化传媒有限公司
62 ymtec.net 31 May 2012 31 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
63 imter.net 13 Jun 2000 13 Jun 2024 RegistryGate GmbH REDACTED FOR PRIVACY
64 imtemc.live 12 Dec 2022 12 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
65 simtec.cc 11 Sep 2007 11 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
66 iotec.lat 29 Jul 2023 29 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 mitec.co.uk 24 Apr 2003 24 Apr 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
68 i-tec.eu - - Combell NV -
69 imtex.fr 3 Jan 2014 3 Jan 2025 IONOS SE IMTEX
70 imtech.com 10 Nov 1994 9 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
71 iqtec.cl 8 Nov 2023 8 Nov 2024 NIC Chile Rodrigo Ortega Pérez
72 aimtec.info 6 Apr 2016 6 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com AIMTEC a. s.
73 imtep.com 1 Feb 2011 1 Feb 2026 GoDaddy.com, LLC -
74 timtec.software 23 Feb 2018 23 Feb 2025 1API GmbH Wuerth IT GmbH
75 intec.click 26 Mar 2023 26 Mar 2024 NAMECHEAP Withheld for Privacy Purposes
76 aimtec.life 26 Apr 2017 26 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com AIMTEC a. s.
77 bmtec.ru 2 Nov 2018 2 Nov 2024 REGRU-RU Private Person
78 ibtec.gmbh 12 Mar 2021 12 Mar 2025 IONOS SE Office Maxx IBC GmbH
79 dimtec.cl 9 Jun 2022 9 Jun 2034 NIC Chile Federico Germán Nardi
80 imted.org 17 Jul 2019 17 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 qmtec.net 7 May 2018 7 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
82 emtec.asia 18 Mar 2008 18 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA DEXXON GROUPE HOLDING
83 iotec.info 6 May 2008 6 May 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Iotec AB
84 i2tec.com.co 6 Nov 2019 6 Nov 2024 Mi.com.co REDACTED FOR PRIVACY
85 imtmc.com 15 Apr 2017 15 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 intec.uk.net 8 Apr 2002 8 Apr 2025 123-Reg Limited -
87 imcec.org 15 Aug 2015 15 Aug 2025 West263 International Limited Chongqing Global sqlin Academy of Science sqlin Technology
88 umtec.info 4 Oct 2001 4 Oct 2024 PSI-USA, Inc. dba Domain Robot AGNetworX
89 imtep.ru 30 Nov 2022 30 Nov 2024 BEGET-RU Private Person
90 xmtec.ru 29 Apr 2024 29 Apr 2025 RU-CENTER-RU Private Person
91 zmtec.net 11 Dec 2018 11 Dec 2028 Xin Net Technology Corporation -
92 imtea.com 8 Nov 2007 8 Nov 2024 gabia seonghoon choi
93 ietec.com.au - - GoDaddy.com LLC trading as GoDaddy.com Markos Tawadros
94 wimtec.com 21 Aug 1999 25 Oct 2024 1API GmbH REDACTED FOR PRIVACY
95 omtec.uk 24 Oct 2014 24 Oct 2028 Namesco Limited [Tag = NAMESCO] -
96 imotec.pt - - - -
97 intec.store 16 Nov 2023 16 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
98 amtec.net 26 May 2004 26 May 2025 Dynadot Inc -
99 i4tec.com.br 17 Jan 2018 17 Jan 2025 - Luciney Benedito Ferreira de Moraes
100 imtel.net 30 Nov 2023 30 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
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 Imtec.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=imtec.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "imtec.com.br",
        "page_size": 100
    },
    "count": {
        "total": 1549,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "imlec.net, iemtec.com, aimtec.global, impec.co.in, intec.cloud, iotec.com.au, omtec.site, ibmtec.com, ietec.email, mitec.co.jp, immtec.cn, ibtec.online, imten.ru, ietec.net, amtec.tech, imteco.ltd, inmtec.net, imtex.online, emtec.cc, intec.ro, imtee.com, iptec.cz, bmtec.org, pmtec.net, simtec.info, imhtec.com, iotec.uk, itmec.com, jmtec.de, intec.lt, smtec.pro, imtef.com, imdec.org, i-mtec.com, imsec.net, istec.pt, idtec.ru, ibtec.com, imtek.nl, kmtec.co.jp, ictec.info, amtec.kiwi, i-tec.site, i9tec.com, iotec.live, wimtec.ru, imteq.ru, simtec.hu, mitec.de, gmtec.sk, kimtec.eu, lmtec.net, amtec.com, emtec.space, rimtec.us, iqtec.nl, iztec.de, mitec.support, omtec.ae, xmtec.com, dmtec.cn, ymtec.net, imter.net, imtemc.live, simtec.cc, iotec.lat, mitec.co.uk, i-tec.eu, imtex.fr, imtech.com, iqtec.cl, aimtec.info, imtep.com, timtec.software, intec.click, aimtec.life, bmtec.ru, ibtec.gmbh, dimtec.cl, imted.org, qmtec.net, emtec.asia, iotec.info, i2tec.com.co, imtmc.com, intec.uk.net, imcec.org, umtec.info, imtep.ru, xmtec.ru, zmtec.net, imtea.com, ietec.com.au, wimtec.com, omtec.uk, imotec.pt, intec.store, amtec.net, i4tec.com.br, imtel.net",
    "results": [
        {
            "num": 1,
            "domain_name": "imlec.net",
            "domain_keyword": "imlec",
            "domain_tld": "net",
            "query_time": "2024-04-21 05:00:17",
            "create_date": "2015-06-03",
            "update_date": "2023-10-05",
            "expiry_date": "2028-06-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "iemtec.com",
            "domain_keyword": "iemtec",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:53:40",
            "create_date": "1998-12-09",
            "update_date": "2021-11-29",
            "expiry_date": "2024-12-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aimtec.global",
            "domain_keyword": "aimtec",
            "domain_tld": "global",
            "query_time": "2024-05-01 10:56:42",
            "create_date": "2017-04-26",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIMTEC a. s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "impec.co.in",
            "domain_keyword": "impec",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 03:09:01",
            "create_date": "2022-03-02",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-02",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MDOT TECHNOLOGY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-in-1.webhostbox.net",
                "ns2.md-in-1.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "intec.cloud",
            "domain_keyword": "intec",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 17:53:27",
            "create_date": "2016-03-04",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0142521119",
            "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": 6,
            "domain_name": "iotec.com.au",
            "domain_keyword": "iotec",
            "domain_tld": "com.au",
            "query_time": "2024-05-05 05:51:10",
            "update_date": "2024-04-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Jared Slabbert",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "omtec.site",
            "domain_keyword": "omtec",
            "domain_tld": "site",
            "query_time": "2024-05-23 15:46:50",
            "create_date": "2022-07-05",
            "update_date": "2023-08-31",
            "expiry_date": "2026-07-05",
            "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": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ibmtec.com",
            "domain_keyword": "ibmtec",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:36:05",
            "create_date": "2016-02-22",
            "update_date": "2016-02-22",
            "expiry_date": "2024-11-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks14.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ietec.email",
            "domain_keyword": "ietec",
            "domain_tld": "email",
            "query_time": "2024-05-27 15:33:39",
            "create_date": "2015-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-28",
            "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": [
                "docks01.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "domain_name": "immtec.cn",
            "domain_keyword": "immtec",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:50:09",
            "create_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "舒蕊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ibtec.online",
            "domain_keyword": "ibtec",
            "domain_tld": "online",
            "query_time": "2024-04-30 09:30:01",
            "create_date": "2023-12-27",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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.dotster-default.domainparkingserver.net",
                "ns2.dotster-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "imten.ru",
            "domain_keyword": "imten",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:19",
            "create_date": "2010-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "ietec.net",
            "domain_keyword": "ietec",
            "domain_tld": "net",
            "query_time": "2024-05-08 14:09:25",
            "create_date": "2012-12-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ietec.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amtec.tech",
            "domain_keyword": "amtec",
            "domain_tld": "tech",
            "query_time": "2024-05-09 03:15:24",
            "create_date": "2023-08-14",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Ahmad Mujtaba Web Technologies",
            "registrant_state": "Punjab",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "imteco.ltd",
            "domain_keyword": "imteco",
            "domain_tld": "ltd",
            "query_time": "2024-05-08 13:20:28",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2025-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "inmtec.net",
            "domain_keyword": "inmtec",
            "domain_tld": "net",
            "query_time": "2024-05-07 23:07:13",
            "create_date": "2018-08-21",
            "update_date": "2023-07-27",
            "expiry_date": "2032-08-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=inmtec.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "imtex.online",
            "domain_keyword": "imtex",
            "domain_tld": "online",
            "query_time": "2024-05-22 13:06:23",
            "create_date": "2021-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9160000000",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "emtec.cc",
            "domain_keyword": "emtec",
            "domain_tld": "cc",
            "query_time": "2024-05-18 07:48:22",
            "create_date": "2001-04-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "intec.ro",
            "domain_keyword": "intec",
            "domain_tld": "ro",
            "query_time": "2024-06-02 08:23:57",
            "expiry_date": "2026-05-31",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 21,
            "domain_name": "imtee.com",
            "domain_keyword": "imtee",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:37:14",
            "create_date": "2019-09-29",
            "update_date": "2020-09-23",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "iptec.cz",
            "domain_keyword": "iptec",
            "domain_tld": "cz",
            "query_time": "2024-05-05 22:34:04",
            "create_date": "2005-12-08",
            "update_date": "2020-08-02",
            "expiry_date": "2025-12-08",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Tomáš Líbal",
            "registrant_address": "Šeříková 711, Chrudim, 53701",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 23,
            "domain_name": "bmtec.org",
            "domain_keyword": "bmtec",
            "domain_tld": "org",
            "query_time": "2024-05-07 18:27:06",
            "create_date": "2007-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.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.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pmtec.net",
            "domain_keyword": "pmtec",
            "domain_tld": "net",
            "query_time": "2024-04-26 01:28:41",
            "create_date": "2007-03-19",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prüf-und Messtechnik Gesellschaft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Württemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/pmtec.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.internet1.de",
                "ns2.internet1.de",
                "ns3.internet1.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "simtec.info",
            "domain_keyword": "simtec",
            "domain_tld": "info",
            "query_time": "2024-05-13 17:39:54",
            "create_date": "2020-01-04",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-04",
            "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": "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": 26,
            "domain_name": "imhtec.com",
            "domain_keyword": "imhtec",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:50:55",
            "create_date": "2020-12-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=imhtec.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "judo.dnspod.net",
                "ocean.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "iotec.uk",
            "domain_keyword": "iotec",
            "domain_tld": "uk",
            "query_time": "2024-04-23 14:04:25",
            "create_date": "2015-07-06",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "itmec.com",
            "domain_keyword": "itmec",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:22:28",
            "create_date": "2005-02-18",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-18",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e660f1b6-e674-48a1-a5c0-708063906a35",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "customer.buydomains.com",
                "customer2.buydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jmtec.de",
            "domain_keyword": "jmtec",
            "domain_tld": "de",
            "query_time": "2024-06-01 15:39:07",
            "update_date": "2010-08-30",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "intec.lt",
            "domain_keyword": "intec",
            "domain_tld": "lt",
            "query_time": "2024-05-29 13:19:11",
            "create_date": "2023-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "UAB \"Universalūs sprendimai\"",
            "registrar_website": "http://www.us.lt",
            "name_servers": [
                "ns1.us.lt",
                "ns2.us.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 31,
            "domain_name": "smtec.pro",
            "domain_keyword": "smtec",
            "domain_tld": "pro",
            "query_time": "2024-06-07 22:04:43",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anatoly Rybin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Volgogradskaya obl.",
            "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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "imtef.com",
            "domain_keyword": "imtef",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:37:14",
            "create_date": "2010-10-07",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-07",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "ATMTIENDAS",
            "registrant_state": "ZARAGOZA",
            "registrant_country": "ES",
            "name_servers": [
                "net-dns1.webcloud.es",
                "net-dns2.webcloud.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "imdec.org",
            "domain_keyword": "imdec",
            "domain_tld": "org",
            "query_time": "2024-04-29 02:06:44",
            "create_date": "1999-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "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": [
                "docks12.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "i-mtec.com",
            "domain_keyword": "i-mtec",
            "domain_tld": "com",
            "query_time": "2024-04-30 07:29:05",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "imsec.net",
            "domain_keyword": "imsec",
            "domain_tld": "net",
            "query_time": "2024-04-29 02:23:22",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "istec.pt",
            "domain_keyword": "istec",
            "domain_tld": "pt",
            "query_time": "2024-05-02 16:40:09",
            "create_date": "1997-06-10",
            "registrant_name": "ITA - Instituto de Tecnologias Avancadas para a Formacao, Lda",
            "registrant_address": "Alameda das Linhas de Torres  179",
            "registrant_city": "Lisboa",
            "registrant_state": "LISBOA",
            "registrant_zip": "1750-142",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns.claranet.pt",
                "ns2.claranet.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 37,
            "domain_name": "idtec.ru",
            "domain_keyword": "idtec",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:31:02",
            "create_date": "2008-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "ibtec.com",
            "domain_keyword": "ibtec",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:16:12",
            "create_date": "1996-05-08",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-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": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/4129db3c-fcaf-44ef-adaa-4fa95d3e769f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ibtec.com",
                "ns1.ibtec.net",
                "ns2.ibtec.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "imtek.nl",
            "domain_keyword": "imtek",
            "domain_tld": "nl",
            "query_time": "2024-05-08 13:20:29",
            "create_date": "2004-09-30",
            "update_date": "2023-04-21",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "nsauth1.hostingcp.eu",
                "nsauth2.hostingcp.nl",
                "nsauth3.hostingcp.be",
                "nsauth4.hostingcp.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "kmtec.co.jp",
            "domain_keyword": "kmtec",
            "domain_tld": "co.jp",
            "query_time": "2024-04-18 10:10:54",
            "create_date": "2005-07-01",
            "update_date": "2023-08-01",
            "registrant_company": "KM Techno Co.Ltd",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 41,
            "domain_name": "ictec.info",
            "domain_keyword": "ictec",
            "domain_tld": "info",
            "query_time": "2024-05-22 11:23:40",
            "create_date": "2021-04-08",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Enjoyworks, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amtec.kiwi",
            "domain_keyword": "amtec",
            "domain_tld": "kiwi",
            "query_time": "2024-05-22 22:13:17",
            "create_date": "2016-11-18",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "i-tec.site",
            "domain_keyword": "i-tec",
            "domain_tld": "site",
            "query_time": "2024-05-19 01:50:03",
            "create_date": "2023-06-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "i9tec.com",
            "domain_keyword": "i9tec",
            "domain_tld": "com",
            "query_time": "2024-06-05 21:54:33",
            "create_date": "2011-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "iotec.live",
            "domain_keyword": "iotec",
            "domain_tld": "live",
            "query_time": "2024-06-06 20:54:32",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wimtec.ru",
            "domain_keyword": "wimtec",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:18:59",
            "create_date": "2020-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "imteq.ru",
            "domain_keyword": "imteq",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:19",
            "create_date": "2007-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "simtec.hu",
            "domain_keyword": "simtec",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:43:24",
            "create_date": "2022-02-02"
        },
        {
            "num": 49,
            "domain_name": "mitec.de",
            "domain_keyword": "mitec",
            "domain_tld": "de",
            "query_time": "2024-05-09 07:52:19",
            "update_date": "2018-07-10",
            "name_servers": [
                "ns1092.ui-dns.biz",
                "ns1092.ui-dns.com",
                "ns1092.ui-dns.de",
                "ns1092.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "gmtec.sk",
            "domain_keyword": "gmtec",
            "domain_tld": "sk",
            "query_time": "2024-05-05 05:40:27",
            "create_date": "2012-10-24",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-24",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Duracka Marek - MBT Computers",
            "registrant_company": "Duracka Marek - MBT Computers",
            "registrant_address": "Rybany 117",
            "registrant_city": "Rybany",
            "registrant_zip": "95636",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905195418",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "kimtec.eu",
            "domain_keyword": "kimtec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:33:57",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 52,
            "domain_name": "lmtec.net",
            "domain_keyword": "lmtec",
            "domain_tld": "net",
            "query_time": "2024-05-14 03:42:03",
            "create_date": "2022-10-24",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amtec.com",
            "domain_keyword": "amtec",
            "domain_tld": "com",
            "query_time": "2024-05-12 20:58:49",
            "create_date": "1991-08-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "emtec.space",
            "domain_keyword": "emtec",
            "domain_tld": "space",
            "query_time": "2024-05-22 04:50:30",
            "create_date": "2021-02-04",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-04",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "DOMENE AS",
            "registrant_state": "VESTFOLD",
            "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.",
            "name_servers": [
                "ns1.dnsdomene.net",
                "ns2.dnsdomene.net",
                "ns3.dnsdomene.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rimtec.us",
            "domain_keyword": "rimtec",
            "domain_tld": "us",
            "query_time": "2024-05-27 02:15:56",
            "create_date": "2013-11-21",
            "update_date": "2024-04-19",
            "expiry_date": "2024-11-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Nathan Muller",
            "registrant_address": "210 North Church Street, Unit 3607",
            "registrant_city": "Charlotte",
            "registrant_state": "NC",
            "registrant_zip": "28202",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3363027333",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "iqtec.nl",
            "domain_keyword": "iqtec",
            "domain_tld": "nl",
            "query_time": "2024-06-06 14:33:36",
            "create_date": "2014-08-14",
            "update_date": "2021-11-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "iztec.de",
            "domain_keyword": "iztec",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:13:24",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "mitec.support",
            "domain_keyword": "mitec",
            "domain_tld": "support",
            "query_time": "2024-05-11 19:34:35",
            "create_date": "2023-10-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-10-27",
            "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": [
                "ns-1277.awsdns-31.org",
                "ns-1613.awsdns-09.co.uk",
                "ns-310.awsdns-38.com",
                "ns-581.awsdns-08.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "omtec.ae",
            "domain_keyword": "omtec",
            "domain_tld": "ae",
            "query_time": "2024-05-23 15:46:50",
            "registrar_name": "Etisalat",
            "registrant_name": "Ameer Sha EU",
            "registrant_company": "Eumecon IT Systems",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.siteground340.com",
                "ns2.siteground340.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "xmtec.com",
            "domain_keyword": "xmtec",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:13:48",
            "create_date": "2012-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dmtec.cn",
            "domain_keyword": "dmtec",
            "domain_tld": "cn",
            "query_time": "2024-05-31 12:48:51",
            "create_date": "2014-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海数凹文化传媒有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ymtec.net",
            "domain_keyword": "ymtec",
            "domain_tld": "net",
            "query_time": "2024-06-02 11:57:58",
            "create_date": "2012-05-31",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "imter.net",
            "domain_keyword": "imter",
            "domain_tld": "net",
            "query_time": "2024-06-08 05:37:19",
            "create_date": "2000-06-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "imtemc.live",
            "domain_keyword": "imtemc",
            "domain_tld": "live",
            "query_time": "2024-06-08 05:37:17",
            "create_date": "2022-12-12",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2fln.name.com",
                "ns3ghw.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "simtec.cc",
            "domain_keyword": "simtec",
            "domain_tld": "cc",
            "query_time": "2024-06-10 20:20:21",
            "create_date": "2007-09-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "iotec.lat",
            "domain_keyword": "iotec",
            "domain_tld": "lat",
            "query_time": "2024-05-02 07:04:04",
            "create_date": "2023-07-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mitec.co.uk",
            "domain_keyword": "mitec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 07:39:00",
            "create_date": "2003-04-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-24",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "i-tec.eu",
            "domain_keyword": "i-tec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:57:03",
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ]
        },
        {
            "num": 69,
            "domain_name": "imtex.fr",
            "domain_keyword": "imtex",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:39:49",
            "create_date": "2014-01-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-03",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "IMTEX",
            "registrant_address": "10, impasse Asturias, 77100 Meaux",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.677619227",
            "name_servers": [
                "ns1115.ui-dns.biz",
                "ns1115.ui-dns.com",
                "ns1115.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 70,
            "domain_name": "imtech.com",
            "domain_keyword": "imtech",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:49:15",
            "create_date": "1994-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "iqtec.cl",
            "domain_keyword": "iqtec",
            "domain_tld": "cl",
            "query_time": "2024-05-22 07:35:45",
            "create_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Rodrigo Ortega Pérez",
            "name_servers": [
                "ns-1450.awsdns-53.org",
                "ns-159.awsdns-19.com",
                "ns-1684.awsdns-18.co.uk",
                "ns-630.awsdns-14.net"
            ]
        },
        {
            "num": 72,
            "domain_name": "aimtec.info",
            "domain_keyword": "aimtec",
            "domain_tld": "info",
            "query_time": "2024-05-18 13:08:20",
            "create_date": "2016-04-06",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-06",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIMTEC a. s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "imtep.com",
            "domain_keyword": "imtep",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:37:18",
            "create_date": "2011-02-01",
            "update_date": "2022-09-08",
            "expiry_date": "2026-02-01",
            "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": 74,
            "domain_name": "timtec.software",
            "domain_keyword": "timtec",
            "domain_tld": "software",
            "query_time": "2024-06-05 06:57:41",
            "create_date": "2018-02-23",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wuerth IT GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden Wuerttemberg",
            "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": [
                "ns2.xc-ns.de",
                "ns5.xc-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "intec.click",
            "domain_keyword": "intec",
            "domain_tld": "click",
            "query_time": "2024-06-10 14:12:37",
            "create_date": "2023-03-26",
            "update_date": "2024-06-06",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aimtec.life",
            "domain_keyword": "aimtec",
            "domain_tld": "life",
            "query_time": "2024-04-17 18:12:46",
            "create_date": "2017-04-26",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIMTEC a. s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bmtec.ru",
            "domain_keyword": "bmtec",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:19:07",
            "create_date": "2018-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "ibtec.gmbh",
            "domain_keyword": "ibtec",
            "domain_tld": "gmbh",
            "query_time": "2024-05-12 13:39:46",
            "create_date": "2021-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Office Maxx IBC 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": [
                "ns1025.ui-dns.biz",
                "ns1035.ui-dns.de",
                "ns1036.ui-dns.org",
                "ns1106.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dimtec.cl",
            "domain_keyword": "dimtec",
            "domain_tld": "cl",
            "query_time": "2024-05-27 04:36:13",
            "create_date": "2022-06-09",
            "expiry_date": "2034-06-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Federico Germán Nardi",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com"
            ]
        },
        {
            "num": 80,
            "domain_name": "imted.org",
            "domain_keyword": "imted",
            "domain_tld": "org",
            "query_time": "2024-05-28 18:06:31",
            "create_date": "2019-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "qmtec.net",
            "domain_keyword": "qmtec",
            "domain_tld": "net",
            "query_time": "2024-05-30 11:24:51",
            "create_date": "2018-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "emtec.asia",
            "domain_keyword": "emtec",
            "domain_tld": "asia",
            "query_time": "2024-05-30 00:45:32",
            "create_date": "2008-03-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-18",
            "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": "DEXXON GROUPE HOLDING",
            "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": [
                "indom10.indomco.com",
                "indom20.indomco.net",
                "indom30.indomco.fr",
                "indom80.indomco.hk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "iotec.info",
            "domain_keyword": "iotec",
            "domain_tld": "info",
            "query_time": "2024-06-02 04:17:03",
            "create_date": "2008-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2024-05-06",
            "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": "Iotec AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.loopia.se",
                "ns4.loopia.se"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "i2tec.com.co",
            "domain_keyword": "i2tec",
            "domain_tld": "com.co",
            "query_time": "2024-06-08 03:43:01",
            "create_date": "2019-11-06",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "imtmc.com",
            "domain_keyword": "imtmc",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:38:30",
            "create_date": "2017-04-15",
            "update_date": "2021-04-09",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "intec.uk.net",
            "domain_keyword": "intec",
            "domain_tld": "uk.net",
            "query_time": "2024-06-10 14:12:38",
            "create_date": "2002-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/intec.uk.net/registrant",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "imcec.org",
            "domain_keyword": "imcec",
            "domain_tld": "org",
            "query_time": "2024-04-19 04:55:35",
            "create_date": "2015-08-15",
            "update_date": "2024-02-28",
            "expiry_date": "2025-08-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "https://whois.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chongqing Global sqlin Academy of Science sqlin Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chong QingShi",
            "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": 88,
            "domain_name": "umtec.info",
            "domain_keyword": "umtec",
            "domain_tld": "info",
            "query_time": "2024-04-25 16:06:38",
            "create_date": "2001-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGNetworX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "nsa1.schlundtech.de",
                "nsb1.schlundtech.de",
                "nsc1.schlundtech.de",
                "nsd1.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "imtep.ru",
            "domain_keyword": "imtep",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:19",
            "create_date": "2022-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "xmtec.ru",
            "domain_keyword": "xmtec",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:56:15",
            "create_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "zmtec.net",
            "domain_keyword": "zmtec",
            "domain_tld": "net",
            "query_time": "2024-05-04 20:28:54",
            "create_date": "2018-12-11",
            "update_date": "2024-01-15",
            "expiry_date": "2028-12-11",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "imtea.com",
            "domain_keyword": "imtea",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:20:26",
            "create_date": "2007-11-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "seonghoon choi",
            "registrant_address": "9, Chungcheong-daero 139beon-gil, Cheongwon-gu, Cheongju-si, Chungcheongbuk-do",
            "registrant_city": "Chungbuk",
            "registrant_zip": "28326",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1022483880",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ietec.com.au",
            "domain_keyword": "ietec",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 14:09:25",
            "update_date": "2023-08-14",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Markos Tawadros",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "wimtec.com",
            "domain_keyword": "wimtec",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:47:43",
            "create_date": "1999-08-21",
            "update_date": "2020-03-13",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "contact via https://www.1api.net/send-message/wimtec.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "omtec.uk",
            "domain_keyword": "omtec",
            "domain_tld": "uk",
            "query_time": "2024-04-18 18:05:34",
            "create_date": "2014-10-24",
            "update_date": "2022-10-24",
            "expiry_date": "2028-10-24",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "imotec.pt",
            "domain_keyword": "imotec",
            "domain_tld": "pt",
            "query_time": "2024-05-09 11:56:42",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 97,
            "domain_name": "intec.store",
            "domain_keyword": "intec",
            "domain_tld": "store",
            "query_time": "2024-05-21 22:08:18",
            "create_date": "2023-11-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "amtec.net",
            "domain_keyword": "amtec",
            "domain_tld": "net",
            "query_time": "2024-05-26 00:34:30",
            "create_date": "2004-05-26",
            "update_date": "2024-02-04",
            "expiry_date": "2025-05-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "i4tec.com.br",
            "domain_keyword": "i4tec",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 03:52:40",
            "create_date": "2018-01-17",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-17",
            "registrant_name": "Luciney Benedito Ferreira de Moraes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.i4tec.com.br",
                "ns4.i4tec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 100,
            "domain_name": "imtel.net",
            "domain_keyword": "imtel",
            "domain_tld": "net",
            "query_time": "2024-05-28 18:06:32",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=imtel.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>imtec.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1549</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>imlec.net, iemtec.com, aimtec.global, impec.co.in, intec.cloud, iotec.com.au, omtec.site, ibmtec.com, ietec.email, mitec.co.jp, immtec.cn, ibtec.online, imten.ru, ietec.net, amtec.tech, imteco.ltd, inmtec.net, imtex.online, emtec.cc, intec.ro, imtee.com, iptec.cz, bmtec.org, pmtec.net, simtec.info, imhtec.com, iotec.uk, itmec.com, jmtec.de, intec.lt, smtec.pro, imtef.com, imdec.org, i-mtec.com, imsec.net, istec.pt, idtec.ru, ibtec.com, imtek.nl, kmtec.co.jp, ictec.info, amtec.kiwi, i-tec.site, i9tec.com, iotec.live, wimtec.ru, imteq.ru, simtec.hu, mitec.de, gmtec.sk, kimtec.eu, lmtec.net, amtec.com, emtec.space, rimtec.us, iqtec.nl, iztec.de, mitec.support, omtec.ae, xmtec.com, dmtec.cn, ymtec.net, imter.net, imtemc.live, simtec.cc, iotec.lat, mitec.co.uk, i-tec.eu, imtex.fr, imtech.com, iqtec.cl, aimtec.info, imtep.com, timtec.software, intec.click, aimtec.life, bmtec.ru, ibtec.gmbh, dimtec.cl, imted.org, qmtec.net, emtec.asia, iotec.info, i2tec.com.co, imtmc.com, intec.uk.net, imcec.org, umtec.info, imtep.ru, xmtec.ru, zmtec.net, imtea.com, ietec.com.au, wimtec.com, omtec.uk, imotec.pt, intec.store, amtec.net, i4tec.com.br, imtel.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>imlec.net</domain_name>
   <domain_keyword>imlec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 05:00:17</query_time>
   <create_date>2015-06-03</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2028-06-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>iemtec.com</domain_name>
   <domain_keyword>iemtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:53:40</query_time>
   <create_date>1998-12-09</create_date>
   <update_date>2021-11-29</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aimtec.global</domain_name>
   <domain_keyword>aimtec</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-01 10:56:42</query_time>
   <create_date>2017-04-26</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIMTEC a. s.</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>4</num>
   <domain_name>impec.co.in</domain_name>
   <domain_keyword>impec</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 03:09:01</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MDOT TECHNOLOGY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-in-1.webhostbox.net</value>
    <value>ns2.md-in-1.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>intec.cloud</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 17:53:27</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-04</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>Contact Privacy Inc. Customer 0142521119</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>6</num>
   <domain_name>iotec.com.au</domain_name>
   <domain_keyword>iotec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-05 05:51:10</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Jared Slabbert</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>omtec.site</domain_name>
   <domain_keyword>omtec</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 15:46:50</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-07-05</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>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ibmtec.com</domain_name>
   <domain_keyword>ibmtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:36:05</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2016-02-22</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ietec.email</domain_name>
   <domain_keyword>ietec</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-27 15:33:39</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-28</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>docks01.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</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>11</num>
   <domain_name>immtec.cn</domain_name>
   <domain_keyword>immtec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:50:09</query_time>
   <create_date>2023-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>舒蕊</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ibtec.online</domain_name>
   <domain_keyword>ibtec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 09:30:01</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>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.dotster-default.domainparkingserver.net</value>
    <value>ns2.dotster-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>imten.ru</domain_name>
   <domain_keyword>imten</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:19</query_time>
   <create_date>2010-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ietec.net</domain_name>
   <domain_keyword>ietec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 14:09:25</query_time>
   <create_date>2012-12-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ietec.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amtec.tech</domain_name>
   <domain_keyword>amtec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 03:15:24</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Ahmad Mujtaba Web Technologies</registrant_company>
   <registrant_state>Punjab</registrant_state>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>imteco.ltd</domain_name>
   <domain_keyword>imteco</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-08 13:20:28</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>17</num>
   <domain_name>inmtec.net</domain_name>
   <domain_keyword>inmtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 23:07:13</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2032-08-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=inmtec.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>imtex.online</domain_name>
   <domain_keyword>imtex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 13:06:23</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9160000000</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>emtec.cc</domain_name>
   <domain_keyword>emtec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-18 07:48:22</query_time>
   <create_date>2001-04-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>intec.ro</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 08:23:57</query_time>
   <expiry_date>2026-05-31</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>imtee.com</domain_name>
   <domain_keyword>imtee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:37:14</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2020-09-23</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>iptec.cz</domain_name>
   <domain_keyword>iptec</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 22:34:04</query_time>
   <create_date>2005-12-08</create_date>
   <update_date>2020-08-02</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Tomáš Líbal</registrant_name>
   <registrant_address>Šeříková 711, Chrudim, 53701</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>bmtec.org</domain_name>
   <domain_keyword>bmtec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 18:27:06</query_time>
   <create_date>2007-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.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.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pmtec.net</domain_name>
   <domain_keyword>pmtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 01:28:41</query_time>
   <create_date>2007-03-19</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prüf-und Messtechnik Gesellschaft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Württemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/pmtec.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.internet1.de</value>
    <value>ns2.internet1.de</value>
    <value>ns3.internet1.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>simtec.info</domain_name>
   <domain_keyword>simtec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 17:39:54</query_time>
   <create_date>2020-01-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-04</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>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>26</num>
   <domain_name>imhtec.com</domain_name>
   <domain_keyword>imhtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:50:55</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=imhtec.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>judo.dnspod.net</value>
    <value>ocean.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>iotec.uk</domain_name>
   <domain_keyword>iotec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 14:04:25</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>itmec.com</domain_name>
   <domain_keyword>itmec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:22:28</query_time>
   <create_date>2005-02-18</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e660f1b6-e674-48a1-a5c0-708063906a35</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>customer.buydomains.com</value>
    <value>customer2.buydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jmtec.de</domain_name>
   <domain_keyword>jmtec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-01 15:39:07</query_time>
   <update_date>2010-08-30</update_date>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>intec.lt</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-29 13:19:11</query_time>
   <create_date>2023-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>UAB &quot;Universalūs sprendimai&quot;</registrar_name>
   <registrar_website>http://www.us.lt</registrar_website>
   <name_servers>
    <value>ns1.us.lt</value>
    <value>ns2.us.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>smtec.pro</domain_name>
   <domain_keyword>smtec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-07 22:04:43</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anatoly Rybin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Volgogradskaya obl.</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>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>imtef.com</domain_name>
   <domain_keyword>imtef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:37:14</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>ATMTIENDAS</registrant_company>
   <registrant_state>ZARAGOZA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>net-dns1.webcloud.es</value>
    <value>net-dns2.webcloud.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>imdec.org</domain_name>
   <domain_keyword>imdec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 02:06:44</query_time>
   <create_date>1999-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>docks12.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>i-mtec.com</domain_name>
   <domain_keyword>i-mtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 07:29:05</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>imsec.net</domain_name>
   <domain_keyword>imsec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 02:23:22</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>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>36</num>
   <domain_name>istec.pt</domain_name>
   <domain_keyword>istec</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-02 16:40:09</query_time>
   <create_date>1997-06-10</create_date>
   <registrant_name>ITA - Instituto de Tecnologias Avancadas para a Formacao, Lda</registrant_name>
   <registrant_address>Alameda das Linhas de Torres  179</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1750-142</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns.claranet.pt</value>
    <value>ns2.claranet.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>idtec.ru</domain_name>
   <domain_keyword>idtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:31:02</query_time>
   <create_date>2008-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ibtec.com</domain_name>
   <domain_keyword>ibtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:16:12</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4129db3c-fcaf-44ef-adaa-4fa95d3e769f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ibtec.com</value>
    <value>ns1.ibtec.net</value>
    <value>ns2.ibtec.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>39</num>
   <domain_name>imtek.nl</domain_name>
   <domain_keyword>imtek</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 13:20:29</query_time>
   <create_date>2004-09-30</create_date>
   <update_date>2023-04-21</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.hostingcp.eu</value>
    <value>nsauth2.hostingcp.nl</value>
    <value>nsauth3.hostingcp.be</value>
    <value>nsauth4.hostingcp.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kmtec.co.jp</domain_name>
   <domain_keyword>kmtec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-18 10:10:54</query_time>
   <create_date>2005-07-01</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>KM Techno Co.Ltd</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>ictec.info</domain_name>
   <domain_keyword>ictec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 11:23:40</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Enjoyworks, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amtec.kiwi</domain_name>
   <domain_keyword>amtec</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-22 22:13:17</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>i-tec.site</domain_name>
   <domain_keyword>i-tec</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 01:50:03</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>i9tec.com</domain_name>
   <domain_keyword>i9tec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 21:54:33</query_time>
   <create_date>2011-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>iotec.live</domain_name>
   <domain_keyword>iotec</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-06 20:54:32</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wimtec.ru</domain_name>
   <domain_keyword>wimtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:18:59</query_time>
   <create_date>2020-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>imteq.ru</domain_name>
   <domain_keyword>imteq</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:19</query_time>
   <create_date>2007-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>simtec.hu</domain_name>
   <domain_keyword>simtec</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:43:24</query_time>
   <create_date>2022-02-02</create_date>
  </value>
  <value>
   <num>49</num>
   <domain_name>mitec.de</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-09 07:52:19</query_time>
   <update_date>2018-07-10</update_date>
   <name_servers>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1092.ui-dns.de</value>
    <value>ns1092.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>gmtec.sk</domain_name>
   <domain_keyword>gmtec</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 05:40:27</query_time>
   <create_date>2012-10-24</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Duracka Marek - MBT Computers</registrant_name>
   <registrant_company>Duracka Marek - MBT Computers</registrant_company>
   <registrant_address>Rybany 117</registrant_address>
   <registrant_city>Rybany</registrant_city>
   <registrant_zip>95636</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905195418</registrant_phone>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>kimtec.eu</domain_name>
   <domain_keyword>kimtec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:33:57</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>lmtec.net</domain_name>
   <domain_keyword>lmtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 03:42:03</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amtec.com</domain_name>
   <domain_keyword>amtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 20:58:49</query_time>
   <create_date>1991-08-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>54</num>
   <domain_name>emtec.space</domain_name>
   <domain_keyword>emtec</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-22 04:50:30</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>DOMENE AS</registrant_company>
   <registrant_state>VESTFOLD</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dnsdomene.net</value>
    <value>ns2.dnsdomene.net</value>
    <value>ns3.dnsdomene.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>rimtec.us</domain_name>
   <domain_keyword>rimtec</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 02:15:56</query_time>
   <create_date>2013-11-21</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Nathan Muller</registrant_name>
   <registrant_address>210 North Church Street, Unit 3607</registrant_address>
   <registrant_city>Charlotte</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>28202</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3363027333</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>iqtec.nl</domain_name>
   <domain_keyword>iqtec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 14:33:36</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>iztec.de</domain_name>
   <domain_keyword>iztec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:13:24</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>mitec.support</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-11 19:34:35</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-10-27</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>ns-1277.awsdns-31.org</value>
    <value>ns-1613.awsdns-09.co.uk</value>
    <value>ns-310.awsdns-38.com</value>
    <value>ns-581.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>omtec.ae</domain_name>
   <domain_keyword>omtec</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-23 15:46:50</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Ameer Sha EU</registrant_name>
   <registrant_company>Eumecon IT Systems</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.siteground340.com</value>
    <value>ns2.siteground340.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>xmtec.com</domain_name>
   <domain_keyword>xmtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:13:48</query_time>
   <create_date>2012-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>61</num>
   <domain_name>dmtec.cn</domain_name>
   <domain_keyword>dmtec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 12:48:51</query_time>
   <create_date>2014-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海数凹文化传媒有限公司</registrant_name>
   <registrant_email>[email protected]</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>62</num>
   <domain_name>ymtec.net</domain_name>
   <domain_keyword>ymtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 11:57:58</query_time>
   <create_date>2012-05-31</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.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>imter.net</domain_name>
   <domain_keyword>imter</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 05:37:19</query_time>
   <create_date>2000-06-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>imtemc.live</domain_name>
   <domain_keyword>imtemc</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-08 05:37:17</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>simtec.cc</domain_name>
   <domain_keyword>simtec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-10 20:20:21</query_time>
   <create_date>2007-09-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-11</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.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>iotec.lat</domain_name>
   <domain_keyword>iotec</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-02 07:04:04</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mitec.co.uk</domain_name>
   <domain_keyword>mitec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 07:39:00</query_time>
   <create_date>2003-04-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>i-tec.eu</domain_name>
   <domain_keyword>i-tec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:57:03</query_time>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>imtex.fr</domain_name>
   <domain_keyword>imtex</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:39:49</query_time>
   <create_date>2014-01-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>IMTEX</registrant_company>
   <registrant_address>10, impasse Asturias, 77100 Meaux</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.677619227</registrant_phone>
   <name_servers>
    <value>ns1115.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>imtech.com</domain_name>
   <domain_keyword>imtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:49:15</query_time>
   <create_date>1994-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>iqtec.cl</domain_name>
   <domain_keyword>iqtec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-22 07:35:45</query_time>
   <create_date>2023-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Rodrigo Ortega Pérez</registrant_name>
   <name_servers>
    <value>ns-1450.awsdns-53.org</value>
    <value>ns-159.awsdns-19.com</value>
    <value>ns-1684.awsdns-18.co.uk</value>
    <value>ns-630.awsdns-14.net</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>aimtec.info</domain_name>
   <domain_keyword>aimtec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 13:08:20</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIMTEC a. s.</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>73</num>
   <domain_name>imtep.com</domain_name>
   <domain_keyword>imtep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:37:18</query_time>
   <create_date>2011-02-01</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2026-02-01</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>74</num>
   <domain_name>timtec.software</domain_name>
   <domain_keyword>timtec</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-05 06:57:41</query_time>
   <create_date>2018-02-23</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-23</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>Wuerth IT GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden Wuerttemberg</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>ns2.xc-ns.de</value>
    <value>ns5.xc-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>intec.click</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-10 14:12:37</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aimtec.life</domain_name>
   <domain_keyword>aimtec</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-17 18:12:46</query_time>
   <create_date>2017-04-26</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIMTEC a. s.</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>77</num>
   <domain_name>bmtec.ru</domain_name>
   <domain_keyword>bmtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:19:07</query_time>
   <create_date>2018-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ibtec.gmbh</domain_name>
   <domain_keyword>ibtec</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-12 13:39:46</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Office Maxx IBC 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>ns1025.ui-dns.biz</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1036.ui-dns.org</value>
    <value>ns1106.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dimtec.cl</domain_name>
   <domain_keyword>dimtec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-27 04:36:13</query_time>
   <create_date>2022-06-09</create_date>
   <expiry_date>2034-06-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Federico Germán Nardi</registrant_name>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>imted.org</domain_name>
   <domain_keyword>imted</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 18:06:31</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>qmtec.net</domain_name>
   <domain_keyword>qmtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 11:24:51</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>emtec.asia</domain_name>
   <domain_keyword>emtec</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 00:45:32</query_time>
   <create_date>2008-03-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-18</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>DEXXON GROUPE HOLDING</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>indom10.indomco.com</value>
    <value>indom20.indomco.net</value>
    <value>indom30.indomco.fr</value>
    <value>indom80.indomco.hk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>iotec.info</domain_name>
   <domain_keyword>iotec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 04:17:03</query_time>
   <create_date>2008-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-05-06</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>Iotec AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.loopia.se</value>
    <value>ns4.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>i2tec.com.co</domain_name>
   <domain_keyword>i2tec</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-08 03:43:01</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>imtmc.com</domain_name>
   <domain_keyword>imtmc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:38:30</query_time>
   <create_date>2017-04-15</create_date>
   <update_date>2021-04-09</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>intec.uk.net</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-06-10 14:12:38</query_time>
   <create_date>2002-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/intec.uk.net/registrant</registrant_email>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>imcec.org</domain_name>
   <domain_keyword>imcec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 04:55:35</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>https://whois.hkdns.hk/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chongqing Global sqlin Academy of Science sqlin Technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chong QingShi</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>88</num>
   <domain_name>umtec.info</domain_name>
   <domain_keyword>umtec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 16:06:38</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AGNetworX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsa1.schlundtech.de</value>
    <value>nsb1.schlundtech.de</value>
    <value>nsc1.schlundtech.de</value>
    <value>nsd1.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>imtep.ru</domain_name>
   <domain_keyword>imtep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:19</query_time>
   <create_date>2022-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>xmtec.ru</domain_name>
   <domain_keyword>xmtec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:56:15</query_time>
   <create_date>2024-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>zmtec.net</domain_name>
   <domain_keyword>zmtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 20:28:54</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2028-12-11</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>imtea.com</domain_name>
   <domain_keyword>imtea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:20:26</query_time>
   <create_date>2007-11-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>seonghoon choi</registrant_name>
   <registrant_address>9, Chungcheong-daero 139beon-gil, Cheongwon-gu, Cheongju-si, Chungcheongbuk-do</registrant_address>
   <registrant_city>Chungbuk</registrant_city>
   <registrant_zip>28326</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1022483880</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ietec.com.au</domain_name>
   <domain_keyword>ietec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 14:09:25</query_time>
   <update_date>2023-08-14</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Markos Tawadros</registrant_name>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wimtec.com</domain_name>
   <domain_keyword>wimtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:47:43</query_time>
   <create_date>1999-08-21</create_date>
   <update_date>2020-03-13</update_date>
   <expiry_date>2024-10-25</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/wimtec.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>95</num>
   <domain_name>omtec.uk</domain_name>
   <domain_keyword>omtec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 18:05:34</query_time>
   <create_date>2014-10-24</create_date>
   <update_date>2022-10-24</update_date>
   <expiry_date>2028-10-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>imotec.pt</domain_name>
   <domain_keyword>imotec</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-09 11:56:42</query_time>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>intec.store</domain_name>
   <domain_keyword>intec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 22:08:18</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>amtec.net</domain_name>
   <domain_keyword>amtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 00:34:30</query_time>
   <create_date>2004-05-26</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>i4tec.com.br</domain_name>
   <domain_keyword>i4tec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 03:52:40</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrant_name>Luciney Benedito Ferreira de Moraes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.i4tec.com.br</value>
    <value>ns4.i4tec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>imtel.net</domain_name>
   <domain_keyword>imtel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 18:06:32</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</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 Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=imtel.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>
 </results>
 <stats>
  <total_time>0.084</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.