WHOIS QUERY TIME

29 Apr 2024 - 9:50 PM UTC

Registered: 17 October 2010
Modified: 19 January 2023
Expiry: 17 October 2025

NAME SERVERS

ns1.amptec.com.br
ns2.amptec.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ADRIANO MARTINS PEREIRA TECNOLOGIA ME

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amptec.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amptec.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amptec.com.br",
            "domain_keyword": "amptec",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 21:50:22",
            "create_date": "2010-10-17",
            "update_date": "2023-01-19",
            "expiry_date": "2025-10-17",
            "registrant_name": "ADRIANO MARTINS PEREIRA TECNOLOGIA ME",
            "name_servers": [
                "ns1.amptec.com.br",
                "ns2.amptec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amptec.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amptec.com.br</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 21:50:22</query_time>
   <create_date>2010-10-17</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrant_name>ADRIANO MARTINS PEREIRA TECNOLOGIA ME</registrant_name>
   <name_servers>
    <value>ns1.amptec.com.br</value>
    <value>ns2.amptec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.41 seconds) for "amptec.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Jan 2023 - 4:39 AM UTC

Registered: 17 October 2010
Modified: 19 January 2023
Expiry: 17 October 2025

NAME SERVERS

ns1.amptec.com.br
ns2.amptec.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ADRIANO MARTINS PEREIRA TECNOLOGIA ME
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

21 May 2023 - 6:58 PM UTC

Registered: 17 October 2010
Modified: 19 January 2023
Expiry: 17 October 2025

NAME SERVERS

ns1.amptec.com.br
ns2.amptec.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ADRIANO MARTINS PEREIRA TECNOLOGIA ME

* 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=amptec.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amptec.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "amptec.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "amptec.com.br",
            "domain_keyword": "amptec",
            "domain_tld": "com.br",
            "query_time": "2023-01-29 04:39:37",
            "create_date": "2010-10-17",
            "update_date": "2023-01-19",
            "expiry_date": "2025-10-17",
            "registrant_name": "ADRIANO MARTINS PEREIRA TECNOLOGIA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amptec.com.br",
                "ns2.amptec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "amptec.com.br",
            "domain_keyword": "amptec",
            "domain_tld": "com.br",
            "query_time": "2023-05-21 18:58:09",
            "create_date": "2010-10-17",
            "update_date": "2023-01-19",
            "expiry_date": "2025-10-17",
            "registrant_name": "ADRIANO MARTINS PEREIRA TECNOLOGIA ME",
            "name_servers": [
                "ns1.amptec.com.br",
                "ns2.amptec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.41,
        "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>amptec.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>amptec.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amptec.com.br</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-29 04:39:37</query_time>
   <create_date>2010-10-17</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrant_name>ADRIANO MARTINS PEREIRA TECNOLOGIA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amptec.com.br</value>
    <value>ns2.amptec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>amptec.com.br</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-05-21 18:58:09</query_time>
   <create_date>2010-10-17</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrant_name>ADRIANO MARTINS PEREIRA TECNOLOGIA ME</registrant_name>
   <name_servers>
    <value>ns1.amptec.com.br</value>
    <value>ns2.amptec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.41</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 18 domain names (in 0.376 seconds) which contained the exact domain keyword "amptec".
Domain Name Registered Expiry Registrar Ownership
1 amptec.be 5 May 1997 - Registrar.eu -
2 amptec.com 21 Apr 1998 20 Apr 2025 Network Solutions, LLC -
3 amptec.nl 19 Feb 2003 - Registrar.eu -
4 amptec.co.uk 24 May 2004 24 May 2026 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
5 amptec.info 24 May 2004 24 May 2025 Network Solutions, LLC Electric Water Heating Co
6 amptec.ca 12 Oct 2007 12 Oct 2024 Tucows.com Co. Amptec International Corporation
7 amptec.org 9 May 2010 9 May 2025 Domain.com, LLC REDACTED FOR PRIVACY
8 amptec.com.br 17 Oct 2010 17 Oct 2025 - ADRIANO MARTINS PEREIRA TECNOLOGIA ME
9 amptec.net 28 Sep 2013 28 Sep 2024 GoDaddy.com, LLC -
10 amptec.in 17 Nov 2014 17 Nov 2024 Endurance Digital Domain Technology LLP Customer (SM Infomedia)
11 amptec.pro 23 Nov 2018 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 amptec.tech 23 Nov 2018 23 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
13 amptec.co.nz 6 Apr 2021 - ideegeo Group Ltd, c/o iwantmyname -
14 amptec.education 1 Mar 2022 1 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Amptec bvba
15 amptec.video 1 Mar 2022 1 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Amptec bvba
16 amptec.systems 1 Mar 2022 1 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Amptec bvba
17 amptec.audio 2 Mar 2022 2 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Amptec bvba
18 amptec.cn 7 Oct 2023 7 Oct 2024 广东时代互联科技有限公司 李娟
19 amptec.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amptec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amptec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 19,
        "relation": "eq",
        "current": 19
    },
    "unique_domains": "amptec.be, amptec.com, amptec.nl, amptec.co.uk, amptec.info, amptec.ca, amptec.org, amptec.com.br, amptec.net, amptec.in, amptec.pro, amptec.tech, amptec.co.nz, amptec.education, amptec.video, amptec.systems, amptec.audio, amptec.cn, amptec.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "amptec.be",
            "domain_keyword": "amptec",
            "domain_tld": "be",
            "query_time": "2024-05-17 07:42:17",
            "create_date": "1997-05-05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "amptec.com",
            "domain_keyword": "amptec",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:17:40",
            "create_date": "1998-04-21",
            "update_date": "2024-02-08",
            "expiry_date": "2025-04-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.webtekcc.com",
                "ns4.webtekcc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "amptec.nl",
            "domain_keyword": "amptec",
            "domain_tld": "nl",
            "query_time": "2024-05-12 20:54:02",
            "create_date": "2003-02-19",
            "update_date": "2014-06-11",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "amptec.co.uk",
            "domain_keyword": "amptec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 22:01:18",
            "create_date": "2004-05-24",
            "update_date": "2024-04-04",
            "expiry_date": "2026-05-24",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "dns1.sherweb.com",
                "dns2.sherweb.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "amptec.info",
            "domain_keyword": "amptec",
            "domain_tld": "info",
            "query_time": "2024-05-18 16:36:03",
            "create_date": "2004-05-24",
            "update_date": "2023-05-17",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Electric Water Heating Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sherweb.com",
                "dns2.sherweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amptec.ca",
            "domain_keyword": "amptec",
            "domain_tld": "ca",
            "query_time": "2024-06-10 22:17:40",
            "create_date": "2007-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Amptec International Corporation",
            "registrant_address": "10724A 97th Street Street",
            "registrant_city": "Edmonton",
            "registrant_state": "AB",
            "registrant_zip": "T5H2L8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166612100",
            "name_servers": [
                "clay.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amptec.org",
            "domain_keyword": "amptec",
            "domain_tld": "org",
            "query_time": "2024-04-21 00:14:15",
            "create_date": "2010-05-09",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-09",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amptec.com.br",
            "domain_keyword": "amptec",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 21:50:22",
            "create_date": "2010-10-17",
            "update_date": "2023-01-19",
            "expiry_date": "2025-10-17",
            "registrant_name": "ADRIANO MARTINS PEREIRA TECNOLOGIA ME",
            "name_servers": [
                "ns1.amptec.com.br",
                "ns2.amptec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "amptec.net",
            "domain_keyword": "amptec",
            "domain_tld": "net",
            "query_time": "2024-06-10 22:17:40",
            "create_date": "2013-09-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amptec.in",
            "domain_keyword": "amptec",
            "domain_tld": "in",
            "query_time": "2024-05-28 03:28:08",
            "create_date": "2014-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Customer (SM Infomedia)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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.sminfomedia.net",
                "ns2.sminfomedia.net",
                "ns3.sminfomedia.net",
                "ns4.sminfomedia.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amptec.pro",
            "domain_keyword": "amptec",
            "domain_tld": "pro",
            "query_time": "2024-04-21 00:14:15",
            "create_date": "2018-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "amptec.tech",
            "domain_keyword": "amptec",
            "domain_tld": "tech",
            "query_time": "2024-05-29 20:31:04",
            "create_date": "2018-11-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-23",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "amptec.co.nz",
            "domain_keyword": "amptec",
            "domain_tld": "co.nz",
            "query_time": "2024-06-10 22:17:40",
            "create_date": "2021-04-06",
            "update_date": "2024-05-23",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "leanna.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amptec.education",
            "domain_keyword": "amptec",
            "domain_tld": "education",
            "query_time": "2024-05-09 03:10:14",
            "create_date": "2022-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amptec bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amptec.video",
            "domain_keyword": "amptec",
            "domain_tld": "video",
            "query_time": "2024-04-21 00:14:15",
            "create_date": "2022-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amptec bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amptec.systems",
            "domain_keyword": "amptec",
            "domain_tld": "systems",
            "query_time": "2024-05-09 03:10:14",
            "create_date": "2022-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amptec bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amptec.audio",
            "domain_keyword": "amptec",
            "domain_tld": "audio",
            "query_time": "2024-05-09 03:10:14",
            "create_date": "2022-03-02",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Amptec bvba",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the 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.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amptec.cn",
            "domain_keyword": "amptec",
            "domain_tld": "cn",
            "query_time": "2024-05-12 20:54:02",
            "create_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "李娟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "amptec.xyz",
            "domain_keyword": "amptec",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 20:31:04",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.376,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amptec</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>19</total>
  <relation>eq</relation>
  <current>19</current>
 </count>
 <unique_domains>amptec.be, amptec.com, amptec.nl, amptec.co.uk, amptec.info, amptec.ca, amptec.org, amptec.com.br, amptec.net, amptec.in, amptec.pro, amptec.tech, amptec.co.nz, amptec.education, amptec.video, amptec.systems, amptec.audio, amptec.cn, amptec.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amptec.be</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-17 07:42:17</query_time>
   <create_date>1997-05-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>amptec.com</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:17:40</query_time>
   <create_date>1998-04-21</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.webtekcc.com</value>
    <value>ns4.webtekcc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amptec.nl</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 20:54:02</query_time>
   <create_date>2003-02-19</create_date>
   <update_date>2014-06-11</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>amptec.co.uk</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 22:01:18</query_time>
   <create_date>2004-05-24</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.sherweb.com</value>
    <value>dns2.sherweb.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>amptec.info</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 16:36:03</query_time>
   <create_date>2004-05-24</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Electric Water Heating Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sherweb.com</value>
    <value>dns2.sherweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amptec.ca</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 22:17:40</query_time>
   <create_date>2007-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Amptec International Corporation</registrant_name>
   <registrant_address>10724A 97th Street Street</registrant_address>
   <registrant_city>Edmonton</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T5H2L8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166612100</registrant_phone>
   <name_servers>
    <value>clay.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amptec.org</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 00:14:15</query_time>
   <create_date>2010-05-09</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>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amptec.com.br</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 21:50:22</query_time>
   <create_date>2010-10-17</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrant_name>ADRIANO MARTINS PEREIRA TECNOLOGIA ME</registrant_name>
   <name_servers>
    <value>ns1.amptec.com.br</value>
    <value>ns2.amptec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>amptec.net</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 22:17:40</query_time>
   <create_date>2013-09-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amptec.in</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 03:28:08</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</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>Customer (SM Infomedia)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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.sminfomedia.net</value>
    <value>ns2.sminfomedia.net</value>
    <value>ns3.sminfomedia.net</value>
    <value>ns4.sminfomedia.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amptec.pro</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-21 00:14:15</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amptec.tech</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 20:31:04</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-23</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>ns11.domaincontrol.com</value>
    <value>ns12.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>13</num>
   <domain_name>amptec.co.nz</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-10 22:17:40</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-05-23</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>leanna.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amptec.education</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-09 03:10:14</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amptec bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amptec.video</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-21 00:14:15</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amptec bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>amptec.systems</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-09 03:10:14</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amptec bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amptec.audio</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-09 03:10:14</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Amptec bvba</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amptec.cn</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 20:54:02</query_time>
   <create_date>2023-10-07</create_date>
   <expiry_date>2024-10-07</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>19</num>
   <domain_name>amptec.xyz</domain_name>
   <domain_keyword>amptec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 20:31:04</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.376</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,260 domain names (in 0.267 seconds) which look and sound like the brand name "amptec".
Domain Name Registered Expiry Registrar Ownership
1 amttec.com 19 Dec 2023 19 Dec 2024 DropCatch.com 687 LLC HugeDomains.com
2 am-tec.net 3 Mar 2004 3 Mar 2025 GoDaddy.com, LLC -
3 am-tec.ru 24 Jul 2013 24 Jul 2024 RU-CENTER-RU Amtec LLC
4 imptec.com.pe - - NIC.PE importaciones & tecnologias s.r.l.
5 amatec.org 29 Mar 2009 29 Mar 2025 OVH sas REDACTED FOR PRIVACY
6 agptec.com 27 Dec 2017 27 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
7 ampsec.dev 18 Mar 2023 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 amutec.co.uk 3 Oct 2022 3 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
9 amatec.com 2 Apr 1998 1 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Amatec Ltd
10 fmptec.com 24 Apr 2023 24 Apr 2024 ENOM, INC. REDACTED FOR PRIVACY
11 amitec.cl 14 Jan 2006 9 Feb 2026 NIC Chile DANIEL FELIPE AMIGO FINGER
12 amptek.co.uk 14 Jul 2020 14 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
13 maptec.nl 24 Jul 2011 - Hostnet B.V. -
14 apptec.dev 1 Mar 2019 1 Mar 2025 united-domains AG apptec GmbH
15 amstec.info 16 Dec 2004 16 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
16 imptec.org 29 Aug 2007 29 Aug 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0115657847
17 amotec.org 24 Feb 2007 24 Feb 2025 IONOS SE REDACTED FOR PRIVACY
18 amitec.co.jp 25 Jun 1996 - - AMITEC CORPORATION
19 ametec.de - - - -
20 ampter.com 13 Jul 2009 13 Jul 2024 GoDaddy.com, LLC Domain-Buy-Sell.Com
21 amptek.su 9 Apr 2013 9 Apr 2025 REGRU-SU Private Person
22 avptec.com 24 Dec 2019 24 Dec 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 apptec.co 23 Nov 2023 23 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
24 amptel.co.uk 14 Jul 2022 14 Jul 2024 Ionos SE [Tag = 1AND1] -
25 am-tec.fr 30 Jun 2017 30 Jun 2024 SOFTWARE DOMAIN SECOM
26 maptec.org 20 Apr 2021 20 Apr 2025 Name.com, Inc. Ghetto Privacy Services
27 ramptec.org 8 Jul 2011 8 Jul 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
28 alptec.fr 28 Mar 2006 6 Jan 2025 OVH ALPTEC
29 amstec.biz 14 Jan 2002 13 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
30 amptech.se 31 May 2021 31 May 2025 EgenSajt.se -
31 aeptec.com 30 Aug 1996 29 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 amitec.com 29 Sep 1997 28 Sep 2025 DomainTheNet.com PRIORTECH LTD
33 amstec.tech 15 May 2023 15 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
34 amdtec.com 2 Jan 2011 2 Jan 2026 Register.com, Inc. -
35 asptec.co.uk 5 Oct 2022 5 Oct 2031 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
36 amgtec.co.uk 2 Jan 2024 2 Jan 2034 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
37 apptec.cfd 20 Sep 2023 20 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
38 amitec.pl 19 Jan 2009 19 Jan 2025 OVH SAS -
39 ammtec.org 16 Sep 2013 16 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
40 amstec.uk 9 Jul 2018 9 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
41 amvtec.com 8 May 2023 8 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
42 amptek.net 5 Dec 2014 5 Dec 2026 GoDaddy.com, LLC -
43 amktec.info 14 Jan 2023 14 Jan 2025 IONOS SE Rohr & Kanaltechnik Taday GmbH
44 ambtec.com 3 Feb 2005 3 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
45 am2tec.com 6 Nov 2021 6 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu am2 tec
46 amatec.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
47 pmptec.com 3 Aug 2001 3 Aug 2024 gabia PMPTEC INC
48 apptec.online 10 Aug 2023 10 Aug 2024 Mat Bao Corporation Nguyễn Nhựt Bằng
49 imptec.ru 7 Apr 2017 7 Apr 2025 RU-CENTER-RU Private Person
50 amptech.ae - - Host Arabia ( Tasjeel.ae ) AAWAN MOBILE PHONES
51 amatec.pl 14 Mar 2005 14 Mar 2025 nazwa.pl sp. z o.o. -
52 amptek.info 9 Apr 2013 9 Apr 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
53 amptea.com 19 Feb 2013 19 Feb 2025 NameSilo, LLC -
54 ambtec.net 5 Mar 2020 5 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
55 amptech.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
56 maptec.uk 16 Jun 2021 16 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
57 amptek.cn 17 Aug 2015 17 Aug 2029 阿里云计算有限公司(万网) 阿美特克商贸(上海)有限公司
58 amotec.ru 23 Apr 2003 24 Apr 2025 RU-CENTER-RU Private Person
59 amctec.net 28 Jan 2001 28 Jan 2025 TLDS L.L.C. d/b/a SRSPlus -
60 amptek.org 9 Apr 2013 9 Apr 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
61 imptec.co.uk 8 Jul 2022 8 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
62 apptec.nl 19 Nov 1999 - ZXCS -
63 damptec.co.uk 20 Aug 2009 20 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
64 amztec.online 11 Jan 2024 11 Jan 2025 DNSPod, Inc. Wei Fang Ai Meng Ze Dian Zi Ji Shu You Xian Gong Si
65 amotec.eu - - PDR Ltd. -
66 camptec.se 20 Mar 2024 20 Mar 2025 One.com -
67 ramptec.net 8 Jul 2011 8 Jul 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
68 mmptec.com 10 Mar 2023 10 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
69 am-tec.pl 18 Feb 2011 18 Feb 2025 home.pl S.A. -
70 amprec.xyz 12 Nov 2023 12 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
71 gmptec.de - - - -
72 gmptec.net 22 Mar 2022 22 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
73 ametec.com 30 Aug 2001 30 Aug 2024 ABOVE.COM PTY LTD. -
74 amatec.com.pl 6 Dec 2000 5 Dec 2024 nazwa.pl sp. z o.o. -
75 amitec.in 9 Aug 2010 9 Aug 2024 GoDaddy.com, LLC ElectroSoft
76 imptec.pro 30 Aug 2020 30 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Simon Allen
77 maptec.pe - - 1API GmbH Registration Private
78 amptek.com 16 Dec 1994 15 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
79 amptech.net 17 Jul 1999 17 Jul 2024 IONOS SE amptech
80 amatec.tech 17 Sep 2023 17 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
81 amrtec.com 8 Sep 2023 8 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
82 ampteq.com 14 May 2014 14 May 2027 Xin Net Technology Corporation REDACTED FOR PRIVACY
83 amptic.com 15 Apr 2016 15 Apr 2025 Cloudflare, Inc. DATA REDACTED
84 apptec.co.uk 22 Jan 1999 22 Jan 2025 Pipe Ten Hosting Ltd t/a Purely.Website [Tag = PIPETEN] -
85 ametec.net 24 Apr 2023 24 Apr 2025 GoDaddy.com, LLC -
86 arptec.de - - - -
87 alptec.pl 12 Sep 2014 12 Sep 2024 OVH SAS -
88 amptech.online 7 Jul 2021 7 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
89 alptec.net 31 Aug 2022 31 Aug 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
90 lamptec.net 4 Sep 2007 4 Sep 2024 Mesh Digital Limited -
91 damptec.uk 17 Oct 2017 17 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
92 amitec.co.uk 27 Jul 2001 27 Jul 2024 Solsoft Group Limited [Tag = SOLSOFT] -
93 maptec.co.uk 25 Apr 2024 25 Apr 2025 Mr A Hackett [Tag = DOMAINSERVE] -
94 apmtec.com 7 Feb 2003 7 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
95 lamptec.cl 29 Oct 2021 29 Oct 2025 NIC Chile Tecnologias de Estirilizacion Ultravioleta Ltda
96 ammtec.com 4 Dec 2002 4 Dec 2024 GoDaddy.com, LLC -
97 amatec.pro 8 Apr 2021 8 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 emptec.com 17 Mar 2000 17 Mar 2025 GoDaddy.com, LLC -
99 lamptec.com 10 Jun 2002 10 Jun 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 amatec.info 27 Dec 2004 27 Dec 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
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 Amptec.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amptec.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amptec.com.br",
        "page_size": 100
    },
    "count": {
        "total": 5260,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amttec.com, am-tec.net, am-tec.ru, imptec.com.pe, amatec.org, agptec.com, ampsec.dev, amutec.co.uk, amatec.com, fmptec.com, amitec.cl, amptek.co.uk, maptec.nl, apptec.dev, amstec.info, imptec.org, amotec.org, amitec.co.jp, ametec.de, ampter.com, amptek.su, avptec.com, apptec.co, amptel.co.uk, am-tec.fr, maptec.org, ramptec.org, alptec.fr, amstec.biz, amptech.se, aeptec.com, amitec.com, amstec.tech, amdtec.com, asptec.co.uk, amgtec.co.uk, apptec.cfd, amitec.pl, ammtec.org, amstec.uk, amvtec.com, amptek.net, amktec.info, ambtec.com, am2tec.com, amatec.xyz, pmptec.com, apptec.online, imptec.ru, amptech.ae, amatec.pl, amptek.info, amptea.com, ambtec.net, amptech.xyz, maptec.uk, amptek.cn, amotec.ru, amctec.net, amptek.org, imptec.co.uk, apptec.nl, damptec.co.uk, amztec.online, amotec.eu, camptec.se, ramptec.net, mmptec.com, am-tec.pl, amprec.xyz, gmptec.de, gmptec.net, ametec.com, amatec.com.pl, amitec.in, imptec.pro, maptec.pe, amptek.com, amptech.net, amatec.tech, amrtec.com, ampteq.com, amptic.com, apptec.co.uk, ametec.net, arptec.de, alptec.pl, amptech.online, alptec.net, lamptec.net, damptec.uk, amitec.co.uk, maptec.co.uk, apmtec.com, lamptec.cl, ammtec.com, amatec.pro, emptec.com, lamptec.com, amatec.info",
    "results": [
        {
            "num": 1,
            "domain_name": "amttec.com",
            "domain_keyword": "amttec",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:11:16",
            "create_date": "2023-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 2167,
            "registrar_name": "DropCatch.com 687 LLC",
            "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": 2,
            "domain_name": "am-tec.net",
            "domain_keyword": "am-tec",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:40:56",
            "create_date": "2004-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "am-tec.ru",
            "domain_keyword": "am-tec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:45:41",
            "create_date": "2013-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Amtec LLC",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru",
                "ns3.1gb-ru.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "imptec.com.pe",
            "domain_keyword": "imptec",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 17:59:51",
            "registrar_name": "NIC.PE",
            "registrant_name": "importaciones & tecnologias s.r.l.",
            "name_servers": [
                "huandoy.tdp.net.pe",
                "huascaran.tdp.net.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "amatec.org",
            "domain_keyword": "amatec",
            "domain_tld": "org",
            "query_time": "2024-05-31 12:39:11",
            "create_date": "2009-03-29",
            "update_date": "2023-04-01",
            "expiry_date": "2025-03-29",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "agptec.com",
            "domain_keyword": "agptec",
            "domain_tld": "com",
            "query_time": "2024-05-05 14:27:32",
            "create_date": "2017-12-27",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "sk.s7.ans1.ns147.klczy.com",
                "sk.s7.ans2.ns147.klczy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ampsec.dev",
            "domain_keyword": "ampsec",
            "domain_tld": "dev",
            "query_time": "2024-05-18 16:35:59",
            "create_date": "2023-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amutec.co.uk",
            "domain_keyword": "amutec",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 01:08:40",
            "create_date": "2022-10-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-03",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "amatec.com",
            "domain_keyword": "amatec",
            "domain_tld": "com",
            "query_time": "2024-06-03 10:46:57",
            "create_date": "1998-04-02",
            "update_date": "2023-12-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Amatec Ltd",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/amatec.com/owner",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fmptec.com",
            "domain_keyword": "fmptec",
            "domain_tld": "com",
            "query_time": "2024-06-08 23:39:41",
            "create_date": "2023-04-24",
            "update_date": "2024-06-06",
            "expiry_date": "2024-04-24",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/ea1675d5-0639-4434-a716-1668f14632ab",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amitec.cl",
            "domain_keyword": "amitec",
            "domain_tld": "cl",
            "query_time": "2024-06-08 07:19:42",
            "create_date": "2006-01-14",
            "expiry_date": "2026-02-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DANIEL FELIPE AMIGO FINGER",
            "name_servers": [
                "ns1.exd22.cl",
                "ns2.exd22.cl"
            ]
        },
        {
            "num": 12,
            "domain_name": "amptek.co.uk",
            "domain_keyword": "amptek",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 22:01:15",
            "create_date": "2020-07-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "maptec.nl",
            "domain_keyword": "maptec",
            "domain_tld": "nl",
            "query_time": "2024-04-23 15:11:01",
            "create_date": "2011-07-24",
            "update_date": "2022-04-18",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "apptec.dev",
            "domain_keyword": "apptec",
            "domain_tld": "dev",
            "query_time": "2024-04-24 00:04:42",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "apptec GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amstec.info",
            "domain_keyword": "amstec",
            "domain_tld": "info",
            "query_time": "2024-06-08 03:20:18",
            "create_date": "2004-12-16",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.amstec.com",
                "ns2.amstec.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "imptec.org",
            "domain_keyword": "imptec",
            "domain_tld": "org",
            "query_time": "2024-06-10 21:16:28",
            "create_date": "2007-08-29",
            "update_date": "2024-06-07",
            "expiry_date": "2025-08-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0115657847",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amotec.org",
            "domain_keyword": "amotec",
            "domain_tld": "org",
            "query_time": "2024-04-27 19:26:12",
            "create_date": "2007-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amitec.co.jp",
            "domain_keyword": "amitec",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 06:08:17",
            "create_date": "1996-06-25",
            "update_date": "2023-07-01",
            "registrant_company": "AMITEC CORPORATION",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 19,
            "domain_name": "ametec.de",
            "domain_keyword": "ametec",
            "domain_tld": "de",
            "query_time": "2024-05-26 06:44:03",
            "update_date": "2024-03-19",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "ampter.com",
            "domain_keyword": "ampter",
            "domain_tld": "com",
            "query_time": "2024-04-29 21:51:07",
            "create_date": "2009-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Edward Hartley",
            "registrant_company": "Domain-Buy-Sell.Com",
            "registrant_address": "2896 Shell Road",
            "registrant_city": "Brooklyn",
            "registrant_state": "New York",
            "registrant_zip": "11224",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7725399493",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amptek.su",
            "domain_keyword": "amptek",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:56",
            "create_date": "2013-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 22,
            "domain_name": "avptec.com",
            "domain_keyword": "avptec",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:48:29",
            "create_date": "2019-12-24",
            "update_date": "2019-12-25",
            "expiry_date": "2029-12-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "apptec.co",
            "domain_keyword": "apptec",
            "domain_tld": "co",
            "query_time": "2024-05-31 13:41:55",
            "create_date": "2023-11-23",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amptel.co.uk",
            "domain_keyword": "amptel",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 22:01:19",
            "create_date": "2022-07-14",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-14",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1016.ui-dns.org",
                "ns1053.ui-dns.com",
                "ns1075.ui-dns.biz",
                "ns1080.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "am-tec.fr",
            "domain_keyword": "am-tec",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:44:16",
            "create_date": "2017-06-30",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-30",
            "registrar_name": "SOFTWARE DOMAIN",
            "registrar_website": "https://www.software-domain.com",
            "registrant_company": "SECOM",
            "registrant_address": "15, rue Marcel Sembat, 44100 Nantes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.240951313",
            "name_servers": [
                "dns1.softdom.com",
                "dns2.softdom.com",
                "dns3.softdom.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 26,
            "domain_name": "maptec.org",
            "domain_keyword": "maptec",
            "domain_tld": "org",
            "query_time": "2024-04-23 15:11:01",
            "create_date": "2021-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ghetto Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bdg.name.com",
                "ns2glx.name.com",
                "ns3ghw.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ramptec.org",
            "domain_keyword": "ramptec",
            "domain_tld": "org",
            "query_time": "2024-04-19 05:59:19",
            "create_date": "2011-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "alptec.fr",
            "domain_keyword": "alptec",
            "domain_tld": "fr",
            "query_time": "2024-05-22 21:45:09",
            "create_date": "2006-03-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-06",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ALPTEC",
            "registrant_address": "ALPTEC, 2 Allée du Pavillon, Par la rue Auguste Dupin, 94520 Mandres les roses",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.145987340",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 29,
            "domain_name": "amstec.biz",
            "domain_keyword": "amstec",
            "domain_tld": "biz",
            "query_time": "2024-06-08 03:20:18",
            "create_date": "2002-01-14",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.amstec.com",
                "ns2.amstec.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amptech.se",
            "domain_keyword": "amptech",
            "domain_tld": "se",
            "query_time": "2024-06-02 01:06:04",
            "create_date": "2021-05-31",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-31",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 31,
            "domain_name": "aeptec.com",
            "domain_keyword": "aeptec",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:26:55",
            "create_date": "1996-08-30",
            "update_date": "2021-08-05",
            "expiry_date": "2024-08-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": 32,
            "domain_name": "amitec.com",
            "domain_keyword": "amitec",
            "domain_tld": "com",
            "query_time": "2024-04-28 19:21:11",
            "create_date": "1997-09-29",
            "update_date": "2023-09-19",
            "expiry_date": "2025-09-28",
            "registrar_iana": 10007,
            "registrar_name": "DomainTheNet.com",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "Yotam Stern",
            "registrant_company": "PRIORTECH LTD",
            "registrant_address": "pob 33499",
            "registrant_city": "Tel Aviv",
            "registrant_zip": "6133405",
            "registrant_country": "IL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+972.35544766",
            "registrant_fax": "+",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amstec.tech",
            "domain_keyword": "amstec",
            "domain_tld": "tech",
            "query_time": "2024-05-18 16:40:26",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amdtec.com",
            "domain_keyword": "amdtec",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:14:51",
            "create_date": "2011-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2026-01-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "asptec.co.uk",
            "domain_keyword": "asptec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 11:29:22",
            "create_date": "2022-10-05",
            "update_date": "2024-03-20",
            "expiry_date": "2031-10-05",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "amgtec.co.uk",
            "domain_keyword": "amgtec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 10:13:46",
            "create_date": "2024-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2034-01-02",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "apptec.cfd",
            "domain_keyword": "apptec",
            "domain_tld": "cfd",
            "query_time": "2024-05-31 13:41:55",
            "create_date": "2023-09-20",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amitec.pl",
            "domain_keyword": "amitec",
            "domain_tld": "pl",
            "query_time": "2024-06-08 07:19:42",
            "create_date": "2009-01-19",
            "update_date": "2022-12-22",
            "expiry_date": "2025-01-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 39,
            "domain_name": "ammtec.org",
            "domain_keyword": "ammtec",
            "domain_tld": "org",
            "query_time": "2024-04-25 11:25:33",
            "create_date": "2013-09-16",
            "update_date": "2023-07-10",
            "expiry_date": "2024-09-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mato grosso",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "amstec.uk",
            "domain_keyword": "amstec",
            "domain_tld": "uk",
            "query_time": "2024-06-08 03:20:18",
            "create_date": "2018-07-09",
            "update_date": "2024-04-03",
            "expiry_date": "2024-07-09",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "amvtec.com",
            "domain_keyword": "amvtec",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:06:48",
            "create_date": "2023-05-08",
            "update_date": "2023-05-16",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amptek.net",
            "domain_keyword": "amptek",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:14:17",
            "create_date": "2014-12-05",
            "update_date": "2023-11-21",
            "expiry_date": "2026-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amktec.info",
            "domain_keyword": "amktec",
            "domain_tld": "info",
            "query_time": "2024-05-21 22:54:41",
            "create_date": "2023-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rohr & Kanaltechnik Taday 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": [
                "ns1032.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1094.ui-dns.biz",
                "ns1108.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ambtec.com",
            "domain_keyword": "ambtec",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:46:50",
            "create_date": "2005-02-03",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-03",
            "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": "CH",
            "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": 45,
            "domain_name": "am2tec.com",
            "domain_keyword": "am2tec",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:09:12",
            "create_date": "2021-11-06",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "am2 tec",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sergipe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=am2tec.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns1.dns.am2tec.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amatec.xyz",
            "domain_keyword": "amatec",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 12:39:11",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pmptec.com",
            "domain_keyword": "pmptec",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:24:47",
            "create_date": "2001-08-03",
            "update_date": "2023-07-02",
            "expiry_date": "2024-08-03",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "PMPTEC INC",
            "registrant_company": "PMPTEC INC",
            "registrant_address": "GUNPOSHIDANG DONG",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "435010",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313868624",
            "name_servers": [
                "ns.2455.co.kr",
                "ns2.2455.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "apptec.online",
            "domain_keyword": "apptec",
            "domain_tld": "online",
            "query_time": "2024-04-30 07:56:36",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Nguyễn Nhựt Bằng",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "morgan.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "imptec.ru",
            "domain_keyword": "imptec",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:55:52",
            "create_date": "2017-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru",
                "ns3.1gb-ru.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "amptech.ae",
            "domain_keyword": "amptech",
            "domain_tld": "ae",
            "query_time": "2024-05-29 20:31:04",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Ali Syed Shahid Ali",
            "registrant_company": "AAWAN MOBILE PHONES",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "amatec.pl",
            "domain_keyword": "amatec",
            "domain_tld": "pl",
            "query_time": "2024-06-02 19:14:30",
            "create_date": "2005-03-14",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "amptek.info",
            "domain_keyword": "amptek",
            "domain_tld": "info",
            "query_time": "2024-06-10 22:17:41",
            "create_date": "2013-04-09",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amptea.com",
            "domain_keyword": "amptea",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:14:14",
            "create_date": "2013-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ambtec.net",
            "domain_keyword": "ambtec",
            "domain_tld": "net",
            "query_time": "2024-05-06 08:42:54",
            "create_date": "2020-03-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-05",
            "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": "CH",
            "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": 55,
            "domain_name": "amptech.xyz",
            "domain_keyword": "amptech",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:26:27",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "maptec.uk",
            "domain_keyword": "maptec",
            "domain_tld": "uk",
            "query_time": "2024-05-26 22:27:59",
            "create_date": "2021-06-16",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "amptek.cn",
            "domain_keyword": "amptek",
            "domain_tld": "cn",
            "query_time": "2024-05-31 17:23:20",
            "create_date": "2015-08-17",
            "expiry_date": "2029-08-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "阿美特克商贸(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ame-uk-ns1.ametek.com",
                "ame-uk-ns2.ametek.com",
                "ame-us-ns1.ametek.com",
                "ame-us-ns2.ametek.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "amotec.ru",
            "domain_keyword": "amotec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:56:01",
            "create_date": "2003-04-23",
            "expiry_date": "2025-04-24",
            "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": 59,
            "domain_name": "amctec.net",
            "domain_keyword": "amctec",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:11:53",
            "create_date": "2001-01-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-28",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "amptek.org",
            "domain_keyword": "amptek",
            "domain_tld": "org",
            "query_time": "2024-04-21 00:14:17",
            "create_date": "2013-04-09",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "http://www.reg.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "imptec.co.uk",
            "domain_keyword": "imptec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 05:59:32",
            "create_date": "2022-07-08",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "apptec.nl",
            "domain_keyword": "apptec",
            "domain_tld": "nl",
            "query_time": "2024-05-13 01:32:40",
            "create_date": "1999-11-19",
            "update_date": "2022-02-08",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns5.b-smarthosting.net",
                "ns6.b-smarthosting.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "damptec.co.uk",
            "domain_keyword": "damptec",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 11:51:11",
            "create_date": "2009-08-20",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "amztec.online",
            "domain_keyword": "amztec",
            "domain_tld": "online",
            "query_time": "2024-05-12 18:22:43",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Wei Fang Ai Meng Ze Dian Zi Ji Shu You Xian Gong Si",
            "registrant_state": "shan dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "alston.dnspod.net",
                "spica.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "amotec.eu",
            "domain_keyword": "amotec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:59",
            "registrar_name": "PDR Ltd.",
            "registrar_website": "https://www.publicdomainregistry.com",
            "name_servers": [
                "ns.wmhost.org",
                "ns2.wmhost.org"
            ]
        },
        {
            "num": 66,
            "domain_name": "camptec.se",
            "domain_keyword": "camptec",
            "domain_tld": "se",
            "query_time": "2024-05-05 04:21:34",
            "create_date": "2024-03-20",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-20",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 67,
            "domain_name": "ramptec.net",
            "domain_keyword": "ramptec",
            "domain_tld": "net",
            "query_time": "2024-04-19 05:59:19",
            "create_date": "2011-07-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/ramptec.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mmptec.com",
            "domain_keyword": "mmptec",
            "domain_tld": "com",
            "query_time": "2024-04-28 19:03:35",
            "create_date": "2023-03-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-10",
            "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=mmptec.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beacher.dnspod.net",
                "scutum.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "am-tec.pl",
            "domain_keyword": "am-tec",
            "domain_tld": "pl",
            "query_time": "2024-04-21 08:12:34",
            "create_date": "2011-02-18",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "amprec.xyz",
            "domain_keyword": "amprec",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 14:25:26",
            "create_date": "2023-11-12",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "gmptec.de",
            "domain_keyword": "gmptec",
            "domain_tld": "de",
            "query_time": "2024-05-06 01:07:36",
            "update_date": "2020-04-16",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "gmptec.net",
            "domain_keyword": "gmptec",
            "domain_tld": "net",
            "query_time": "2024-05-21 13:07:42",
            "create_date": "2022-03-22",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-22",
            "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": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ametec.com",
            "domain_keyword": "ametec",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:18:25",
            "create_date": "2001-08-30",
            "update_date": "2019-09-20",
            "expiry_date": "2024-08-30",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lionns.com",
                "ns2.lionns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amatec.com.pl",
            "domain_keyword": "amatec",
            "domain_tld": "com.pl",
            "query_time": "2024-04-10 20:06:02",
            "create_date": "2000-12-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-05",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "amitec.in",
            "domain_keyword": "amitec",
            "domain_tld": "in",
            "query_time": "2024-05-13 14:22:43",
            "create_date": "2010-08-09",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ElectroSoft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jharkhand",
            "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.wincloudapps.com",
                "ns2.wincloudapps.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "imptec.pro",
            "domain_keyword": "imptec",
            "domain_tld": "pro",
            "query_time": "2024-05-15 17:01:03",
            "create_date": "2020-08-30",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simon Allen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "maptec.pe",
            "domain_keyword": "maptec",
            "domain_tld": "pe",
            "query_time": "2024-05-26 22:27:58",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 78,
            "domain_name": "amptek.com",
            "domain_keyword": "amptek",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:23:20",
            "create_date": "1994-12-16",
            "update_date": "2019-09-07",
            "expiry_date": "2024-12-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ame-uk-ns1.ametek.com",
                "ame-uk-ns2.ametek.com",
                "ame-us-ns1.ametek.com",
                "ame-us-ns2.ametek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "amptech.net",
            "domain_keyword": "amptech",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:14:15",
            "create_date": "1999-07-17",
            "update_date": "2017-11-02",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "amptech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1125.ui-dns.biz",
                "ns1125.ui-dns.com",
                "ns1125.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "amatec.tech",
            "domain_keyword": "amatec",
            "domain_tld": "tech",
            "query_time": "2024-05-27 00:20:51",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "amrtec.com",
            "domain_keyword": "amrtec",
            "domain_tld": "com",
            "query_time": "2024-06-13 01:04:07",
            "create_date": "2023-09-08",
            "update_date": "2024-06-11",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "NEW HAMPSHIRE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=amrtec.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ampteq.com",
            "domain_keyword": "ampteq",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:14:18",
            "create_date": "2014-05-14",
            "update_date": "2022-04-15",
            "expiry_date": "2027-05-14",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/ampteq.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "amptic.com",
            "domain_keyword": "amptic",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:14:28",
            "create_date": "2016-04-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/amptic.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "joel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "apptec.co.uk",
            "domain_keyword": "apptec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 00:04:42",
            "create_date": "1999-01-22",
            "update_date": "2023-01-31",
            "expiry_date": "2025-01-22",
            "registrar_name": "Pipe Ten Hosting Ltd t/a Purely.Website [Tag = PIPETEN]",
            "registrar_website": "https://purely.website",
            "name_servers": [
                "ns0.pipeten.co.uk",
                "ns1.pipeten.co.uk",
                "ns2.pipeten.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "ametec.net",
            "domain_keyword": "ametec",
            "domain_tld": "net",
            "query_time": "2024-05-04 12:49:09",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": 86,
            "domain_name": "arptec.de",
            "domain_keyword": "arptec",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:14:17",
            "update_date": "2013-01-31",
            "name_servers": [
                "docks20.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "alptec.pl",
            "domain_keyword": "alptec",
            "domain_tld": "pl",
            "query_time": "2024-05-19 02:34:48",
            "create_date": "2014-09-12",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hostinghouse.pl",
                "ns2.hostinghouse.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "amptech.online",
            "domain_keyword": "amptech",
            "domain_tld": "online",
            "query_time": "2024-05-29 20:31:05",
            "create_date": "2021-07-07",
            "update_date": "2024-04-16",
            "expiry_date": "2025-07-07",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "alptec.net",
            "domain_keyword": "alptec",
            "domain_tld": "net",
            "query_time": "2024-05-24 16:32:21",
            "create_date": "2022-08-31",
            "update_date": "2023-08-23",
            "expiry_date": "2025-08-31",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lamptec.net",
            "domain_keyword": "lamptec",
            "domain_tld": "net",
            "query_time": "2024-04-17 18:32:13",
            "create_date": "2007-09-04",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "damptec.uk",
            "domain_keyword": "damptec",
            "domain_tld": "uk",
            "query_time": "2024-04-17 09:54:17",
            "create_date": "2017-10-17",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "amitec.co.uk",
            "domain_keyword": "amitec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 21:56:56",
            "create_date": "2001-07-27",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-27",
            "registrar_name": "Solsoft Group Limited [Tag = SOLSOFT]",
            "registrar_website": "https://www.solsoft.co.uk",
            "name_servers": [
                "ns0.solsoft-hosting.co.uk",
                "ns1.solsoft-hosting.co.uk",
                "ns2.solsoft-hosting.co.uk",
                "ns3.solsoft-hosting.co.uk",
                "ns4.solsoft-hosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "maptec.co.uk",
            "domain_keyword": "maptec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 17:46:06",
            "create_date": "2024-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_name": "Mr A Hackett [Tag = DOMAINSERVE]",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "apmtec.com",
            "domain_keyword": "apmtec",
            "domain_tld": "com",
            "query_time": "2024-05-02 11:19:39",
            "create_date": "2003-02-07",
            "update_date": "2023-12-21",
            "expiry_date": "2025-02-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lamptec.cl",
            "domain_keyword": "lamptec",
            "domain_tld": "cl",
            "query_time": "2024-04-30 14:13:46",
            "create_date": "2021-10-29",
            "expiry_date": "2025-10-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Tecnologias de Estirilizacion Ultravioleta Ltda",
            "name_servers": [
                "ns1.sitiodns.net",
                "ns2.sitiodns.net",
                "ns3.sitiodns.net"
            ]
        },
        {
            "num": 96,
            "domain_name": "ammtec.com",
            "domain_keyword": "ammtec",
            "domain_tld": "com",
            "query_time": "2024-05-19 06:11:29",
            "create_date": "2002-12-04",
            "update_date": "2022-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "amatec.pro",
            "domain_keyword": "amatec",
            "domain_tld": "pro",
            "query_time": "2024-06-03 10:46:57",
            "create_date": "2021-04-08",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "emptec.com",
            "domain_keyword": "emptec",
            "domain_tld": "com",
            "query_time": "2024-05-31 22:45:49",
            "create_date": "2000-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lamptec.com",
            "domain_keyword": "lamptec",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:32:13",
            "create_date": "2002-06-10",
            "update_date": "2024-04-17",
            "expiry_date": "2026-06-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "amatec.info",
            "domain_keyword": "amatec",
            "domain_tld": "info",
            "query_time": "2024-05-02 07:04:55",
            "create_date": "2004-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-27",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.267,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amptec.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5260</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amttec.com, am-tec.net, am-tec.ru, imptec.com.pe, amatec.org, agptec.com, ampsec.dev, amutec.co.uk, amatec.com, fmptec.com, amitec.cl, amptek.co.uk, maptec.nl, apptec.dev, amstec.info, imptec.org, amotec.org, amitec.co.jp, ametec.de, ampter.com, amptek.su, avptec.com, apptec.co, amptel.co.uk, am-tec.fr, maptec.org, ramptec.org, alptec.fr, amstec.biz, amptech.se, aeptec.com, amitec.com, amstec.tech, amdtec.com, asptec.co.uk, amgtec.co.uk, apptec.cfd, amitec.pl, ammtec.org, amstec.uk, amvtec.com, amptek.net, amktec.info, ambtec.com, am2tec.com, amatec.xyz, pmptec.com, apptec.online, imptec.ru, amptech.ae, amatec.pl, amptek.info, amptea.com, ambtec.net, amptech.xyz, maptec.uk, amptek.cn, amotec.ru, amctec.net, amptek.org, imptec.co.uk, apptec.nl, damptec.co.uk, amztec.online, amotec.eu, camptec.se, ramptec.net, mmptec.com, am-tec.pl, amprec.xyz, gmptec.de, gmptec.net, ametec.com, amatec.com.pl, amitec.in, imptec.pro, maptec.pe, amptek.com, amptech.net, amatec.tech, amrtec.com, ampteq.com, amptic.com, apptec.co.uk, ametec.net, arptec.de, alptec.pl, amptech.online, alptec.net, lamptec.net, damptec.uk, amitec.co.uk, maptec.co.uk, apmtec.com, lamptec.cl, ammtec.com, amatec.pro, emptec.com, lamptec.com, amatec.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amttec.com</domain_name>
   <domain_keyword>amttec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:11:16</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>2167</registrar_iana>
   <registrar_name>DropCatch.com 687 LLC</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>2</num>
   <domain_name>am-tec.net</domain_name>
   <domain_keyword>am-tec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:40:56</query_time>
   <create_date>2004-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>am-tec.ru</domain_name>
   <domain_keyword>am-tec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:45:41</query_time>
   <create_date>2013-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Amtec LLC</registrant_company>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
    <value>ns3.1gb-ru.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>imptec.com.pe</domain_name>
   <domain_keyword>imptec</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 17:59:51</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>importaciones &amp; tecnologias s.r.l.</registrant_name>
   <name_servers>
    <value>huandoy.tdp.net.pe</value>
    <value>huascaran.tdp.net.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>amatec.org</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 12:39:11</query_time>
   <create_date>2009-03-29</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.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>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>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>agptec.com</domain_name>
   <domain_keyword>agptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 14:27:32</query_time>
   <create_date>2017-12-27</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>sk.s7.ans1.ns147.klczy.com</value>
    <value>sk.s7.ans2.ns147.klczy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ampsec.dev</domain_name>
   <domain_keyword>ampsec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 16:35:59</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amutec.co.uk</domain_name>
   <domain_keyword>amutec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 01:08:40</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>amatec.com</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 10:46:57</query_time>
   <create_date>1998-04-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Amatec Ltd</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/amatec.com/owner</registrant_email>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fmptec.com</domain_name>
   <domain_keyword>fmptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 23:39:41</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-04-24</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ea1675d5-0639-4434-a716-1668f14632ab</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amitec.cl</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-08 07:19:42</query_time>
   <create_date>2006-01-14</create_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DANIEL FELIPE AMIGO FINGER</registrant_name>
   <name_servers>
    <value>ns1.exd22.cl</value>
    <value>ns2.exd22.cl</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>amptek.co.uk</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 22:01:15</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>maptec.nl</domain_name>
   <domain_keyword>maptec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 15:11:01</query_time>
   <create_date>2011-07-24</create_date>
   <update_date>2022-04-18</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>apptec.dev</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-24 00:04:42</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>apptec GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amstec.info</domain_name>
   <domain_keyword>amstec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 03:20:18</query_time>
   <create_date>2004-12-16</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amstec.com</value>
    <value>ns2.amstec.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>imptec.org</domain_name>
   <domain_keyword>imptec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 21:16:28</query_time>
   <create_date>2007-08-29</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0115657847</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amotec.org</domain_name>
   <domain_keyword>amotec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 19:26:12</query_time>
   <create_date>2007-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amitec.co.jp</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 06:08:17</query_time>
   <create_date>1996-06-25</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>AMITEC 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>19</num>
   <domain_name>ametec.de</domain_name>
   <domain_keyword>ametec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-26 06:44:03</query_time>
   <update_date>2024-03-19</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ampter.com</domain_name>
   <domain_keyword>ampter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 21:51:07</query_time>
   <create_date>2009-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Edward Hartley</registrant_name>
   <registrant_company>Domain-Buy-Sell.Com</registrant_company>
   <registrant_address>2896 Shell Road</registrant_address>
   <registrant_city>Brooklyn</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>11224</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7725399493</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amptek.su</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:56</query_time>
   <create_date>2013-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>avptec.com</domain_name>
   <domain_keyword>avptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:48:29</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2019-12-25</update_date>
   <expiry_date>2029-12-24</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>apptec.co</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 13:41:55</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a2sk6muo.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>amptel.co.uk</domain_name>
   <domain_keyword>amptel</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 22:01:19</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1016.ui-dns.org</value>
    <value>ns1053.ui-dns.com</value>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1080.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>am-tec.fr</domain_name>
   <domain_keyword>am-tec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:44:16</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>SOFTWARE DOMAIN</registrar_name>
   <registrar_website>https://www.software-domain.com</registrar_website>
   <registrant_company>SECOM</registrant_company>
   <registrant_address>15, rue Marcel Sembat, 44100 Nantes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.240951313</registrant_phone>
   <name_servers>
    <value>dns1.softdom.com</value>
    <value>dns2.softdom.com</value>
    <value>dns3.softdom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>maptec.org</domain_name>
   <domain_keyword>maptec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 15:11:01</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>Ghetto Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bdg.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4lny.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ramptec.org</domain_name>
   <domain_keyword>ramptec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 05:59:19</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-08</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_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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>alptec.fr</domain_name>
   <domain_keyword>alptec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 21:45:09</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ALPTEC</registrant_company>
   <registrant_address>ALPTEC, 2 Allée du Pavillon, Par la rue Auguste Dupin, 94520 Mandres les roses</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.145987340</registrant_phone>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>amstec.biz</domain_name>
   <domain_keyword>amstec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-08 03:20:18</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amstec.com</value>
    <value>ns2.amstec.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amptech.se</domain_name>
   <domain_keyword>amptech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-02 01:06:04</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aeptec.com</domain_name>
   <domain_keyword>aeptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:26:55</query_time>
   <create_date>1996-08-30</create_date>
   <update_date>2021-08-05</update_date>
   <expiry_date>2024-08-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>32</num>
   <domain_name>amitec.com</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 19:21:11</query_time>
   <create_date>1997-09-29</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>DomainTheNet.com</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>Yotam Stern</registrant_name>
   <registrant_company>PRIORTECH LTD</registrant_company>
   <registrant_address>pob 33499</registrant_address>
   <registrant_city>Tel Aviv</registrant_city>
   <registrant_zip>6133405</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+972.35544766</registrant_phone>
   <registrant_fax>+</registrant_fax>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amstec.tech</domain_name>
   <domain_keyword>amstec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 16:40:26</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amdtec.com</domain_name>
   <domain_keyword>amdtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:14:51</query_time>
   <create_date>2011-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>asptec.co.uk</domain_name>
   <domain_keyword>asptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 11:29:22</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2031-10-05</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>amgtec.co.uk</domain_name>
   <domain_keyword>amgtec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 10:13:46</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2034-01-02</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>apptec.cfd</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-31 13:41:55</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amitec.pl</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 07:19:42</query_time>
   <create_date>2009-01-19</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ammtec.org</domain_name>
   <domain_keyword>ammtec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 11:25:33</query_time>
   <create_date>2013-09-16</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mato grosso</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adel.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>40</num>
   <domain_name>amstec.uk</domain_name>
   <domain_keyword>amstec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 03:20:18</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>amvtec.com</domain_name>
   <domain_keyword>amvtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:06:48</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amptek.net</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:14:17</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2026-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amktec.info</domain_name>
   <domain_keyword>amktec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 22:54:41</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</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>Rohr &amp; Kanaltechnik Taday 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>ns1032.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1108.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ambtec.com</domain_name>
   <domain_keyword>ambtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:46:50</query_time>
   <create_date>2005-02-03</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-03</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>CH</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>45</num>
   <domain_name>am2tec.com</domain_name>
   <domain_keyword>am2tec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:09:12</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>am2 tec</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sergipe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=am2tec.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns1.dns.am2tec.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amatec.xyz</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 12:39:11</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pmptec.com</domain_name>
   <domain_keyword>pmptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:24:47</query_time>
   <create_date>2001-08-03</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>PMPTEC INC</registrant_name>
   <registrant_company>PMPTEC INC</registrant_company>
   <registrant_address>GUNPOSHIDANG DONG</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>435010</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313868624</registrant_phone>
   <name_servers>
    <value>ns.2455.co.kr</value>
    <value>ns2.2455.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>apptec.online</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 07:56:36</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Nguyễn Nhựt Bằng</registrant_company>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>morgan.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>imptec.ru</domain_name>
   <domain_keyword>imptec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:55:52</query_time>
   <create_date>2017-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
    <value>ns3.1gb-ru.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>amptech.ae</domain_name>
   <domain_keyword>amptech</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-29 20:31:04</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Ali Syed Shahid Ali</registrant_name>
   <registrant_company>AAWAN MOBILE PHONES</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</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>
  </value>
  <value>
   <num>51</num>
   <domain_name>amatec.pl</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 19:14:30</query_time>
   <create_date>2005-03-14</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>amptek.info</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 22:17:41</query_time>
   <create_date>2013-04-09</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>53</num>
   <domain_name>amptea.com</domain_name>
   <domain_keyword>amptea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:14:14</query_time>
   <create_date>2013-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.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>ambtec.net</domain_name>
   <domain_keyword>ambtec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 08:42:54</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-05</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>CH</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>55</num>
   <domain_name>amptech.xyz</domain_name>
   <domain_keyword>amptech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:26:27</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>maptec.uk</domain_name>
   <domain_keyword>maptec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 22:27:59</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>amptek.cn</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 17:23:20</query_time>
   <create_date>2015-08-17</create_date>
   <expiry_date>2029-08-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>阿美特克商贸(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ame-uk-ns1.ametek.com</value>
    <value>ame-uk-ns2.ametek.com</value>
    <value>ame-us-ns1.ametek.com</value>
    <value>ame-us-ns2.ametek.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>amotec.ru</domain_name>
   <domain_keyword>amotec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:56:01</query_time>
   <create_date>2003-04-23</create_date>
   <expiry_date>2025-04-24</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>59</num>
   <domain_name>amctec.net</domain_name>
   <domain_keyword>amctec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:11:53</query_time>
   <create_date>2001-01-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>amptek.org</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 00:14:17</query_time>
   <create_date>2013-04-09</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>http://www.reg.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>61</num>
   <domain_name>imptec.co.uk</domain_name>
   <domain_keyword>imptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 05:59:32</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>apptec.nl</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 01:32:40</query_time>
   <create_date>1999-11-19</create_date>
   <update_date>2022-02-08</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns5.b-smarthosting.net</value>
    <value>ns6.b-smarthosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>damptec.co.uk</domain_name>
   <domain_keyword>damptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 11:51:11</query_time>
   <create_date>2009-08-20</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>amztec.online</domain_name>
   <domain_keyword>amztec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 18:22:43</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Wei Fang Ai Meng Ze Dian Zi Ji Shu You Xian Gong Si</registrant_company>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>alston.dnspod.net</value>
    <value>spica.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>amotec.eu</domain_name>
   <domain_keyword>amotec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:59</query_time>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>https://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns.wmhost.org</value>
    <value>ns2.wmhost.org</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>camptec.se</domain_name>
   <domain_keyword>camptec</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 04:21:34</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ramptec.net</domain_name>
   <domain_keyword>ramptec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 05:59:19</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-08</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/ramptec.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mmptec.com</domain_name>
   <domain_keyword>mmptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 19:03:35</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-10</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=mmptec.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beacher.dnspod.net</value>
    <value>scutum.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>am-tec.pl</domain_name>
   <domain_keyword>am-tec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 08:12:34</query_time>
   <create_date>2011-02-18</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>amprec.xyz</domain_name>
   <domain_keyword>amprec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 14:25:26</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>gmptec.de</domain_name>
   <domain_keyword>gmptec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 01:07:36</query_time>
   <update_date>2020-04-16</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>gmptec.net</domain_name>
   <domain_keyword>gmptec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 13:07:42</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-22</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>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ametec.com</domain_name>
   <domain_keyword>ametec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:18:25</query_time>
   <create_date>2001-08-30</create_date>
   <update_date>2019-09-20</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lionns.com</value>
    <value>ns2.lionns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>amatec.com.pl</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-10 20:06:02</query_time>
   <create_date>2000-12-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>amitec.in</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 14:22:43</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ElectroSoft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jharkhand</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.wincloudapps.com</value>
    <value>ns2.wincloudapps.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>imptec.pro</domain_name>
   <domain_keyword>imptec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 17:01:03</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simon Allen</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>maptec.pe</domain_name>
   <domain_keyword>maptec</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-26 22:27:58</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>amptek.com</domain_name>
   <domain_keyword>amptek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:23:20</query_time>
   <create_date>1994-12-16</create_date>
   <update_date>2019-09-07</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ame-uk-ns1.ametek.com</value>
    <value>ame-uk-ns2.ametek.com</value>
    <value>ame-us-ns1.ametek.com</value>
    <value>ame-us-ns2.ametek.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>amptech.net</domain_name>
   <domain_keyword>amptech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:14:15</query_time>
   <create_date>1999-07-17</create_date>
   <update_date>2017-11-02</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>amptech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1125.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
    <value>ns1125.ui-dns.org</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>80</num>
   <domain_name>amatec.tech</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 00:20:51</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>amrtec.com</domain_name>
   <domain_keyword>amrtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 01:04:07</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>NEW HAMPSHIRE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=amrtec.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ampteq.com</domain_name>
   <domain_keyword>ampteq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:14:18</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2022-04-15</update_date>
   <expiry_date>2027-05-14</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/ampteq.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>amptic.com</domain_name>
   <domain_keyword>amptic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:14:28</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/amptic.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>joel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>apptec.co.uk</domain_name>
   <domain_keyword>apptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 00:04:42</query_time>
   <create_date>1999-01-22</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Pipe Ten Hosting Ltd t/a Purely.Website [Tag = PIPETEN]</registrar_name>
   <registrar_website>https://purely.website</registrar_website>
   <name_servers>
    <value>ns0.pipeten.co.uk</value>
    <value>ns1.pipeten.co.uk</value>
    <value>ns2.pipeten.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>ametec.net</domain_name>
   <domain_keyword>ametec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 12:49:09</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>86</num>
   <domain_name>arptec.de</domain_name>
   <domain_keyword>arptec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:14:17</query_time>
   <update_date>2013-01-31</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>alptec.pl</domain_name>
   <domain_keyword>alptec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 02:34:48</query_time>
   <create_date>2014-09-12</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hostinghouse.pl</value>
    <value>ns2.hostinghouse.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>amptech.online</domain_name>
   <domain_keyword>amptech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 20:31:05</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-07-07</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>alptec.net</domain_name>
   <domain_keyword>alptec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 16:32:21</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-08-31</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>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>90</num>
   <domain_name>lamptec.net</domain_name>
   <domain_keyword>lamptec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 18:32:13</query_time>
   <create_date>2007-09-04</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>91</num>
   <domain_name>damptec.uk</domain_name>
   <domain_keyword>damptec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 09:54:17</query_time>
   <create_date>2017-10-17</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>amitec.co.uk</domain_name>
   <domain_keyword>amitec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 21:56:56</query_time>
   <create_date>2001-07-27</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Solsoft Group Limited [Tag = SOLSOFT]</registrar_name>
   <registrar_website>https://www.solsoft.co.uk</registrar_website>
   <name_servers>
    <value>ns0.solsoft-hosting.co.uk</value>
    <value>ns1.solsoft-hosting.co.uk</value>
    <value>ns2.solsoft-hosting.co.uk</value>
    <value>ns3.solsoft-hosting.co.uk</value>
    <value>ns4.solsoft-hosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>maptec.co.uk</domain_name>
   <domain_keyword>maptec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 17:46:06</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Mr A Hackett [Tag = DOMAINSERVE]</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>apmtec.com</domain_name>
   <domain_keyword>apmtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 11:19:39</query_time>
   <create_date>2003-02-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-02-07</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>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lamptec.cl</domain_name>
   <domain_keyword>lamptec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 14:13:46</query_time>
   <create_date>2021-10-29</create_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Tecnologias de Estirilizacion Ultravioleta Ltda</registrant_name>
   <name_servers>
    <value>ns1.sitiodns.net</value>
    <value>ns2.sitiodns.net</value>
    <value>ns3.sitiodns.net</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>ammtec.com</domain_name>
   <domain_keyword>ammtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 06:11:29</query_time>
   <create_date>2002-12-04</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2024-12-04</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>ns39.domaincontrol.com</value>
    <value>ns40.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>97</num>
   <domain_name>amatec.pro</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-03 10:46:57</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>emptec.com</domain_name>
   <domain_keyword>emptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 22:45:49</query_time>
   <create_date>2000-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>99</num>
   <domain_name>lamptec.com</domain_name>
   <domain_keyword>lamptec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:32:13</query_time>
   <create_date>2002-06-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>amatec.info</domain_name>
   <domain_keyword>amatec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 07:04:55</query_time>
   <create_date>2004-12-27</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-12-27</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_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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.267</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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