WHOIS QUERY TIME

10 Jun 2024 - 11:44 PM UTC

Registered: 17 December 2009
Modified: 20 December 2022
Expiry: 17 December 2025

NAME SERVERS

ns606.hostgator.com.br
ns607.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Jos? M?rio de Souza Ribeiro
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=megateck.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "megateck.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "megateck.com.br",
            "domain_keyword": "megateck",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 23:44:07",
            "create_date": "2009-12-17",
            "update_date": "2022-12-20",
            "expiry_date": "2025-12-17",
            "registrant_name": "Jos? M?rio de Souza Ribeiro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns606.hostgator.com.br",
                "ns607.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>megateck.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>megateck.com.br</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 23:44:07</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrant_name>Jos? M?rio de Souza Ribeiro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns606.hostgator.com.br</value>
    <value>ns607.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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.241 seconds) for "megateck.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Jan 2023 - 3:49 AM UTC

Registered: 17 December 2009
Modified: 20 December 2022
Expiry: 17 December 2025

NAME SERVERS

ns606.hostgator.com.br
ns607.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Jos? M?rio de Souza Ribeiro

#2 - QUERY TIME

23 May 2023 - 4:57 AM UTC

Registered: 17 December 2009
Modified: 20 December 2022
Expiry: 17 December 2025

NAME SERVERS

ns606.hostgator.com.br
ns607.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Jos? M?rio de Souza Ribeiro
Country: Brazil
Email: [email protected]

* 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=megateck.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "megateck.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "megateck.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "megateck.com.br",
            "domain_keyword": "megateck",
            "domain_tld": "com.br",
            "query_time": "2023-01-08 03:49:29",
            "create_date": "2009-12-17",
            "update_date": "2022-12-20",
            "expiry_date": "2025-12-17",
            "registrant_name": "Jos? M?rio de Souza Ribeiro",
            "name_servers": [
                "ns606.hostgator.com.br",
                "ns607.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "megateck.com.br",
            "domain_keyword": "megateck",
            "domain_tld": "com.br",
            "query_time": "2023-05-23 04:57:41",
            "create_date": "2009-12-17",
            "update_date": "2022-12-20",
            "expiry_date": "2025-12-17",
            "registrant_name": "Jos? M?rio de Souza Ribeiro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns606.hostgator.com.br",
                "ns607.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.241,
        "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>megateck.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>megateck.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>megateck.com.br</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-08 03:49:29</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrant_name>Jos? M?rio de Souza Ribeiro</registrant_name>
   <name_servers>
    <value>ns606.hostgator.com.br</value>
    <value>ns607.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>megateck.com.br</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-05-23 04:57:41</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrant_name>Jos? M?rio de Souza Ribeiro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns606.hostgator.com.br</value>
    <value>ns607.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.241</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 4 domain names (in 0.135 seconds) which contained the exact domain keyword "megateck".
Domain Name Registered Expiry Registrar Ownership
1 megateck.ru 14 Jan 2007 14 Jan 2025 BEELINE-RU OOO "Megateck"
2 megateck.com 15 Apr 2008 15 Apr 2025 GoDaddy.com, LLC -
3 megateck.com.br 17 Dec 2009 17 Dec 2025 - Jos? M?rio de Souza Ribeiro
4 megateck.co.uk 1 Mar 2023 1 Mar 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
5 megateck.solutions 11 Sep 2023 11 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=megateck&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "megateck",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "megateck.ru, megateck.com, megateck.com.br, megateck.co.uk, megateck.solutions",
    "results": [
        {
            "num": 1,
            "domain_name": "megateck.ru",
            "domain_keyword": "megateck",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:54",
            "create_date": "2007-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "BEELINE-RU",
            "registrant_company": "OOO \"Megateck\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "megateck.com",
            "domain_keyword": "megateck",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:07",
            "create_date": "2008-04-15",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "megateck.com.br",
            "domain_keyword": "megateck",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 23:44:07",
            "create_date": "2009-12-17",
            "update_date": "2022-12-20",
            "expiry_date": "2025-12-17",
            "registrant_name": "Jos? M?rio de Souza Ribeiro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns606.hostgator.com.br",
                "ns607.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "megateck.co.uk",
            "domain_keyword": "megateck",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 01:22:53",
            "create_date": "2023-03-01",
            "update_date": "2023-10-22",
            "expiry_date": "2024-03-01",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 5,
            "domain_name": "megateck.solutions",
            "domain_keyword": "megateck",
            "domain_tld": "solutions",
            "query_time": "2024-05-17 19:00:48",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>megateck</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>megateck.ru, megateck.com, megateck.com.br, megateck.co.uk, megateck.solutions</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>megateck.ru</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:54</query_time>
   <create_date>2007-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>BEELINE-RU</registrar_name>
   <registrant_company>OOO &quot;Megateck&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>megateck.com</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:07</query_time>
   <create_date>2008-04-15</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>megateck.com.br</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 23:44:07</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrant_name>Jos? M?rio de Souza Ribeiro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns606.hostgator.com.br</value>
    <value>ns607.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>megateck.co.uk</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 01:22:53</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-03-01</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>megateck.solutions</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-17 19:00:48</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,747 domain names (in 0.496 seconds) which look and sound like the brand name "megateck".
Domain Name Registered Expiry Registrar Ownership
1 megatech.mobi 12 Mar 2022 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 mecateck.com 3 Oct 2013 3 Oct 2024 Tucows Domains Inc. -
3 megatech.uk.com 4 May 2016 4 May 2025 Heart Internet Ltd -
4 megatech.uk 17 Aug 2021 17 Aug 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
5 megatech.site 26 Apr 2023 26 Apr 2025 Sav.com, LLC- 8 Privacy Protection
6 megateca.xyz 6 May 2024 6 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 megatech.la 3 Oct 2005 3 Oct 2024 eNom, Inc. -
8 megatec.fr 26 May 2022 25 Sep 2024 Hosting Concepts B.V. d/b/a Openprovider Whois Privacy Protection Foundation
9 megatekc.ru 14 Jun 2023 14 Jun 2024 ACTIVE-RU Private Person
10 megatecx.ru 7 Jun 2019 7 Jun 2024 RU-CENTER-RU OOO "MEGATEX"
11 megatech.live 1 Mar 2024 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 megatech.digital 15 Apr 2023 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 megateak.com 6 Dec 2023 6 Dec 2024 DropCatch.com 1161 LLC HugeDomains.com
14 merateck.com 5 Mar 2022 5 Mar 2028 DNSPod, Inc. REDACTED FOR PRIVACY
15 megatech.media 1 Aug 2023 1 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
16 megadeck.co.uk 28 Jan 2011 28 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
17 megateca.pro 9 May 2024 9 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 megatech.pro 5 Dec 2018 5 Dec 2024 Ligne Web Services SARL dba LWS REDACTED FOR PRIVACY
19 megatech.ru 27 Jul 1999 31 Jul 2024 R01-RU Private Person
20 megatrck.xyz 16 May 2023 16 May 2025 Amazon Registrar, Inc. Identity Protection Service
21 megatech.gal 18 Mar 2023 18 Mar 2024 Acens Technologies, S.L.U ana maría fernández sabatell
22 megatack.com 5 May 2012 5 May 2024 TurnCommerce, Inc. DBA NameBright.com Administrator Admin
23 megatenk.com 6 Apr 2022 6 Apr 2024 GoDaddy.com, LLC -
24 megatech.pl 6 Jun 2002 5 Jun 2024 Dinfo.pl Sylwia Wierońska -
25 megatech.store 14 Oct 2023 14 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
26 mecateck.com.br 12 Apr 2023 12 Apr 2024 NEWFOLD (43) Eduardo Brito de Santana
27 megatech.co.uk 4 Mar 2019 4 Mar 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
28 megatech.com.co 24 May 2020 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 megatech.fun 11 Feb 2024 11 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
30 megateco.com 11 Feb 2020 11 Feb 2025 GoDaddy.com, LLC -
31 megatech.de - - - -
32 megatech.cc 26 Sep 2016 26 Sep 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
33 megatech.ng 2 Mar 2023 2 Mar 2025 GO54 Limited (formerly Whogohost Limited) Example Inc.
34 megatech.vip 30 Sep 2018 30 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing mai jia zhi neng ke ji you xian gong si
35 megatech.city 7 Apr 2023 7 Apr 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 metateck.it 25 Jul 2022 4 Aug 2024 Aruba s.p.a. Antonino Porcelli
37 megatech.by 4 Apr 2022 4 Apr 2026 Reliable Software, Ltd ЧТУП "Мега-Технолоджи"
38 megatech.world 6 Feb 2024 6 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
39 megatekk.biz 18 Apr 2021 18 Apr 2025 1API GmbH Registrant of megatekk.biz
40 megateca.com 27 Apr 2024 27 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 magateck.com 7 Jan 2023 7 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
42 megatech.club 13 Dec 2016 12 Dec 2024 Network Solutions, LLC MEGATECH
43 megatecc.net 8 Aug 2023 8 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 megateak.be 9 Sep 2023 - Registrar.eu -
45 megatech.dk 7 Jun 2000 30 Jun 2024 - Mega Tech
46 medateck.com 23 Sep 2009 23 Sep 2024 GoDaddy.com, LLC -
47 metateck.com 24 Sep 2021 24 Sep 2025 123-Reg Limited -
48 megatech.xyz 12 Jun 2022 12 Jun 2024 Sav.com, LLC - 42 Privacy Protection
49 megatech.center 12 Jan 2020 12 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
50 megadeck.pl 13 May 2022 13 May 2024 Aftermarket.pl Limited -
51 megatech.tech 2 Dec 2023 2 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
52 megatech.one 3 Nov 2022 3 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 megatech.info 17 Apr 2023 17 Apr 2025 Sav.com, LLC - 40 REDACTED FOR PRIVACY
54 megatech.it 30 Mar 1998 26 Apr 2025 Aruba s.p.a. MEGATECH S.r.l.
55 megatech.industries 12 Apr 2016 12 Apr 2025 PSI-USA, Inc. dba Domain Robot k2netsolutions consulting GmbH
56 megatech.solutions 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 megatech.website 1 Jun 2023 1 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 megatech.se 22 Apr 2004 22 Apr 2025 Loopia AB -
59 megatech.space 1 Dec 2023 1 Dec 2024 Porkbun, LLC Private by Design, LLC
60 megateca.net 3 Oct 2023 3 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
61 megatick.net 6 Jan 2015 6 Jan 2025 1API GmbH REDACTED FOR PRIVACY
62 megatick.com 6 Jan 2015 6 Jan 2025 1API GmbH REDACTED FOR PRIVACY
63 mecateck.ru 16 Jun 2017 16 Jun 2024 RU-CENTER-RU Private Person
64 megatech.services 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 megatick.org 6 Jan 2015 6 Jan 2025 1API GmbH REDACTED FOR PRIVACY
66 hegateck.com 1 Jun 2022 1 Jun 2032 Xin Net Technology Corporation REDACTED FOR PRIVACY
67 gegateck.com 16 Nov 2023 16 Nov 2026 GoDaddy.com, LLC -
68 megatecs.com 9 Feb 2018 9 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 megatech.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Mark Cornish
70 megatech.com.pl 1 Jan 2001 31 Dec 2024 Digital Media Technology Sp. z o.o. -
71 metateck.au - - Web Address Registration Pty Ltd Kemal Kose
72 megatech.co.th 30 Aug 2022 30 Aug 2024 THNIC MEGA TECH (THAI) CO., LTD. (บริษัท เมกะ เทค (ไทย) จำกัด)
73 megatech.org.pl 11 May 2006 11 May 2025 Domena.pl sp. z o.o. -
74 megatec.xyz 27 Mar 2022 27 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
75 megatec.com.br 2 Apr 2002 2 Apr 2028 - MEGATEC EQUIPAMENTOS RODOVIARIOS LTDA.
76 megatec.info 6 Feb 2004 6 Feb 2025 Cronon GmbH Megatec Electronic GmbH
77 megatek.biz 8 Nov 2001 7 Nov 2024 Tucows Domains Inc. Data Protected
78 megatec.it 15 Feb 2022 16 Feb 2025 Hosting Concepts B.V. NVA Online Advertising
79 megatek.it 24 Feb 2007 5 Jan 2025 InterNetX GmbH Megatek s.r.l.
80 megatec.org 4 May 2023 4 May 2025 Dynadot2 LLC REDACTED FOR PRIVACY
81 megatec.cl 20 May 2020 20 May 2025 NIC Chile Ramon Luces
82 megatreck.com 27 Nov 2020 27 Nov 2024 GoDaddy.com, LLC -
83 megatec.cc 16 Nov 2016 16 Nov 2024 GANDI SAS Mega System Technologies, Inc.
84 megatech.today 17 Jul 2023 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 megatekk.com 4 Oct 2017 4 Oct 2024 Dynadot Inc -
86 megatek.org 23 Jun 1999 23 Jun 2026 Network Solutions, LLC MEGATEK ENTERPRISES (S) PTE LTD
87 megatek.dk 6 Dec 2020 31 Dec 2024 - Megatek
88 megatec.kiwi 18 Nov 2016 18 Nov 2024 Tucows Data Protected
89 megatec.net 17 Apr 2006 17 Apr 2025 ANNULET, INC BuyDomains.com
90 megatek.net 14 Jun 2004 14 Jun 2024 GoDaddy.com, LLC -
91 megatec.link 24 Dec 2021 24 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
92 megatec.ca 1 Dec 2019 1 Dec 2024 Gandi Services Inc., Gandi SAS REDACTED FOR PRIVACY
93 megatech.com 30 Apr 1995 1 May 2031 Mesh Digital Limited -
94 megatech.top 10 Jul 2023 10 Jul 2024 CSL Computer Service Langenbach GmbH REDACTED FOR PRIVACY
95 megatek.co.uk 2 Feb 2017 2 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
96 megatec.co.uk 9 Jul 2015 9 Jul 2026 Garth Piesse [Tag = COHERENT-NZ] -
97 megatec.mu 10 Mar 2021 10 Mar 2024 Instra Corporation -
98 megatec.ru 29 Apr 1998 30 Apr 2025 RU-CENTER-RU OOO MEGATEC
99 megatec.biz 6 Aug 2018 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 megatec.group 19 May 2020 19 May 2025 Realtime Register B.V. 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 Megateck.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=megateck.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "megateck.com.br",
        "page_size": 100
    },
    "count": {
        "total": 1747,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "megatech.mobi, mecateck.com, megatech.uk.com, megatech.uk, megatech.site, megateca.xyz, megatech.la, megatec.fr, megatekc.ru, megatecx.ru, megatech.live, megatech.digital, megateak.com, merateck.com, megatech.media, megadeck.co.uk, megateca.pro, megatech.pro, megatech.ru, megatrck.xyz, megatech.gal, megatack.com, megatenk.com, megatech.pl, megatech.store, mecateck.com.br, megatech.co.uk, megatech.com.co, megatech.fun, megateco.com, megatech.de, megatech.cc, megatech.ng, megatech.vip, megatech.city, metateck.it, megatech.by, megatech.world, megatekk.biz, megateca.com, magateck.com, megatech.club, megatecc.net, megateak.be, megatech.dk, medateck.com, metateck.com, megatech.xyz, megatech.center, megadeck.pl, megatech.tech, megatech.one, megatech.info, megatech.it, megatech.industries, megatech.solutions, megatech.website, megatech.se, megatech.space, megateca.net, megatick.net, megatick.com, mecateck.ru, megatech.services, megatick.org, hegateck.com, gegateck.com, megatecs.com, megatech.com.au, megatech.com.pl, metateck.au, megatech.co.th, megatech.org.pl, megatec.xyz, megatec.com.br, megatec.info, megatek.biz, megatec.it, megatek.it, megatec.org, megatec.cl, megatreck.com, megatec.cc, megatech.today, megatekk.com, megatek.org, megatek.dk, megatec.kiwi, megatec.net, megatek.net, megatec.link, megatec.ca, megatech.com, megatech.top, megatek.co.uk, megatec.co.uk, megatec.mu, megatec.ru, megatec.biz, megatec.group",
    "results": [
        {
            "num": 1,
            "domain_name": "megatech.mobi",
            "domain_keyword": "megatech",
            "domain_tld": "mobi",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2022-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mecateck.com",
            "domain_keyword": "mecateck",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:44:12",
            "create_date": "2013-10-03",
            "update_date": "2023-08-10",
            "expiry_date": "2024-10-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "megatech.uk.com",
            "domain_keyword": "megatech",
            "domain_tld": "uk.com",
            "query_time": "2024-05-22 15:40:53",
            "create_date": "2016-05-04",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-04",
            "registrar_name": "Heart Internet Ltd",
            "registrant_email": "https://whois.centralnic.com/contact/megatech.uk.com/registrant",
            "name_servers": [
                "ns1.cscm.co.uk",
                "ns2.cscm.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "megatech.uk",
            "domain_keyword": "megatech",
            "domain_tld": "uk",
            "query_time": "2024-05-30 20:56:45",
            "create_date": "2021-08-17",
            "update_date": "2021-10-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "megatech.site",
            "domain_keyword": "megatech",
            "domain_tld": "site",
            "query_time": "2024-04-29 07:44:19",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC- 8",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "megateca.xyz",
            "domain_keyword": "megateca",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 16:36:53",
            "create_date": "2024-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "megatech.la",
            "domain_keyword": "megatech",
            "domain_tld": "la",
            "query_time": "2024-05-23 13:42:10",
            "create_date": "2005-10-03",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-03",
            "registrar_name": "eNom, Inc.",
            "registrant_email": "https://whois.nic.la/contact/megatech.la/registrant",
            "name_servers": [
                "ns-1246.awsdns-27.org",
                "ns-1608.awsdns-09.co.uk",
                "ns-438.awsdns-54.com",
                "ns-987.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "megatec.fr",
            "domain_keyword": "megatec",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:03:21",
            "create_date": "2022-05-26",
            "update_date": "2023-12-02",
            "expiry_date": "2024-09-25",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "Whois Privacy Protection Foundation, Hofplein 20, 3032 AC Rotterdam, Zuid-Holland",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.104482295",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 9,
            "domain_name": "megatekc.ru",
            "domain_keyword": "megatekc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:55",
            "create_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "a.p-dns.com",
                "b.p-dns.org",
                "c.p-dns.biz",
                "d.p-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "megatecx.ru",
            "domain_keyword": "megatecx",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:54",
            "create_date": "2019-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"MEGATEX\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "megatech.live",
            "domain_keyword": "megatech",
            "domain_tld": "live",
            "query_time": "2024-05-07 08:45:44",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "megatech.digital",
            "domain_keyword": "megatech",
            "domain_tld": "digital",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2023-04-15",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-15",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "megateak.com",
            "domain_keyword": "megateak",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:54:12",
            "create_date": "2023-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 3370,
            "registrar_name": "DropCatch.com 1161 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": 14,
            "domain_name": "merateck.com",
            "domain_keyword": "merateck",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:53:26",
            "create_date": "2022-03-05",
            "update_date": "2023-02-28",
            "expiry_date": "2028-03-05",
            "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=merateck.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "denebola.dnspod.net",
                "length.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "megatech.media",
            "domain_keyword": "megatech",
            "domain_tld": "media",
            "query_time": "2024-06-10 23:43:41",
            "create_date": "2023-08-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "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": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "megadeck.co.uk",
            "domain_keyword": "megadeck",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 15:42:16",
            "create_date": "2011-01-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.turbodns.co.uk",
                "ns2.turbodns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "megateca.pro",
            "domain_keyword": "megateca",
            "domain_tld": "pro",
            "query_time": "2024-05-11 17:06:25",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "megatech.pro",
            "domain_keyword": "megatech",
            "domain_tld": "pro",
            "query_time": "2024-05-17 19:00:46",
            "create_date": "2018-12-05",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "megatech.ru",
            "domain_keyword": "megatech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:54",
            "create_date": "1999-07-27",
            "expiry_date": "2024-07-31",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.com",
                "ns2.webhost1.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "megatrck.xyz",
            "domain_keyword": "megatrck",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 04:20:57",
            "create_date": "2023-05-16",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1355.awsdns-41.org",
                "ns-154.awsdns-19.com",
                "ns-1850.awsdns-39.co.uk",
                "ns-894.awsdns-47.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "megatech.gal",
            "domain_keyword": "megatech",
            "domain_tld": "gal",
            "query_time": "2024-05-30 20:56:45",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U",
            "registrar_website": "https://www.acens.com",
            "registrant_company": "ana maría fernández sabatell",
            "registrant_state": "TARRAGONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net",
                "ns12.servicio-online.net"
            ],
            "domain_status": [
                "ok",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "megatack.com",
            "domain_keyword": "megatack",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:22:50",
            "create_date": "2012-05-05",
            "update_date": "2021-04-29",
            "expiry_date": "2024-05-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Administrator Admin",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "megatenk.com",
            "domain_keyword": "megatenk",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:15",
            "create_date": "2022-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "megatech.pl",
            "domain_keyword": "megatech",
            "domain_tld": "pl",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2002-06-06",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.prothost.com",
                "ns2.prothost.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "megatech.store",
            "domain_keyword": "megatech",
            "domain_tld": "store",
            "query_time": "2024-04-29 07:44:19",
            "create_date": "2023-10-14",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mecateck.com.br",
            "domain_keyword": "mecateck",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 20:34:30",
            "create_date": "2023-04-12",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-12",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "Eduardo Brito de Santana",
            "name_servers": [
                "ns662.hostgator.com.br",
                "ns663.hostgator.com.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 27,
            "domain_name": "megatech.co.uk",
            "domain_keyword": "megatech",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 23:43:42",
            "create_date": "2019-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "megatech.com.co",
            "domain_keyword": "megatech",
            "domain_tld": "com.co",
            "query_time": "2024-05-27 01:22:52",
            "create_date": "2020-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "megatech.fun",
            "domain_keyword": "megatech",
            "domain_tld": "fun",
            "query_time": "2024-06-02 16:53:43",
            "create_date": "2024-02-11",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "megateco.com",
            "domain_keyword": "megateco",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:07",
            "create_date": "2020-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns117.inhostedns.com",
                "ns217.inhostedns.net",
                "ns317.inhostedns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "megatech.de",
            "domain_keyword": "megatech",
            "domain_tld": "de",
            "query_time": "2024-05-22 16:48:55",
            "update_date": "2019-04-03",
            "name_servers": [
                "ns152.linevast.de",
                "ns153.linevast.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "megatech.cc",
            "domain_keyword": "megatech",
            "domain_tld": "cc",
            "query_time": "2024-05-30 10:37:02",
            "create_date": "2016-09-26",
            "update_date": "2022-08-27",
            "expiry_date": "2026-09-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Liaoning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "vip3.alidns.com",
                "vip4.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "megatech.ng",
            "domain_keyword": "megatech",
            "domain_tld": "ng",
            "query_time": "2024-05-03 10:40:08",
            "create_date": "2023-03-02",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-02",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Mega Vision Media",
            "registrant_company": "Example Inc.",
            "registrant_address": "Oyekan Street,, Off Herbert Macaulay Road",
            "registrant_city": "Sabo Yaba",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.062249999",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "megatech.vip",
            "domain_keyword": "megatech",
            "domain_tld": "vip",
            "query_time": "2024-05-30 10:37:03",
            "create_date": "2018-09-30",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing mai jia zhi neng ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "megatech.city",
            "domain_keyword": "megatech",
            "domain_tld": "city",
            "query_time": "2024-06-10 23:43:41",
            "create_date": "2023-04-07",
            "update_date": "2024-05-19",
            "expiry_date": "2024-04-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "metateck.it",
            "domain_keyword": "metateck",
            "domain_tld": "it",
            "query_time": "2024-05-17 15:26:26",
            "create_date": "2022-07-25",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Antonino Porcelli",
            "registrant_address": "via santocanale 74",
            "registrant_city": "Palermo",
            "registrant_state": "PA",
            "registrant_zip": "90151",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "megatech.by",
            "domain_keyword": "megatech",
            "domain_tld": "by",
            "query_time": "2024-06-02 16:53:43",
            "create_date": "2022-04-04",
            "update_date": "2024-04-03",
            "expiry_date": "2026-04-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ЧТУП \"Мега-Технолоджи\"",
            "registrant_address": "212036, Могилевская, Могилев, Габровская, 11б, Офис 3",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375333333693",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ]
        },
        {
            "num": 38,
            "domain_name": "megatech.world",
            "domain_keyword": "megatech",
            "domain_tld": "world",
            "query_time": "2024-05-27 01:22:52",
            "create_date": "2024-02-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "megatekk.biz",
            "domain_keyword": "megatekk",
            "domain_tld": "biz",
            "query_time": "2024-04-29 07:44:21",
            "create_date": "2021-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of megatekk.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns133.namehero.net",
                "ns134.namehero.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "megateca.com",
            "domain_keyword": "megateca",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:24:20",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "magateck.com",
            "domain_keyword": "magateck",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:19:44",
            "create_date": "2023-01-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-01-07",
            "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": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=magateck.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "megatech.club",
            "domain_keyword": "megatech",
            "domain_tld": "club",
            "query_time": "2024-06-10 23:43:41",
            "create_date": "2016-12-13",
            "update_date": "2024-06-10",
            "expiry_date": "2024-12-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEGATECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "megatecc.net",
            "domain_keyword": "megatecc",
            "domain_tld": "net",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2023-08-08",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=megatecc.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "megateak.be",
            "domain_keyword": "megateak",
            "domain_tld": "be",
            "query_time": "2024-06-10 23:43:38",
            "create_date": "2023-09-09",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "malcolm.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 45,
            "domain_name": "megatech.dk",
            "domain_keyword": "megatech",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:36:11",
            "create_date": "2000-06-07",
            "expiry_date": "2024-06-30",
            "registrant_name": "Mega Tech",
            "registrant_address": "v/Simon Elbæk Munk, Nordmandsvænget 35",
            "registrant_city": "Skibby",
            "registrant_zip": "4050",
            "registrant_country": "DK",
            "registrant_phone": "+45 44 64 49 08",
            "name_servers": [
                "ns3.nordicway.dk",
                "ns4.nordicway.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "medateck.com",
            "domain_keyword": "medateck",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:35:39",
            "create_date": "2009-09-23",
            "update_date": "2022-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "metateck.com",
            "domain_keyword": "metateck",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:17:35",
            "create_date": "2021-09-24",
            "update_date": "2023-09-17",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "megatech.xyz",
            "domain_keyword": "megatech",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2022-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 3932,
            "registrar_name": "Sav.com, LLC - 42",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "megatech.center",
            "domain_keyword": "megatech",
            "domain_tld": "center",
            "query_time": "2024-05-17 19:00:46",
            "create_date": "2020-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsrecord.org",
                "ns2.dnsrecord.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "megadeck.pl",
            "domain_keyword": "megadeck",
            "domain_tld": "pl",
            "query_time": "2024-03-24 02:43:11",
            "create_date": "2022-05-13",
            "update_date": "2023-05-09",
            "expiry_date": "2024-05-13",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.hostingtanio.com",
                "ns2.hostingtanio.com",
                "ns3.hostingtanio.com",
                "ns4.hostingtanio.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "megatech.tech",
            "domain_keyword": "megatech",
            "domain_tld": "tech",
            "query_time": "2024-05-30 10:37:02",
            "create_date": "2023-12-02",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "megatech.one",
            "domain_keyword": "megatech",
            "domain_tld": "one",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2022-11-03",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "megatech.info",
            "domain_keyword": "megatech",
            "domain_tld": "info",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3930,
            "registrar_name": "Sav.com, LLC - 40",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "megatech.it",
            "domain_keyword": "megatech",
            "domain_tld": "it",
            "query_time": "2024-05-22 14:57:54",
            "create_date": "1998-03-30",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "MEGATECH S.r.l.",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "megatech.industries",
            "domain_keyword": "megatech",
            "domain_tld": "industries",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2016-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "k2netsolutions consulting GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "megatech.solutions",
            "domain_keyword": "megatech",
            "domain_tld": "solutions",
            "query_time": "2024-06-10 23:43:41",
            "create_date": "2024-02-08",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "megatech.website",
            "domain_keyword": "megatech",
            "domain_tld": "website",
            "query_time": "2024-06-10 23:43:41",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "megatech.se",
            "domain_keyword": "megatech",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:39",
            "create_date": "2004-04-22",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-22",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "megatech.space",
            "domain_keyword": "megatech",
            "domain_tld": "space",
            "query_time": "2024-05-30 10:37:02",
            "create_date": "2023-12-01",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "megateca.net",
            "domain_keyword": "megateca",
            "domain_tld": "net",
            "query_time": "2024-06-10 23:43:40",
            "create_date": "2023-10-03",
            "update_date": "2024-05-09",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "megatick.net",
            "domain_keyword": "megatick",
            "domain_tld": "net",
            "query_time": "2024-06-10 23:44:24",
            "create_date": "2015-01-06",
            "update_date": "2023-04-05",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/megatick.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "megatick.com",
            "domain_keyword": "megatick",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:24",
            "create_date": "2015-01-06",
            "update_date": "2023-04-05",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/megatick.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mecateck.ru",
            "domain_keyword": "mecateck",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:51:44",
            "create_date": "2017-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tectomec.ru",
                "ns2.tectomec.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "megatech.services",
            "domain_keyword": "megatech",
            "domain_tld": "services",
            "query_time": "2024-05-30 20:56:45",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "megatick.org",
            "domain_keyword": "megatick",
            "domain_tld": "org",
            "query_time": "2024-06-10 23:44:24",
            "create_date": "2015-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hegateck.com",
            "domain_keyword": "hegateck",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:33:10",
            "create_date": "2022-06-01",
            "update_date": "2022-06-01",
            "expiry_date": "2032-06-01",
            "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": "JS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/hegateck.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "gegateck.com",
            "domain_keyword": "gegateck",
            "domain_tld": "com",
            "query_time": "2024-06-05 08:12:39",
            "create_date": "2023-11-16",
            "update_date": "2023-11-27",
            "expiry_date": "2026-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "megatecs.com",
            "domain_keyword": "megatecs",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:07",
            "create_date": "2018-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "megatech.com.au",
            "domain_keyword": "megatech",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 23:43:41",
            "update_date": "2024-06-08",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Mark Cornish",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "renewPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "megatech.com.pl",
            "domain_keyword": "megatech",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2001-01-01",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-31",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns12.linuxpl.com",
                "ns12.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "metateck.au",
            "domain_keyword": "metateck",
            "domain_tld": "au",
            "query_time": "2024-06-11 02:47:44",
            "update_date": "2024-06-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Kemal Kose",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "megatech.co.th",
            "domain_keyword": "megatech",
            "domain_tld": "co.th",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2022-08-30",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-30",
            "registrar_name": "THNIC",
            "registrant_company": "MEGA TECH (THAI) CO., LTD. (บริษัท เมกะ เทค (ไทย) จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "cs84.hostingberry.com",
                "cs84.hostneverdie.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "megatech.org.pl",
            "domain_keyword": "megatech",
            "domain_tld": "org.pl",
            "query_time": "2024-05-22 14:57:56",
            "create_date": "2006-05-11",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "megatec.xyz",
            "domain_keyword": "megatec",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 19:00:45",
            "create_date": "2022-03-27",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "megatec.com.br",
            "domain_keyword": "megatec",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 21:50:27",
            "create_date": "2002-04-02",
            "update_date": "2021-01-14",
            "expiry_date": "2028-04-02",
            "registrant_name": "MEGATEC EQUIPAMENTOS RODOVIARIOS LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "megatec.info",
            "domain_keyword": "megatec",
            "domain_tld": "info",
            "query_time": "2024-05-30 10:37:01",
            "create_date": "2004-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Megatec Electronic GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks02.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "megatek.biz",
            "domain_keyword": "megatek",
            "domain_tld": "biz",
            "query_time": "2024-06-10 23:44:09",
            "create_date": "2001-11-08",
            "update_date": "2023-09-28",
            "expiry_date": "2024-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mevlana.megatek.com.tr",
                "ns.megatek.com.tr",
                "ns2.megatek.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "megatec.it",
            "domain_keyword": "megatec",
            "domain_tld": "it",
            "query_time": "2024-05-07 08:45:44",
            "create_date": "2022-02-15",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-16",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "Opper 14",
            "registrant_city": "uden",
            "registrant_state": "Noord-Brabant",
            "registrant_zip": "5406CA",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 79,
            "domain_name": "megatek.it",
            "domain_keyword": "megatek",
            "domain_tld": "it",
            "query_time": "2024-06-10 23:44:09",
            "create_date": "2007-02-24",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-05",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Megatek s.r.l.",
            "registrant_address": "Via Principe di Palagonia 84/F",
            "registrant_city": "Palermo",
            "registrant_state": "PA",
            "registrant_zip": "90145",
            "registrant_country": "IT",
            "name_servers": [
                "ns1047.ui-dns.com",
                "ns1073.ui-dns.org",
                "ns1101.ui-dns.biz",
                "ns1126.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "megatec.org",
            "domain_keyword": "megatec",
            "domain_tld": "org",
            "query_time": "2024-05-05 00:52:36",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1559,
            "registrar_name": "Dynadot2 LLC",
            "registrar_website": "http://www.dynadot.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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "megatec.cl",
            "domain_keyword": "megatec",
            "domain_tld": "cl",
            "query_time": "2024-05-23 10:21:50",
            "create_date": "2020-05-20",
            "expiry_date": "2025-05-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Ramon Luces",
            "name_servers": [
                "dnsps1.mercadolibre.com",
                "dnsps2.mercadolibre.com"
            ]
        },
        {
            "num": 82,
            "domain_name": "megatreck.com",
            "domain_keyword": "megatreck",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:45:14",
            "create_date": "2020-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "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": 83,
            "domain_name": "megatec.cc",
            "domain_keyword": "megatec",
            "domain_tld": "cc",
            "query_time": "2024-05-07 08:45:43",
            "create_date": "2016-11-16",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-16",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mega System Technologies, Inc.",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1200.awsdns-22.org",
                "ns-143.awsdns-17.com",
                "ns-1600.awsdns-08.co.uk",
                "ns-844.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "megatech.today",
            "domain_keyword": "megatech",
            "domain_tld": "today",
            "query_time": "2024-05-30 10:37:03",
            "create_date": "2023-07-17",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "megatekk.com",
            "domain_keyword": "megatekk",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:44:09",
            "create_date": "2017-10-04",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "norm.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "megatek.org",
            "domain_keyword": "megatek",
            "domain_tld": "org",
            "query_time": "2024-05-07 08:45:47",
            "create_date": "1999-06-23",
            "update_date": "2022-06-27",
            "expiry_date": "2026-06-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEGATEK ENTERPRISES (S) PTE LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SINGAPORE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "megatek.dk",
            "domain_keyword": "megatek",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:36:10",
            "create_date": "2020-12-06",
            "expiry_date": "2024-12-31",
            "registrant_name": "Megatek",
            "registrant_address": "c/o Kristian M. Pedersen, Bregnebjergvej 2",
            "registrant_city": "Ringe",
            "registrant_zip": "5750",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "megatec.kiwi",
            "domain_keyword": "megatec",
            "domain_tld": "kiwi",
            "query_time": "2024-05-26 03:33:34",
            "create_date": "2016-11-18",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "megatec.net",
            "domain_keyword": "megatec",
            "domain_tld": "net",
            "query_time": "2024-06-10 23:43:39",
            "create_date": "2006-04-17",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-17",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "megatek.net",
            "domain_keyword": "megatek",
            "domain_tld": "net",
            "query_time": "2024-06-10 23:44:09",
            "create_date": "2004-06-14",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-06312cc0.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "megatec.link",
            "domain_keyword": "megatec",
            "domain_tld": "link",
            "query_time": "2024-05-07 08:45:43",
            "create_date": "2021-12-24",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "megatec.ca",
            "domain_keyword": "megatec",
            "domain_tld": "ca",
            "query_time": "2024-05-30 10:37:01",
            "create_date": "2019-12-01",
            "update_date": "2023-10-28",
            "expiry_date": "2024-12-01",
            "registrar_name": "Gandi Services Inc., Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dell.ns.cloudflare.com",
                "dion.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "megatech.com",
            "domain_keyword": "megatech",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "1995-04-30",
            "update_date": "2022-11-09",
            "expiry_date": "2031-05-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.cscm.co.uk",
                "ns2.cscm.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "megatech.top",
            "domain_keyword": "megatech",
            "domain_tld": "top",
            "query_time": "2024-05-30 10:37:03",
            "create_date": "2023-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "hank.ns.cloudflare.com",
                "harlee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "megatek.co.uk",
            "domain_keyword": "megatek",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:08:15",
            "create_date": "2017-02-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-02",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "megatec.co.uk",
            "domain_keyword": "megatec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 00:46:47",
            "create_date": "2015-07-09",
            "update_date": "2023-01-11",
            "expiry_date": "2026-07-09",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "megatec.mu",
            "domain_keyword": "megatec",
            "domain_tld": "mu",
            "query_time": "2024-05-30 20:56:44",
            "create_date": "2021-03-10",
            "update_date": "2024-03-12",
            "expiry_date": "2024-03-10",
            "registrar_name": "Instra Corporation",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "megatec.ru",
            "domain_keyword": "megatec",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:54",
            "create_date": "1998-04-29",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO MEGATEC",
            "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": 99,
            "domain_name": "megatec.biz",
            "domain_keyword": "megatec",
            "domain_tld": "biz",
            "query_time": "2024-05-11 14:43:28",
            "create_date": "2018-08-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "megatec.group",
            "domain_keyword": "megatec",
            "domain_tld": "group",
            "query_time": "2024-05-22 14:57:54",
            "create_date": "2020-05-19",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yerevan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AM",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "suspension1.mydomainprovider.com",
                "suspension2.mydomainprovider.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.496,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>megateck.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1747</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>megatech.mobi, mecateck.com, megatech.uk.com, megatech.uk, megatech.site, megateca.xyz, megatech.la, megatec.fr, megatekc.ru, megatecx.ru, megatech.live, megatech.digital, megateak.com, merateck.com, megatech.media, megadeck.co.uk, megateca.pro, megatech.pro, megatech.ru, megatrck.xyz, megatech.gal, megatack.com, megatenk.com, megatech.pl, megatech.store, mecateck.com.br, megatech.co.uk, megatech.com.co, megatech.fun, megateco.com, megatech.de, megatech.cc, megatech.ng, megatech.vip, megatech.city, metateck.it, megatech.by, megatech.world, megatekk.biz, megateca.com, magateck.com, megatech.club, megatecc.net, megateak.be, megatech.dk, medateck.com, metateck.com, megatech.xyz, megatech.center, megadeck.pl, megatech.tech, megatech.one, megatech.info, megatech.it, megatech.industries, megatech.solutions, megatech.website, megatech.se, megatech.space, megateca.net, megatick.net, megatick.com, mecateck.ru, megatech.services, megatick.org, hegateck.com, gegateck.com, megatecs.com, megatech.com.au, megatech.com.pl, metateck.au, megatech.co.th, megatech.org.pl, megatec.xyz, megatec.com.br, megatec.info, megatek.biz, megatec.it, megatek.it, megatec.org, megatec.cl, megatreck.com, megatec.cc, megatech.today, megatekk.com, megatek.org, megatek.dk, megatec.kiwi, megatec.net, megatek.net, megatec.link, megatec.ca, megatech.com, megatech.top, megatek.co.uk, megatec.co.uk, megatec.mu, megatec.ru, megatec.biz, megatec.group</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>megatech.mobi</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mecateck.com</domain_name>
   <domain_keyword>mecateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:44:12</query_time>
   <create_date>2013-10-03</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>megatech.uk.com</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-22 15:40:53</query_time>
   <create_date>2016-05-04</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Heart Internet Ltd</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/megatech.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.cscm.co.uk</value>
    <value>ns2.cscm.co.uk</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>4</num>
   <domain_name>megatech.uk</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 20:56:45</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2021-10-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>megatech.site</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 07:44:19</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC- 8</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>megateca.xyz</domain_name>
   <domain_keyword>megateca</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 16:36:53</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>megatech.la</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-23 13:42:10</query_time>
   <create_date>2005-10-03</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/megatech.la/registrant</registrant_email>
   <name_servers>
    <value>ns-1246.awsdns-27.org</value>
    <value>ns-1608.awsdns-09.co.uk</value>
    <value>ns-438.awsdns-54.com</value>
    <value>ns-987.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>megatec.fr</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:03:21</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>Whois Privacy Protection Foundation, Hofplein 20, 3032 AC Rotterdam, Zuid-Holland</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.104482295</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>megatekc.ru</domain_name>
   <domain_keyword>megatekc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:55</query_time>
   <create_date>2023-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>a.p-dns.com</value>
    <value>b.p-dns.org</value>
    <value>c.p-dns.biz</value>
    <value>d.p-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>megatecx.ru</domain_name>
   <domain_keyword>megatecx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:54</query_time>
   <create_date>2019-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;MEGATEX&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>megatech.live</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-07 08:45:44</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>megatech.digital</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-15</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>megateak.com</domain_name>
   <domain_keyword>megateak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:54:12</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>3370</registrar_iana>
   <registrar_name>DropCatch.com 1161 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>14</num>
   <domain_name>merateck.com</domain_name>
   <domain_keyword>merateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:53:26</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2028-03-05</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=merateck.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>denebola.dnspod.net</value>
    <value>length.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>megatech.media</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</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>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.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>megadeck.co.uk</domain_name>
   <domain_keyword>megadeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 15:42:16</query_time>
   <create_date>2011-01-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.turbodns.co.uk</value>
    <value>ns2.turbodns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>megateca.pro</domain_name>
   <domain_keyword>megateca</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 17:06:25</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>megatech.pro</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 19:00:46</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/</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>MG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>megatech.ru</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:54</query_time>
   <create_date>1999-07-27</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.com</value>
    <value>ns2.webhost1.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>megatrck.xyz</domain_name>
   <domain_keyword>megatrck</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 04:20:57</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1355.awsdns-41.org</value>
    <value>ns-154.awsdns-19.com</value>
    <value>ns-1850.awsdns-39.co.uk</value>
    <value>ns-894.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>megatech.gal</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-30 20:56:45</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U</registrar_name>
   <registrar_website>https://www.acens.com</registrar_website>
   <registrant_company>ana maría fernández sabatell</registrant_company>
   <registrant_state>TARRAGONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
    <value>ns12.servicio-online.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>megatack.com</domain_name>
   <domain_keyword>megatack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:22:50</query_time>
   <create_date>2012-05-05</create_date>
   <update_date>2021-04-29</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Administrator Admin</registrant_name>
   <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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>megatenk.com</domain_name>
   <domain_keyword>megatenk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:15</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>megatech.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.prothost.com</value>
    <value>ns2.prothost.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>megatech.store</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 07:44:19</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mecateck.com.br</domain_name>
   <domain_keyword>mecateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 20:34:30</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>Eduardo Brito de Santana</registrant_name>
   <name_servers>
    <value>ns662.hostgator.com.br</value>
    <value>ns663.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>megatech.co.uk</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 23:43:42</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <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>28</num>
   <domain_name>megatech.com.co</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-27 01:22:52</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>megatech.fun</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-02 16:53:43</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>megateco.com</domain_name>
   <domain_keyword>megateco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:07</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</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>ns117.inhostedns.com</value>
    <value>ns217.inhostedns.net</value>
    <value>ns317.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>megatech.de</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 16:48:55</query_time>
   <update_date>2019-04-03</update_date>
   <name_servers>
    <value>ns152.linevast.de</value>
    <value>ns153.linevast.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>megatech.cc</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 10:37:02</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2022-08-27</update_date>
   <expiry_date>2026-09-26</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>
   <registrant_state>Liaoning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>vip3.alidns.com</value>
    <value>vip4.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>megatech.ng</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-03 10:40:08</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Mega Vision Media</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Oyekan Street,, Off Herbert Macaulay Road</registrant_address>
   <registrant_city>Sabo Yaba</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.062249999</registrant_phone>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>megatech.vip</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-30 10:37:03</query_time>
   <create_date>2018-09-30</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing mai jia zhi neng ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>megatech.city</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>metateck.it</domain_name>
   <domain_keyword>metateck</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 15:26:26</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Antonino Porcelli</registrant_company>
   <registrant_address>via santocanale 74</registrant_address>
   <registrant_city>Palermo</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>90151</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>megatech.by</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-02 16:53:43</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ЧТУП &quot;Мега-Технолоджи&quot;</registrant_company>
   <registrant_address>212036, Могилевская, Могилев, Габровская, 11б, Офис 3</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375333333693</registrant_phone>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
    <value>ns4.fornex.com</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>megatech.world</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 01:22:52</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>megatekk.biz</domain_name>
   <domain_keyword>megatekk</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 07:44:21</query_time>
   <create_date>2021-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of megatekk.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>ns133.namehero.net</value>
    <value>ns134.namehero.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>megateca.com</domain_name>
   <domain_keyword>megateca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:24:20</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>41</num>
   <domain_name>magateck.com</domain_name>
   <domain_keyword>magateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:19:44</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-01-07</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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=magateck.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>megatech.club</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEGATECH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>megatecc.net</domain_name>
   <domain_keyword>megatecc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=megatecc.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>megateak.be</domain_name>
   <domain_keyword>megateak</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 23:43:38</query_time>
   <create_date>2023-09-09</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>malcolm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>megatech.dk</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:36:11</query_time>
   <create_date>2000-06-07</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Mega Tech</registrant_name>
   <registrant_address>v/Simon Elbæk Munk, Nordmandsvænget 35</registrant_address>
   <registrant_city>Skibby</registrant_city>
   <registrant_zip>4050</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 44 64 49 08</registrant_phone>
   <name_servers>
    <value>ns3.nordicway.dk</value>
    <value>ns4.nordicway.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>medateck.com</domain_name>
   <domain_keyword>medateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:35:39</query_time>
   <create_date>2009-09-23</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>47</num>
   <domain_name>metateck.com</domain_name>
   <domain_keyword>metateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:17:35</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>megatech.xyz</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>3932</registrar_iana>
   <registrar_name>Sav.com, LLC - 42</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>megatech.center</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-17 19:00:46</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsrecord.org</value>
    <value>ns2.dnsrecord.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>megadeck.pl</domain_name>
   <domain_keyword>megadeck</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 02:43:11</query_time>
   <create_date>2022-05-13</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.hostingtanio.com</value>
    <value>ns2.hostingtanio.com</value>
    <value>ns3.hostingtanio.com</value>
    <value>ns4.hostingtanio.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>megatech.tech</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-30 10:37:02</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-02</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>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>megatech.one</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>53</num>
   <domain_name>megatech.info</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3930</registrar_iana>
   <registrar_name>Sav.com, LLC - 40</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>megatech.it</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 14:57:54</query_time>
   <create_date>1998-03-30</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>MEGATECH S.r.l.</registrant_company>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>megatech.industries</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2016-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>k2netsolutions consulting GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>megatech.solutions</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>megatech.website</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>megatech.se</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:39</query_time>
   <create_date>2004-04-22</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>megatech.space</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 10:37:02</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>megateca.net</domain_name>
   <domain_keyword>megateca</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 23:43:40</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>megatick.net</domain_name>
   <domain_keyword>megatick</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 23:44:24</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/megatick.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>megatick.com</domain_name>
   <domain_keyword>megatick</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:24</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/megatick.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mecateck.ru</domain_name>
   <domain_keyword>mecateck</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:51:44</query_time>
   <create_date>2017-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tectomec.ru</value>
    <value>ns2.tectomec.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>megatech.services</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-30 20:56:45</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>megatick.org</domain_name>
   <domain_keyword>megatick</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 23:44:24</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hegateck.com</domain_name>
   <domain_keyword>hegateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:33:10</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2022-06-01</update_date>
   <expiry_date>2032-06-01</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>JS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/hegateck.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>gegateck.com</domain_name>
   <domain_keyword>gegateck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 08:12:39</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2026-11-16</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>megatecs.com</domain_name>
   <domain_keyword>megatecs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:07</query_time>
   <create_date>2018-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>megatech.com.au</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 23:43:41</query_time>
   <update_date>2024-06-08</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Mark Cornish</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>megatech.com.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns12.linuxpl.com</value>
    <value>ns12.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>metateck.au</domain_name>
   <domain_keyword>metateck</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-11 02:47:44</query_time>
   <update_date>2024-06-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Kemal Kose</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>megatech.co.th</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>MEGA TECH (THAI) CO., LTD. (บริษัท เมกะ เทค (ไทย) จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>cs84.hostingberry.com</value>
    <value>cs84.hostneverdie.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>megatech.org.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-22 14:57:56</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>megatec.xyz</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 19:00:45</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>75</num>
   <domain_name>megatec.com.br</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 21:50:27</query_time>
   <create_date>2002-04-02</create_date>
   <update_date>2021-01-14</update_date>
   <expiry_date>2028-04-02</expiry_date>
   <registrant_name>MEGATEC EQUIPAMENTOS RODOVIARIOS LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>megatec.info</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 10:37:01</query_time>
   <create_date>2004-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Megatec Electronic GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>megatek.biz</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-10 23:44:09</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mevlana.megatek.com.tr</value>
    <value>ns.megatek.com.tr</value>
    <value>ns2.megatek.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>megatec.it</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 08:45:44</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>Opper 14</registrant_address>
   <registrant_city>uden</registrant_city>
   <registrant_state>Noord-Brabant</registrant_state>
   <registrant_zip>5406CA</registrant_zip>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>megatek.it</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 23:44:09</query_time>
   <create_date>2007-02-24</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Megatek s.r.l.</registrant_company>
   <registrant_address>Via Principe di Palagonia 84/F</registrant_address>
   <registrant_city>Palermo</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>90145</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1047.ui-dns.com</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1101.ui-dns.biz</value>
    <value>ns1126.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>megatec.org</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 00:52:36</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1559</registrar_iana>
   <registrar_name>Dynadot2 LLC</registrar_name>
   <registrar_website>http://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>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>megatec.cl</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-23 10:21:50</query_time>
   <create_date>2020-05-20</create_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Ramon Luces</registrant_name>
   <name_servers>
    <value>dnsps1.mercadolibre.com</value>
    <value>dnsps2.mercadolibre.com</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>megatreck.com</domain_name>
   <domain_keyword>megatreck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:45:14</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</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>83</num>
   <domain_name>megatec.cc</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-07 08:45:43</query_time>
   <create_date>2016-11-16</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mega System Technologies, Inc.</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1200.awsdns-22.org</value>
    <value>ns-143.awsdns-17.com</value>
    <value>ns-1600.awsdns-08.co.uk</value>
    <value>ns-844.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>megatech.today</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-30 10:37:03</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>megatekk.com</domain_name>
   <domain_keyword>megatekk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:44:09</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>piper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>megatek.org</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 08:45:47</query_time>
   <create_date>1999-06-23</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2026-06-23</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>MEGATEK ENTERPRISES (S) PTE LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SINGAPORE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>megatek.dk</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:36:10</query_time>
   <create_date>2020-12-06</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Megatek</registrant_name>
   <registrant_address>c/o Kristian M. Pedersen, Bregnebjergvej 2</registrant_address>
   <registrant_city>Ringe</registrant_city>
   <registrant_zip>5750</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>megatec.kiwi</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-26 03:33:34</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>megatec.net</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 23:43:39</query_time>
   <create_date>2006-04-17</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>megatek.net</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 23:44:09</query_time>
   <create_date>2004-06-14</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-06312cc0.ns3.dan.hosting</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>91</num>
   <domain_name>megatec.link</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-07 08:45:43</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>megatec.ca</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-30 10:37:01</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Gandi Services Inc., Gandi SAS</registrar_name>
   <registrar_website>www.gandi.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dell.ns.cloudflare.com</value>
    <value>dion.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>megatech.com</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>1995-04-30</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2031-05-01</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>ns1.cscm.co.uk</value>
    <value>ns2.cscm.co.uk</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>94</num>
   <domain_name>megatech.top</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-30 10:37:03</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>hank.ns.cloudflare.com</value>
    <value>harlee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>megatek.co.uk</domain_name>
   <domain_keyword>megatek</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:08:15</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>megatec.co.uk</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 00:46:47</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2026-07-09</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>megatec.mu</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-30 20:56:44</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-03-10</expiry_date>
   <registrar_name>Instra Corporation</registrar_name>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>megatec.ru</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:54</query_time>
   <create_date>1998-04-29</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO MEGATEC</registrant_company>
   <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>99</num>
   <domain_name>megatec.biz</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 14:43:28</query_time>
   <create_date>2018-08-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>megatec.group</domain_name>
   <domain_keyword>megatec</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-22 14:57:54</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>Yerevan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>suspension1.mydomainprovider.com</value>
    <value>suspension2.mydomainprovider.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.496</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.